Libraries tagged by relation
singlequote/laravel-datatables
23232 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
73196 Downloads
Reverse Relations for Craft
rackbeat/laravel-morph-where-has
54999 Downloads
Fix whereHas for morphTo relations.
miguilim/filament-auto-panel
11595 Downloads
Construct your Filament panel Resources and Relation Managers at execution time like magic.
magepal/link-product
40567 Downloads
Custom product relation for magento 2
koriym/csv-entities
42652 Downloads
A PDO mapping library that simplifies fetching and handling of one-to-many relationships
kinglozzer/multiselectfield
38678 Downloads
A sortable multiple select field for managing many-to-many relations
khalin/nova4-searchable-belongs-to-filter
61099 Downloads
Searchable Nova 4 filter for belongsTo relationships.
io238/laravel-iso-countries
47069 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.
hulkur/laravel-hasmany-keyby
64214 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
friendsoftypo3/interest
554 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.
elnino/product-links-navigator
2536 Downloads
Magento 2 extension for improved admin product navigation with parent product links and relation links in modals and tables.
dayspring-tech/propel1
39355 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
byjg/anydataset-db
69764 Downloads
Anydataset Database Relational abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
mpyw/eloquent-has-by-join
127246 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.