Libraries tagged by larelations
tecdiary/laravel-attachments
1777 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
sylarele/http-query-config
456 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
stancl/laravel-hasmanywithinverse
3837 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
skorelabs/nova-panels
11056 Downloads
A custom panels package for those Nova resources with lots of relationships and/or fields
sheadawson/quickaddnew
34287 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.
scribu/lib-posts-to-posts
80340 Downloads
A library for many-to-many relationships in WordPress
ryssbowh/craft-restrict-deletions
4977 Downloads
View elements relations and restrict deletion of elements when they are referenced in other elements
rekalogika/file-association-entity
2559 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
primoz2500/hasoneautocompletefield
1902 Downloads
A CMS form field for adding has_one relationships using autocomplete
powerbuoy/sleek-acf
2632 Downloads
Improves ACF in a number of ways like nicer flexible content titles, collapsed flexible content layouts, better looking relationship field and more.
poojajadav/hasmanysync
1146 Downloads
This trait can be sync data for hasmany relationship.
payter/has-column-many
18302 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
page-8/craft-manytomany
14151 Downloads
A field type to manage relationships from both sides.
namaa-solutions/laravel-orion
3094 Downloads
Laravel Orion allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait