Libraries tagged by polymer
ahs12/laravel-setanjo
26 Downloads
Laravel settings package for managing application configurations, user preferences, feature flags, and A/B testing with multi-tenant support
rinvex/laravel-tags
3009 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.
kareylo/cakephp-comments
1724 Downloads
A fully customizable Comments plugin for CakePHP 3.
plank/contentable
2825 Downloads
Create dynamic pages using polymorphic relationships and special Module classes
openbuildings/jam
181232 Downloads
Small but feature rich ORM, has extensible models and builders, baked in upload functionality, supporting multiple backends (rackspace, ftp), polymorphic associations, form builders, nested forms, validators
ghanem/reportable
7518 Downloads
Reportable Polymorphic Eloquent Models for Laravel 6, 7, 8, 9, 10, 11 & 12
dewsign/nova-repeater-blocks
1632 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
1841 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
155 Downloads
Polymorphic categorizable for Laravel
humweb/taggables
38 Downloads
A powerful and flexible tagging package for Laravel with polymorphic relationships and user-scoped tags support