Libraries tagged by polymorphic
rinvex/laravel-categories
170016 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
michael-rubel/laravel-couponables
103634 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
offload-project/laravel-invite-only
11490 Downloads
A Laravel package for managing user invitations with polymorphic relationships, token-based access, scheduled reminders, and event-driven notifications.
cybercog/laravel-ownership
29917 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cesargb/laravel-cascade-delete
64589 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
rinvex/laravel-addresses
60020 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
masterix21/laravel-licensing
4163 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
83040 Downloads
A Laravel Nova field container allowing to depend on other fields values
pushery/polyslug-for-laravel
2338 Downloads
Polymorphic, multilingual routable identity for Eloquent — leak-safe IDs, per-locale slugs, and hreflang out of the box.
sebastiaanluca/laravel-auto-morph-map
31689 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
oxyaction/yii2-polymorphic-relation-behavior
26017 Downloads
Establishes polymorphic relations
softspring/polymorphic-form-type
23192 Downloads
Symfony Polymorphic Form Type
zeeshantariq/filament-attachmate
10103 Downloads
Implement a polymorphic morphMany relationship for managing attachments within Filament
visualbuilder/filament-versionable
3225 Downloads
Effortlessly manage revisions of your Eloquent models in Filament with polymorphic user support (Fork of mansoor/filament-versionable).
rinvex/laravel-tenants
3506 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.