Libraries tagged by reactions
teepluss/up
284 Downloads
UP is a file uploader with polymorphic relations.
smoren/yii2-query-relation-manager
394 Downloads
Class for building queries and making result array with relations (single and multiple)
smoren/query-relation-manager
366 Downloads
Class for building queries and making result array with relations (single and multiple)
sitehandy/laravel-world
8 Downloads
Provide countries, states, and cities relations database with Laravel 9-12 support.
samushi/queryfilter
86 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
ryssbowh/craft-restrict-deletions
4979 Downloads
View elements relations and restrict deletion of elements when they are referenced in other elements
razisayyed/laravel-cascaded-soft-deletes
4071 Downloads
Cascades delete/restore Soft Deletable relationships
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.
protich/auto-join-eloquent
39 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
primoz2500/hasoneautocompletefield
1917 Downloads
A CMS form field for adding has_one relationships using autocomplete
premiervirtual/laravel-world
938 Downloads
Provide countries, states, and cities relations database.
poojajadav/hasmanysync
1155 Downloads
This trait can be sync data for hasmany relationship.
plank/larelations
35 Downloads
Extract the relations from a given Laravel model
phpcommon/comparison
65 Downloads
A library to represent equivalence relations and strategies for hashing and sorting values.
pendalff/eloquent-joins
2652 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.