Libraries tagged by relations
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
29 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
pronamic/wp-orbis
13 Downloads
Orbis is a powerful, extendable plugin to boost up your business. Project Management, Customer Relation Management & More…
premiervirtual/laravel-world
864 Downloads
Provide countries, states, and cities relations database.
plank/larelations
34 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
2634 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
peak-tower-tech/models-manager
34 Downloads
duplicate,delete models with selected relation model as recursive
pdaleramirez/super-filter
1314 Downloads
A Craft CMS 5 plugin that lets you build your search page with search filters from your element fields and filter element entries by categories, tags, element relations and other fields.
patricknelson/silverstripe-gridfieldlimititems
1221 Downloads
Simple component which automatically limits the maximum number of items displayed in a GridField (including modifying actual relations).
monro/doctrine-nullable-embedabbles
5067 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
mindtwo/post-duplicator-polylang
5262 Downloads
Removes Polylang 'post_translation' relationships from original post after duplication.
metasync-site/nova-has-many-searchable
145 Downloads
A Laravel Nova field for searchable has-many relationships
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models