calebporzio/parental
Single-table inheritance for Laravel Eloquent. Store multiple model “types” in one table and let Parental automatically instantiate the right child class. Keeps polymorphic-like behavior simple, with familiar relationships, queries, and mass assignment.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| tightenco/parental | 0.80 | Single Table Inheritance for Laravel Eloquent. Define a parent model with child classes stored in one table, automatically casting records to the right type. Great for polymorphic-like data without multiple tables, with simple setup and familiar Eloquent APIs. | 1,536 | 1,533 | 105 | 174K | 5 | 33.7 | 34.2 | MIT | 5 months ago | |
| reliese/laravel | 0.78 | Generate Laravel Eloquent models from your database schema. Reliese inspects tables, columns, and foreign keys to scaffold typed model properties and relationships via an Artisan command, helping speed up development (best used in local/dev environments). | 1,708 | 1,719 | 321 | 94K | 66 | 45.6 | 49.7 | MIT | 1 year ago | |
| supportpal/eloquent-model | 0.77 | Eloquent-style base Model for PHP/Laravel to build custom, non-database models. Supports accessors/mutators, attribute casting, guarded/fillable and hidden fields, appended attributes, and easy array/JSON conversion. | 0 | 0 | 0 | 273 | 0 | 16.8 | 38.5 | — | 2 months ago | |
| jenssegers/model | 0.77 | — | 395 | 396 | 58 | 44K | 17 | 14.2 | 34.4 | — | 1 year ago | |
| inisiatif/model-shared | 0.77 | Kumpulan model Eloquent bersama untuk Inisiatif Zakat Indonesia: pekerjaan, tingkat pendidikan, wilayah (negara–provinsi–desa), dan status perkawinan. Mendukung relasi dinamis Branch dan Employee pada model Donor via resolveRelationUsing. | 0 | 0 | 5 | 457 | 0 | 27.5 | 42.7 | — | 1 month ago | |
| moneo/laravel-morphmap | 0.77 | — | 53 | 53 | 2 | 24 | 0 | 0.3 | 2.1 | MIT | — | |
| lastdragon-ru/lara-asp-eloquent | 0.76 | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.0 | MIT | — | |
| ac/model-traits-bundle | 0.75 | Symfony2 bundle that integrates American Councils’ ac/model-traits into your application, providing reusable model traits and related setup for Symfony projects. Useful for sharing common model behavior across entities with minimal boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| jimbolino/laravel-model-builder | 0.75 | — | 30 | 31 | 19 | 148 | 0 | 0.8 | 10.4 | GPL-3.0 | — | |
| inisiatif/common | 0.75 | Paket common untuk Inisiatif Zakat Indonesia (Laravel 10–12, PHP 8.2+): menyediakan model Branch, traits (UUID/int primary key, HasBranch), kontrak & abstract repository pattern, serta dukungan cache tagging untuk kebutuhan lintas aplikasi. | 0 | 0 | 1 | 779 | 0 | 22.1 | 43.4 | — | 2 weeks ago | |
| sebastiaanluca/laravel-auto-morph-map | 0.75 | — | 53 | 55 | 9 | 245 | 0 | 0.9 | 7.3 | MIT | 5 years ago |
How can I help you explore Laravel packages today?