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.86 | 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,530 | 1,529 | 105 | 129K | 5 | 36.9 | 33.2 | MIT | 3 months ago | |
| inisiatif/model-shared | 0.78 | Kumpulan model Eloquent bersama untuk Inisiatif Zakat Indonesia: pekerjaan, tingkat pendidikan, wilayah (negara–provinsi–desa), dan status perkawinan. Termasuk contoh dynamic relation untuk menambahkan relasi branch dan employee pada model Donor. | 0 | 0 | 5 | 161 | 0 | 28.4 | 35.8 | — | 2 weeks 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). | 0 | 1,721 | — | 92K | — | 45.6 | 49.2 | — | — | |
| jenssegers/model | 0.77 | — | 396 | 397 | 56 | 53K | 17 | 14.1 | 35.9 | — | 1 year ago | |
| moneo/laravel-morphmap | 0.77 | — | 53 | 52 | 2 | 37 | 0 | 0.3 | 3.1 | MIT | — | |
| doctrine/persistence | 0.76 | Doctrine Persistence provides shared interfaces and abstractions for object mapper persistence in PHP. It standardizes common concepts like object managers, repositories, and metadata across Doctrine and other mappers, helping libraries integrate consistently. | 4,052 | 4,053 | 76 | 6M | 14 | 54.8 | 55.3 | MIT | 1 month ago | |
| lastdragon-ru/lara-asp-eloquent | 0.76 | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.4 | MIT | — | |
| cycle/annotated | 0.75 | Adds annotation/attribute support for Cycle ORM: discovers mapping metadata from PHP docblocks or native attributes, builds entity schema definitions, and integrates with Cycle’s schema compiler. Useful for modeling entities without separate configuration files. | 28 | 28 | 14 | 20K | 9 | 31.8 | 49.0 | MIT | 2 weeks ago | |
| 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 | 8 | 0 | 0.0 | 13.8 | MIT | — | |
| jimbolino/laravel-model-builder | 0.75 | — | 30 | 31 | 19 | 165 | 0 | 0.8 | 11.1 | 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 | 0 | 143 | 0 | 15.9 | 33.4 | — | 4 months ago | |
| sebastiaanluca/laravel-auto-morph-map | 0.75 | — | 53 | 55 | 9 | 158 | 0 | 0.9 | 5.8 | MIT | 4 years ago |
How can I help you explore Laravel packages today?