Libraries tagged by Relationships
tes/laravel-relafilter
1 Downloads
A lightweight Laravel package to filter model data through nested relationships using a simple input structure.
taylanunutmaz/nova-inline-morph-to
21 Downloads
A Laravel Nova field for displaying morphTo relationship inline.
tacowordpress2/addmany
61 Downloads
AddMany is a TacoWordPress add-on that allows you to assign posts relationships and create an arbitrary number of fields for custom posts in the WordPress admin
symbiont/polymorphables
6 Downloads
Advanced polymorphable many to many relationships
sydante/laravel-eloquent-with-not-overwritten
7 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
snowpenguinstudios/laravel-model-status
5 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
sirlouen/lib-posts-to-posts
1 Downloads
A library for many-to-many relationships in WordPress
sinclairt/cascade-soft-deletes
53 Downloads
Soft delete and restore child relationships when soft deleting an object
shankar/laravel-search
6 Downloads
Global search across Laravel models and relationships.
savannabits/savadmin
458 Downloads
Simplistic, Minimal, yet fully automated Laravel Admin CRUD Code Generator with support for belongsTo Relationships, fully scaffolded roles and users module and CoreUI 3.0.0 frontend framework
rogervila/relational-data-transfer-objects
190 Downloads
Data transfer objects for relationships
restruct/silverstripe-quickaddnew
8 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
radeer10/laravel-duplicate
3 Downloads
Duplicate any Eloquent model along with its underlying relationships
php-grape/grape-entity
383 Downloads
A simple facade for managing the relationship between your model and API.
paxha/laravel-adjacency-list
126 Downloads
Recursive Laravel Eloquent relationships with CTEs