Libraries tagged by polymer
filippo-toso/resource-permissions
1515 Downloads
An highly opinionated polymorphic role / permission package
dewsign/nova-repeater-blocks
1636 Downloads
Enable repeatable content blocks through Polymorphic relationships on Nova resources.
contempt/serializer
96 Downloads
Compiled, reflection-free JSON serialization with an explicit polymorphic type registry.
coliving/reportable
29046 Downloads
Reportable polymorphic Eloquent models for Laravel 8 through 13
barisdemirhan/laravel-polyglot-model
86 Downloads
Elegant model translations for Laravel with polymorphic storage and eager loading support
andydefer/laravel-ratings
44 Downloads
Polymorphic rating and review system for Laravel with star ratings (1-5), reviews, average calculations, and distribution statistics.
andydefer/laravel-notification
400 Downloads
Extensible polymorphic notification system for Laravel with multi-channel support (Mail, Database, SMS, WhatsApp, etc.)
andydefer/laravel-images
180 Downloads
Laravel package providing polymorphic image management with upload, manipulation, storage, and multiple image types (avatar, cover, gallery, thumbnail, etc.) with Repository pattern, DTOs, Enums, and Value Objects.
andydefer/laravel-addresses
91 Downloads
Laravel package providing polymorphic addresses with Repository pattern, DTOs, Enums, and Value Objects.
slynova/laravel-commentable
1740 Downloads
Polymorphic threaded comments for Laravel
ahnify/laravel-morphable
18 Downloads
easy querying on polymorphic relations
yucadoo/polymorphic-fractal
3 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.
mountainclans/laravel-polymorphic-model
87 Downloads
Пакет, добавляющий возможность хранить в одной таблице модели разных типов, имеющих общего предка
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.