Libraries tagged by polymorphic
rinvex/laravel-categories
165928 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
97713 Downloads
This package provides polymorphic coupon functionality for your Laravel application.
offload-project/laravel-invite-only
8037 Downloads
A Laravel package for managing user invitations with polymorphic relationships, token-based access, scheduled reminders, and event-driven notifications.
cybercog/laravel-ownership
28790 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cesargb/laravel-cascade-delete
60160 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
rinvex/laravel-addresses
59589 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
masterix21/laravel-licensing
2265 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
82781 Downloads
A Laravel Nova field container allowing to depend on other fields values
zeeshantariq/filament-attachmate
9861 Downloads
Implement a polymorphic morphMany relationship for managing attachments within Filament
sebastiaanluca/laravel-auto-morph-map
31162 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
oxyaction/yii2-polymorphic-relation-behavior
25636 Downloads
Establishes polymorphic relations
softspring/polymorphic-form-type
22177 Downloads
Symfony Polymorphic Form Type
visualbuilder/filament-versionable
2244 Downloads
Effortlessly manage revisions of your Eloquent models in Filament with polymorphic user support (Fork of mansoor/filament-versionable).
vimatech/laravel-membership
81 Downloads
Polymorphic memberships for Laravel.
rinvex/laravel-tenants
3480 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.