Libraries tagged by polymorphism
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
simplemdb/simplemdb
9 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
progrmanial/simple-mysqli-fork
2538 Downloads
A powerful and flexible database query builder with advanced features
mayoz/laravel-categorizable
155 Downloads
Polymorphic categorizable for Laravel
customd/laravel-addressable
1216 Downloads
Laravel Addressable is a Laravel package to manage addresses that belong to your models. You can add addresses to any eloquent model with ease.
braunstetter/paragraphs
493 Downloads
Create polymorphic forms like drupal/paragraphs but for Symfony.
bakkali/laravel-media
4 Downloads
Simple polymorphic media library for Laravel
angkor/laravel-categories
147 Downloads
A fork of rinvex/laravel-categories - A polymorphic Laravel package for category management with Nested Sets, Sluggable, and Translatable support.
rinvex/laravel-testimonials
2554 Downloads
Rinvex Testimonials is a polymorphic Laravel package for managing testimonials. Customers can give you testimonials, and you can approve or disapprove each individually. Testimonials are good for showing the passion and love your service gets from customers, encouraging others to join the hype!
rinvex/laravel-tags
3010 Downloads
Rinvex Tags is a polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
rinvex/laravel-contacts
1819 Downloads
Rinvex Contacts is a polymorphic Laravel package, for contact management system. You can add contacts to any eloquent model with ease.
cortex/tenants
2961 Downloads
Cortex Tenants is a frontend layer for the 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.
cortex/tags
3114 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
cortex/categories
3123 Downloads
Cortex Categories is a frontend layer for the 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.
atrauzzi/authoritaire
3842 Downloads
A simple authorization package for Laravel 4.