laravel/boost
Laravel Boost accelerates AI-assisted Laravel development by supplying the context, conventions, and structure AI needs to generate high-quality, framework-specific code and suggestions, helping teams build faster while staying aligned with Laravel best practices.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| artisanpack-ui/livewire-ui-components | — | 1 | 1 | 0 | 156 | 15 | 32.7 | 36.1 | NOASSERTION | 1 month ago | |
| bagisto/bagisto | Bagisto is an open-source Laravel eCommerce platform for building online stores and marketplaces. Includes product catalog, checkout, multi-channel and multi-store, admin panel, APIs, themes, and extensibility for custom modules and integrations. | 27,986 | 27,994 | 3,249 | 2K | 24 | 81.9 | 13.2 | MIT | 1 month ago | |
| cjmellor/approval | Laravel package to stage and approve new Eloquent model data before it’s persisted. Provides an approval workflow with migrations and configurable behavior, supporting PHP 8.3+ and Laravel 12.4+/13. | 371 | 371 | 23 | 5K | 0 | 24.5 | 18.3 | MIT | 4 months ago | |
| coringawc/filament-single-record-resource | Implements the single-record resource pattern for Filament. Replace index lists with a per-user “one record” resource (Profile, Settings, Wallet, Subscription). Traits handle routing, navigation, auth fallbacks, record resolution, and nested breadcrumbs. | 12 | 12 | 1 | 268 | 0 | 21.0 | 22.3 | MIT | 2 months ago | |
| cyborgfinance/fcaregisterlaravel | — | 6 | 6 | 2 | 585 | 0 | 2.3 | 26.9 | MIT | 1 year ago | |
| jenssegers/mongodb | — | 7,073 | 7,144 | 1,436 | 74K | 33 | 80.1 | 35.7 | MIT | 1 month ago | |
| jpswade/laravel-database-tools | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 3 | 3 | 1 | 50 | 0 | 6.9 | 16.4 | — | 9 months ago | |
| laraveldaily/filacheck | FilaCheck brings static analysis to Filament v4/v5 projects. Scan your Filament code to detect deprecated patterns and common issues, with optional auto-fix (beta), dirty-file scanning, detailed output, and configurable rules—ideal for CI or after AI-generated code. | 130 | 127 | 8 | 30K | 0 | 24.8 | 38.1 | MIT | 1 month ago | |
| lartisan/filament-architect | — | 41 | 41 | 4 | 168 | 0 | 18.1 | 10.7 | MIT | 5 months ago | |
| mikebronner/laravel-model-caching | Speeds up Eloquent by automatically caching model queries and relationships, cutting repetitive database hits. Drop-in package with cache tagging support, configurable cache stores and TTLs, and easy invalidation on model updates—ideal for high-traffic Laravel apps. | 2,371 | 2,371 | 228 | 14K | 0 | 48.0 | 13.5 | MIT | 1 month ago | |
| misaf/laravel-sms-gateway | — | 1 | 1 | 0 | 49 | 0 | 18.4 | 31.8 | MIT | 2 months ago | |
| mischasigtermans/laravel-altitude | — | 122 | 122 | 4 | 3K | 1 | 13.2 | 22.1 | MIT | 5 months ago | |
| mongodb/laravel-mongodb | MongoDB integration for Laravel Eloquent and the Query Builder, extending the native Laravel API to work with MongoDB. Official mongodb/laravel-mongodb package (formerly jenssegers), compatible with Laravel 10.x. | 7,070 | 7,097 | 1,435 | 441K | 32 | 80.1 | 46.0 | MIT | 1 month ago | |
| nasirkhan/laravel-starter | Laravel 13.x modular starter with separate frontend/backend. Includes authentication, authorization, users/roles, admin backend, backups and log viewer. Build reusable modules on top and bootstrap apps fast with custom install/update commands. | 1,403 | 1,398 | 468 | 9 | 1 | 52.0 | 0.0 | GPL-3.0 | 1 month ago | |
| novius/laravel-json-casted | Cast JSON columns in Laravel models with per-key casting. Define sub-key casts via a method or dedicated cast class; values are exposed as a Fluent object with proper types (e.g., Carbon dates). Supports PHP 8.2+ and Laravel 10+. | 0 | 0 | 0 | 268 | 0 | 13.3 | 37.1 | AGPL-3.0 | 5 months ago | |
| outhebox/laravel-translations | — | 820 | 821 | 116 | 5K | 1 | 34.7 | 13.0 | MIT | 2 months ago | |
| prvious/mog | — | 0 | 0 | 0 | 0 | 0 | 11.1 | 0.8 | — | 6 months ago | |
| sandermuller/laravel-fluent-validation | Type-safe, IDE-autocomplete Laravel validation rule builders. Create rules fluently without memorizing strings; each rule exposes only valid methods. Define nested array validation with each()/children(). Optional HasFluentRules trait speeds wildcard validation dramatically (up to 160x). | 217 | 217 | 2 | 10K | 0 | 30.9 | 25.7 | MIT | 2 months ago | |
| sandermuller/package-boost-laravel | — | 1 | 1 | 0 | 1K | 0 | 25.9 | 45.9 | MIT | 1 month ago | |
| shipwelldev/cornerstone-support | — | 0 | 0 | 0 | 109 | 0 | 19.8 | 33.0 | MIT | 4 weeks ago | |
| sikessem/devtools | — | 1 | 1 | 0 | 4 | 0 | 19.1 | 7.6 | MIT | 3 months ago | |
| sikessem/laravel-devtools | Laravel DevTools bundles development, debugging, testing, and automation helpers for Laravel. Install via Composer as a dev dependency. Requires PHP 8.3+ (8.3.29+ recommended) and Composer v2+. | 1 | 1 | 0 | 9 | 0 | 7.8 | 8.2 | MIT | 8 months ago | |
| solution-forest/filament-nestable-tree | Nestable drag-and-drop tree component for Filament v4/v5. Works with Eloquent (incl. kalnoy/nestedset) or static arrays, supports per-node actions, multi-tree pages, cross-tree drag-and-drop, lazy loading, and async child loading for large, complex trees. | 5 | 4 | 0 | 1K | 0 | 16.0 | 35.2 | MIT | 3 months ago | |
| terloquent/id | — | 0 | 0 | 0 | 30 | 0 | 20.5 | 38.9 | MIT | 3 months ago | |
| tivents/livewire-form-builder | — | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | — | — | |
| toin0u/geocoder-laravel | — | 752 | 767 | 109 | 116K | 0 | 33.8 | 34.7 | MIT | 2 months ago | |
| uneca/plotly-chart-editor | Reactive Plotly.js chart builder for Laravel via Livewire. Sidebar-driven editor to configure traces and layout, multi-language UI (EN/FR/PT/ES), multiple sync modes and persistence options. Requires Plotly.js 3.x (peer dep), Alpine, PHP 8.4+. | 0 | 0 | 0 | 5 | 0 | 20.7 | 12.3 | MIT | 2 months ago |
How can I help you explore Laravel packages today?