sebastiaanluca/laravel-auto-morph-map
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| moneo/laravel-morphmap | 0.85 | — | 53 | 52 | 2 | 34 | 0 | 0.3 | 2.9 | 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. | 0 | 75 | — | 9K | — | 20.2 | 32.0 | — | — | |
| 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 | — | 2K | — | 15.7 | 52.4 | — | — | |
| 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 | 5K | 3 | 4.1 | 37.0 | 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,530 | 1,529 | 105 | 129K | 5 | 36.9 | 33.2 | MIT | 3 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 | 1K | 0 | 3.6 | 20.6 | MIT | 9 years ago | |
| zing/laravel-eloquent-relationships | 0.81 | — | 8 | 8 | 0 | 6K | 1 | 19.2 | 44.5 | MIT | 2 months ago | |
| rackbeat/laravel-morph-where-has | 0.81 | — | 7 | 7 | 1 | 433 | 2 | 2.9 | 24.0 | MIT | 3 years ago | |
| rinvex/laravel-addresses | 0.81 | — | 233 | 247 | 51 | 182 | 0 | 1.3 | 2.4 | 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 | 12.2 | — | MIT | 5 months ago | |
| typo3/class-alias-loader | 0.80 | Adds Composer-powered class aliasing for PHP libraries that rename classes. Reads alias maps from composer.json, rewrites vendor/autoload.php on dump-autoload, and registers a loader that calls class_alias() so old class names keep working transparently. | 44 | 44 | 11 | 304K | 0 | 19.4 | 61.3 | MIT | 1 month 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 | 4 | 0 | 1.2 | 5.1 | — | 4 years ago | |
| pindab0ter/constrained-morph-to-for-laravel | 0.80 | — | 3 | 3 | 0 | 896 | 0 | 16.5 | 36.9 | MIT | 2 months ago | |
| bcc/auto-mapper-bundle | 0.80 | — | 63 | 63 | 21 | 830 | 4 | 3.2 | 16.5 | — | 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 | 525 | 0 | 0.0 | 24.1 | MIT | — | |
| giacomomasseron/laravel-models-generator | 0.80 | — | 55 | 55 | 2 | 978 | 0 | 25.4 | 20.0 | MIT | 2 months ago | |
| laragear/meta-model | 0.79 | — | 0 | 1 | — | 114K | — | 16.9 | 62.7 | — | — | |
| code-distortion/laravel-auto-reg | 0.79 | — | 0 | 2 | — | 4 | — | 13.9 | 5.5 | — | — | |
| kiwilan/typescriptable-laravel | 0.79 | — | 39 | 39 | 10 | 1K | 7 | 12.1 | 25.2 | MIT | 1 year ago | |
| symfony/object-mapper | 0.79 | 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. | 35 | 35 | 2 | 183K | 0 | 28.9 | 60.1 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?