Libraries tagged by larelations
tacowordpress/addmany
749 Downloads
AddMany is a TacoWordPress add-on that allows you to assign posts relationships and create an arbitrary number of fields for custom posts in the WordPress admin
tacowordpress/addbysearch
1405 Downloads
This plugin allows for post ordering and assigning of relationships to other posts by searching.
sydante/laravel-eloquent-with-not-overwritten
6 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
smoren/yii2-query-relation-manager
371 Downloads
Class for building queries and making result array with relations (single and multiple)
smoren/query-relation-manager
342 Downloads
Class for building queries and making result array with relations (single and multiple)
samushi/queryfilter
67 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. This means all your favorite methods and macros are still available
restruct/silverstripe-quickaddnew
8 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
razisayyed/laravel-cascaded-soft-deletes
4067 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.
premiervirtual/laravel-world
729 Downloads
Provide countries, states, and cities relations database.
phpcommon/comparison
65 Downloads
A library to represent equivalence relations and strategies for hashing and sorting values.
php-grape/grape-entity
378 Downloads
A simple facade for managing the relationship between your model and API.
pendalff/eloquent-joins
2583 Downloads
Support for joins at the relationship level in Laravel's Eloquent ORM.
pdaleramirez/super-filter
1261 Downloads
A Craft CMS 4 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).