Search by

whilesmart member since: Jul 09, 2025 · Transparency log

whilesmart's packages

  • PHP

    whilesmart/eloquent-outreach

    Host-agnostic user outreach for Laravel: compose messages with a call to action, target audiences, and track per-recipient deliveries across pluggable channels.

  • 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-products

    Polymorphic product and service catalog for Laravel applications.

  • PHP

    whilesmart/eloquent-projects

    Polymorphic project and version management package for Laravel applications

  • PHP

    whilesmart/eloquent-roles

    Flexible roles and permissions 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-shareables

    Manage shareables

  • 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/eloquent-webhooks

    Webhook management package for Laravel applications

  • PHP

    whilesmart/eloquent-workspaces

    Workspace management package for Laravel applications

  • 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.

  • PHP

    whilesmart/laravel-oauth-apps

    Package for managing app authentication across our projects