Libraries tagged by relational
czim/laravel-nestedupdater
46118 Downloads
Eloquent model updater for nested relations data for Laravel.
cesargb/laravel-cascade-delete
41695 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
bottelet/flarepoint
72 Downloads
DaybydayCRM is a free, open-source and self-hosted CRM platform based of Laravel
arogachev/yii2-many-to-many
32360 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework
arif-rh/ci4-dynamic-model
5253 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
alexis-magina/cmb2-field-post-search-ajax
12957 Downloads
CMB2 field type to attach posts to each others. Search with Ajax.
yii2tech/ar-role
32077 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
zeeshantariq/filament-attachmate
5414 Downloads
Implement a polymorphic morphMany relationship for managing attachments within Filament
x-graphql/schema-gateway
10210 Downloads
Merging all sub schemas into one and add relationships for them
vadymsemeniuk/yii2-many-to-many-ar-level-save-behavior
20058 Downloads
Behavior for saving many to many relation
singlequote/laravel-datatables
21262 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
silverleague/ideannotator
49863 Downloads
Generate PHP DocBlock annotations for DataObject and DataExtension databasefields and relation methods
robuust/craft-reverserelations
67643 Downloads
Reverse Relations for Craft
rackbeat/laravel-morph-where-has
47685 Downloads
Fix whereHas for morphTo relations.
pixelant/interest
6692 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.