Libraries tagged by polymorphic
dewsign/nova-repeater-blocks
1630 Downloads
Enable repeatable content blocks through Polymorphic relationships on Nova resources.
slynova/laravel-commentable
1740 Downloads
Polymorphic threaded comments for Laravel
ahnify/laravel-morphable
18 Downloads
easy querying on polymorphic relations
yucadoo/polymorphic-fractal
2 Downloads
Polymorphic Transformer implementation for PHP League's Fractal package.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
davidwesdijk/laravel-polymorphic-eav
1782 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
srlabs/parley
522 Downloads
Polymorphic Messaging for Laravel
mayoz/laravel-categorizable
154 Downloads
Polymorphic categorizable for Laravel
customd/laravel-addressable
1184 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
428 Downloads
Create polymorphic forms like drupal/paragraphs but for Symfony.
ashupp/laravel-addresses
10 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
rinvex/laravel-testimonials
2552 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!
cortex/tags
3066 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
3075 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
3839 Downloads
A simple authorization package for Laravel 4.