whilesmart member since: Jul 09, 2025 · Transparency log
whilesmart's packages
-
PHP
whilesmart/eloquent-owner-access
Pluggable polymorphic owner authorization for Laravel packages with owner_type/owner_id columns. Lets host apps decide who can see and modify owner-scoped records without coupling the underlying packages to a specific tenancy model.
-
PHP
whilesmart/eloquent-payments
Polymorphic payment records for Laravel: gateway-agnostic audit trail attachable to invoices, expenses, subscriptions, or any payable.
-
-
PHP
whilesmart/eloquent-projects
Polymorphic project and version management package for Laravel applications
-
-
PHP
whilesmart/eloquent-scheduling
Attach one-shot or recurring (RRULE) schedules to any Eloquent model and fire them through a runner event.
-
PHP
whilesmart/eloquent-schema-conformance
Declarative database schema-conformance guard for Laravel: declare the columns and indexes each feature expects, verify the live DB against them, additively conform, and refuse to serve on drift.
-
-
PHP
whilesmart/eloquent-taxonomy
Polymorphic tags and hierarchical categories for Laravel applications
-
PHP
whilesmart/eloquent-transactions
Account transactions (deposits, withdrawals, transfers, fees, adjustments) recorded against an account for Laravel applications, scoped per owner.
-
-
-
PHP
whilesmart/entitlements-cashier
Laravel Cashier billing adapter for whilesmart/eloquent-entitlements: fulfils the BillingProvider seam so any entitlement owner can check out through Stripe and have its subscription state reflected onto its plan.
-
-