sebastiaanluca/laravel-auto-morph-map
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| moneo/laravel-morphmap | 0.85 | — | 53 | 53 | 2 | 24 | 0 | 0.3 | 2.2 | MIT | — | |
| spatie/laravel-morph-map-generator | 0.83 | Automatically generates and keeps Laravel Eloquent morph maps up to date. Models register themselves by implementing getMorphClass(), so you don’t forget to add entries. Optional auto-generation on app boot, configurable for custom model locations. | 76 | 76 | 10 | 7K | 0 | 24.5 | 31.5 | MIT | 1 month ago | |
| cline/morphism | 0.83 | Central registry for Laravel polymorphic key mapping. Define which primary key column (id/uuid/ulid) each model uses in morph relations, with migration macros, optional strict enforcement, and config-based setup—ideal for package authors. | 0 | 0 | 0 | 2K | 0 | 11.3 | 49.4 | MIT | 6 months ago | |
| nayjest/manipulator | 0.83 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 6K | 3 | 4.1 | 37.9 | MIT | 9 years ago | |
| tightenco/parental | 0.82 | 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,540 | 1,536 | 105 | 210K | 5 | 31.8 | 34.9 | MIT | 6 months ago | |
| mmoreram/simple-doctrine-mapping | 0.81 | Add Doctrine entity mapping to Symfony bundles without relying on Doctrine auto_mapping. Define entity class, mapping file path, and manager via a simple CompilerPass, enabling clean, per-bundle configuration and easy overrides/customization. | 29 | 29 | 10 | 369 | 0 | 3.6 | 15.5 | MIT | 9 years ago | |
| zing/laravel-eloquent-relationships | 0.81 | — | 8 | 8 | 0 | 28K | 1 | 15.5 | 53.2 | MIT | 6 months ago | |
| rackbeat/laravel-morph-where-has | 0.81 | — | 7 | 7 | 1 | 326 | 2 | 2.9 | 23.4 | MIT | 3 years ago | |
| supportpal/eloquent-model | 0.81 | 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 | 344 | 0 | 15.4 | 39.7 | — | 3 months ago | |
| typo3/class-alias-loader | 0.81 | Composer plugin that adds a class alias autoloader for backward compatibility when libraries rename classes. Packages provide PHP alias map files; on autoload dump it amends vendor/autoload.php and transparently class_alias() old names to new ones. | 44 | 44 | 11 | 395K | 0 | 16.7 | 60.3 | MIT | 5 months ago | |
| rinvex/laravel-addresses | 0.81 | — | 233 | 247 | 50 | 190 | 0 | 1.3 | 2.5 | MIT | — | |
| sindyko/aliaser | 0.80 | Laravel package for elegant alias management across Eloquent models, Livewire forms, DTOs, collections, and enums. Use short aliases and the Entity facade (Entity::user(1)), auto-sync morph maps, and optimize Livewire snapshots with custom synthesizers. | 4 | 5 | 0 | 0 | 0 | 7.3 | — | MIT | 9 months ago | |
| symfony/object-mapper | 0.80 | Symfony Object Mapper component maps data from one object to another using PHP attributes. Simplifies DTO/entity transformations, supports configurable mapping rules, and integrates with the Symfony ecosystem. Documentation and contributions are handled in the main Symfony repository. | 36 | 36 | 2 | 252K | 0 | 31.2 | 61.9 | MIT | 4 weeks ago | |
| boshurik/mapper | 0.80 | Lightweight Laravel/PHP object mapper for converting between arrays and DTOs/entities. Helps map input data to typed objects and back with minimal boilerplate, supporting custom mapping rules and nested structures for clean data transformations. | 2 | 2 | 0 | 16 | 0 | 1.2 | 11.1 | — | 5 years ago | |
| pindab0ter/constrained-morph-to-for-laravel | 0.80 | — | 3 | 3 | 0 | 1K | 0 | 21.2 | 40.0 | MIT | 1 month ago | |
| check24/apitk-common-bundle | 0.80 | — | 2 | 2 | 5 | 0 | 0 | 2.7 | — | MIT | 4 years ago | |
| bcc/auto-mapper-bundle | 0.80 | — | 63 | 63 | 21 | 725 | 4 | 3.2 | 15.8 | — | 8 years ago | |
| adrolli/eloquent-mutators | 0.80 | Define reusable Eloquent accessors and mutators outside your models. Apply the same transformation logic across multiple models or multiple attributes on one model using a base model class or a trait, with config and extensible registration via a service provider. | 5 | 5 | 0 | 81 | 0 | 0.0 | 16.0 | MIT | — | |
| giacomomasseron/laravel-models-generator | 0.80 | — | 56 | 56 | 2 | 2K | 0 | 26.4 | 22.9 | MIT | 2 months ago | |
| laragear/meta-model | 0.79 | — | 1 | 1 | 1 | 162K | 0 | 12.1 | 60.4 | MIT | 6 months ago |
How can I help you explore Laravel packages today?