Libraries tagged by laravel relationships
kolirt/laravel-master-model
764 Downloads
The package that simplifies working with models, saving relationships, and uploading files in Laravel
teamteatime/laravel-filer
2500 Downloads
A simple Laravel ORM file attachment solution supporting multiple relationship types
defstudio/laravel-keyby-id
5584 Downloads
Adds KeyBy('id') to Eloquent relationships
zbiller/laravel-revisions
41 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
zbiller/laravel-duplicate
595 Downloads
Duplicate any Eloquent model along with its underlying relationships
neurony/laravel-sort
110 Downloads
Sort Eloquent model records by their attributes or relationships
fagundes/compoships
1622 Downloads
Laravel relationships with support for composite/multiple keys
oobook/manage-eloquent
511 Downloads
Manage the laravel eloquent model relationships, table columns and column types
ajimoti/roles-and-permissions
1296 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
toanld/modules-inertia
571 Downloads
Relationship Vue/InertiaJs with modular structure Laravel-Modules
sylarele/http-query-config
89 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
plank/contentable
1833 Downloads
Create dynamic pages using polymorphic relationships and special Module classes
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
emilianotisato/nova-belongsto-depends
14657 Downloads
A Laravel Nova field with dependencie on another BelongsTo relationship.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.