Or try paginated search →
Expressive is a Laravel package that converts Eloquent models into typed PHP objects and converts them back to models for persistence, giving your app...
Read article
Laravel Fluent Validation provides a fluent, type-safe API for building validation rules, replacing traditional string-based syntax with IDE-friendly...
Read article
Laravel Paper is an Eloquent driver that allows you to use Markdown and JSON files as data sources while maintaining the familiar Eloquent query API.
Read article
Laravel Toggle is a lightweight feature flag package for Laravel that controls global on/off switches through environment variables, the database, or...
Read article
Laravel Google Sheets Database Driver let's you register Google Sheets as a database connection, so Eloquent and migrations can read and write directl...
Read article
Cadence is a Laravel package that attaches cron or RRULE schedules directly to your Eloquent models and fires events when they're due.
Read article
Laravel Addressable is a package that adds polymorphic address management to any Eloquent model, with built-in billing and shipping traits, a JSON met...
Read article
Laravel Chronicle records your application's audit history in an append-only ledger that you can prove hasn't been touched.
Read article
Laravel Shopper is an open-source headless e-commerce admin panel built on the TALL stack that handles your entire back-office while leaving the store...
Read article
Chevere Workflow lets you define complex multi-step pipelines in PHP declaratively, handling dependency resolution, parallel execution, and conditiona...
Read article
Add a Web Push notifications channel to your Laravel app.
Read article
Laravel Sluggable is an opinionated take on automatic slug generation for Eloquent models
Read article