Libraries tagged by polymorphism
cybercog/laravel-ownership
29273 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
rinvex/laravel-addresses
59780 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
masterix21/laravel-licensing
3211 Downloads
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.
michielkempen/nova-polymorphic-field
82903 Downloads
A Laravel Nova field container allowing to depend on other fields values
pindab0ter/constrained-morph-to-for-laravel
5253 Downloads
Constrained polymorphic relationships for Laravel Eloquent - limit morphTo relationships to specific model types
cesargb/laravel-cascade-delete
61522 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
roadiz/roadiz
9293 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
sebastiaanluca/laravel-auto-morph-map
31406 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
softspring/polymorphic-form-type
22719 Downloads
Symfony Polymorphic Form Type
oxyaction/yii2-polymorphic-relation-behavior
25864 Downloads
Establishes polymorphic relations
zeeshantariq/filament-attachmate
9970 Downloads
Implement a polymorphic morphMany relationship for managing attachments within Filament
tiny-blocks/mapper
2024 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
rinvex/laravel-tenants
3486 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
pannella/laravel-cti
1961 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
moneo/laravel-morphmap
1789 Downloads
Custom morphMap support for Laravel Framework