Libraries tagged by regulations
hulkur/laravel-hasmany-keyby
63806 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
friendsoftypo3/interest
528 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
4990 Downloads
Easy implementation of custom Eloquent relations
cesargb/laravel-cascade-delete
49587 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
mpyw/eloquent-has-by-join
127101 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
digital-creative/nova-inline-morph-to
33495 Downloads
A Laravel Nova field for displaying morphTo relationship inline.
wpmetabox/mb-relationships
900 Downloads
A lightweight solution for creating many-to-many posts to posts relationships in WordPress.
spryker/merchant-relationship-product-lists-rest-api
32402 Downloads
MerchantRelationshipProductListsRestApi module
spryker/merchant-relationship-api
46155 Downloads
MerchantRelationshipApi module
rdx/laravel-aggregate-relationships
9358 Downloads
Make COUNT() and SUM() etc relationships in Laravel, without withCount()
huluti/doctrine-relations-analyser
2136 Downloads
A Symfony bundle that provides tools for analyzing Doctrine relationships
ghanuz/relations
4820 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
brilliant-packages/nova-relationships-link-list
13234 Downloads
A Laravel Nova field to display relationships as a comma-separated list of links, rather than a full table.
asseco-voice/laravel-remote-relations
6396 Downloads
Laravel support for making relations between microservices
artificertech/laravel-relationship-events
18772 Downloads
Missing relationship events for Laravel