Libraries tagged by polimorphism
perdroramos/code-category
6 Downloads
Code.education repository pattern library based in Laravel
pedroramos/code-post
12 Downloads
lucenarenato/code-category
0 Downloads
Code.education repository pattern library based in Laravel
srlabs/parley
522 Downloads
Polymorphic Messaging for Laravel
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.
ganbarodigital/php-mv-polymorphism
26 Downloads
virtualcomplete/selector
6 Downloads
Selector pattern abstract class to manage polymorphism on the user level or run-time arguments.
swango/model
366 Downloads
swango/model is a part of swango framework
angelxmoreno/cakephp-linked-entities
3 Downloads
LinkedEntities plugin for CakePHP 3.x
fubber/util-types
3 Downloads
Provides a simple type system preferring native PHP types while allowing object polymorphism methods such as 'asFloat()', 'asInt()' and type checking helpers.
danhunsaker/eloquent-meta-relate
27 Downloads
Extend Eloquent relationships to support implied polymorphism and merging
matthanley/laravel-polyauth
204 Downloads
Polymorphic Authentication for Laravel