Libraries tagged by larelations
x-graphql/schema-gateway
21127 Downloads
Merging all sub schemas into one and add relationships for them
verbb/many-to-many
9367 Downloads
A field type to manage relationships from both sides.
singlequote/laravel-datatables
23226 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
robuust/craft-reverserelations
73122 Downloads
Reverse Relations for Craft
rackbeat/laravel-morph-where-has
54940 Downloads
Fix whereHas for morphTo relations.
nullthoughts/laravel-latest-relation
51024 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
koriym/csv-entities
42154 Downloads
A PDO mapping library that simplifies fetching and handling of one-to-many relationships
kinglozzer/multiselectfield
38624 Downloads
A sortable multiple select field for managing many-to-many relations
khalin/nova4-searchable-belongs-to-filter
61017 Downloads
Searchable Nova 4 filter for belongsTo relationships.
io238/laravel-iso-countries
46907 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
friendsoftypo3/interest
524 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
culturegr/custom-relation
4969 Downloads
Easy implementation of custom Eloquent relations
cesargb/laravel-cascade-delete
49557 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
mpyw/eloquent-has-by-join
127073 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
digital-creative/nova-inline-morph-to
33493 Downloads
A Laravel Nova field for displaying morphTo relationship inline.