Libraries tagged by relationship
evansims/openfga-laravel
1 Downloads
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
dizatech/tag
2 Downloads
A full package for attach tags to all of models in laravel.
disparity/fixrel
16 Downloads
Two way relationship fixer for Doctrine ORM
coding-linheng/compoships
30 Downloads
hyperf relationships with support for composite/multiple keys
alesanchezr/json-orm
523 Downloads
PHP Engine for a simple JSON file based database.
zorca/roles-and-permissions
802 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
zerochip/laravel-lineage
17 Downloads
A Laravel package for chain calling eloquent relationships
workup/resource-navigation-tab
829 Downloads
Organize your long pile of tables and relationships into structured pages.
weboccult/laravel-translatable
2 Downloads
A Laravel package for easy model translations using morph relationships. Supports multiple languages, caching, validation, and automatic translation loading.
webbuilders-group/silverstripe-statefulunsavedlist
12 Downloads
GridField component that allows unsaved relation lists for many_many when managing existing objects on the right side of the relationship relationships to be stored in the GridField's state and session
viralsbackpack/backpackexcel
75 Downloads
Import excel has relationship
vildanbina/laravel-revisions
0 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
vildanbina/laravel-duplicate
50 Downloads
Duplicate any Eloquent model along with its underlying relationships
toastnz/gridfieldrelationhandler
212 Downloads
This module provides two GridField components that aid in managing relationships within SilverStripe.
ticetmp/comma-separated
8 Downloads
This function could be useful in scenarios where traditional Eloquent relationships are not applicable, and you need to manually handle the relationship using raw SQL queries with a comma-separated values approach