Libraries tagged by Relationships
alesanchezr/json-orm
523 Downloads
PHP Engine for a simple JSON file based database.
zorca/roles-and-permissions
803 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
zerochip/laravel-lineage
18 Downloads
A Laravel package for chain calling eloquent relationships
workup/resource-navigation-tab
830 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
76 Downloads
Import excel has relationship
vildanbina/laravel-revisions
0 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
ultratechinnovations/laravel-social-follow
1 Downloads
A complete, flexible follow system for Laravel applications with multi-model support, real-time notifications, and relationship management
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
think.studio/nova-has-many-on-index
40 Downloads
A Laravel Nova field used to display a 'Has Many' relationship on the index screen.
thibaud-dauce/migrations
475 Downloads
Migrations' helpers to create SQL views, relationships' columns and more!
thevsstech/eloquent-relation-deleteable
77 Downloads
A library which enabled automatically deleting relationships when a model gets deleted
tes/laravel-relafilter
1 Downloads
A lightweight Laravel package to filter model data through nested relationships using a simple input structure.