|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| volosyuk/simple-eloquent | 0.86 | — | 55 | 56 | 10 | 1K | 0 | 1.3 | 19.5 | MIT | 6 years ago | |
| sofa/eloquence-base | 0.85 | — | 79 | 79 | 64 | 8K | 12 | 9.1 | 32.4 | MIT | 5 years ago | |
| mr.incognito/crudify | 0.85 | Laravel CRUD generator for API or web apps. One Artisan command scaffolds models, migrations, controllers, form requests, API resources, routes, and optional Blade views. Supports validation rules, nullable fields, foreign keys/constraints, defaults, excludes, and delete:crud cleanup. | 1 | 1 | 0 | 5 | 0 | 17.6 | 8.7 | — | 2 months ago | |
| javoscript/laravel-macroable-models | 0.85 | Adds Macroable support to Eloquent models, letting you define and register reusable model macros for dynamic methods at runtime. Great for extending models cleanly across packages and projects without touching the model class directly. | 71 | 71 | 4 | 22K | 0 | 0.5 | 34.4 | MIT | — | |
| wp-starter/macroable | 0.85 | Lightweight Macroable trait for PHP/Laravel-style macros. Add runtime methods to your classes, register macros and mixins, and call them like native methods—useful for extending objects without inheritance or boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| cptburke/application-primitives | 0.84 | Lightweight set of PHP/Laravel application primitives: small value objects, helpers, and foundational abstractions to standardize common patterns across a codebase. Intended to be reused across projects to keep core logic consistent and reduce boilerplate. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 2 years ago | |
| timgws/query-builder-parser | 0.84 | Parse jQuery QueryBuilder rules into safe Laravel query builder constraints. Whitelist allowed fields, then generate SQL (Illuminate/Database) or MongoDB queries (via jenssegers/mongodb). Works well with tools like jQuery DataTables for advanced filtering. | 161 | 161 | 74 | 2K | 10 | 27.8 | 22.1 | MIT | 2 months ago | |
| mpyw/laravel-local-class-scope | 0.84 | — | 24 | 24 | 4 | 4K | 0 | 20.2 | 35.0 | MIT | 1 month ago | |
| cyberpunkcodes/laravel-menu-helper | 0.84 | Build dynamic menus in Laravel from config arrays or runtime data. Supports basic and multi-level navs with view components, helpers for active route detection, dropdown/children handling, and easy customization (RBAC, DB-backed items, caching). | 2 | 2 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| dontdrinkandroot/common | 0.83 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| anas/easy-dev | 0.83 | Interactive Laravel code generator for complete CRUD with repository/service patterns. Auto-detects model relationships and scaffolds policies, DTOs, observers, filters, enums, API resources, routes, and more, with dry-run mode and customizable stubs. | 13 | 14 | 1 | 93 | 0 | 0.1 | 12.2 | MIT | — | |
| someonefamous/laravel-findby | 0.83 | Add dynamic finders to Eloquent models: call User::findByLastName('Smith') or User::findAllByFirstName('Bob') instead of where()->first()/get(). Works with any snake_cased field name via the FindBy trait. | 3 | 4 | 0 | 114 | 0 | 3.5 | 20.3 | — | 5 years ago | |
| spatie/laravel-query-builder | 0.83 | Build safe, flexible Eloquent queries from incoming API requests. Supports whitelisted filtering (partial/exact/scope/custom), sorting, includes, field selection, pagination, and grouped AND/OR filters—ideal for JSON:API-style endpoints with minimal boilerplate. | 4,461 | 4,474 | 420 | 1M | 0 | 66.6 | 39.9 | MIT | 3 days ago | |
| constantable/odm-document-maker | 0.83 | — | 5 | 5 | 3 | 2K | 1 | 0.5 | 35.0 | MIT | 2 years ago | |
| ghostcompiler/laravel-querybuilder | 0.83 | API-ready Eloquent query builder for Laravel with strict allow-lists for filters, sorts, includes, and sparse fields. Supports nested relation filters/sorting, custom filters, tenant scoping, safe public query interfaces, and pagination helpers for clean API responses. | 18 | 18 | 0 | 395 | 0 | 17.9 | 21.3 | MIT | 1 month ago | |
| socialblue/laravel-query-adviser | 0.83 | — | 20 | 20 | 1 | 113 | 0 | 9.5 | 11.9 | MIT | 2 years ago | |
| mohammad-fouladgar/eloquent-builder | 0.83 | — | 526 | 527 | 42 | 1K | 0 | 4.2 | 7.2 | MIT | 7 years ago | |
| luezoid/laravel-core | 0.83 | — | 11 | 11 | 9 | 26 | 2 | 1.6 | 6.9 | MIT | 3 years ago | |
| mckenziearts/laravel-command | 0.83 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| pursehouse/modeler-laravel-eloquent | 0.83 | — | 11 | 11 | 4 | 30 | 1 | 0.6 | 5.9 | MIT | 6 years ago |
How can I help you explore Laravel packages today?