Libraries tagged by relations
rodrigofs/filament-masterdetail
27 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
rekalogika/file-association-entity
2725 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.
powerbuoy/sleek-acf
2753 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
1188 Downloads
This trait can be sync data for hasmany relationship.
pbww/laravel-pivot
3691 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
payter/has-column-many
18612 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
page-8/craft-manytomany
14155 Downloads
A field type to manage relationships from both sides.
namaa-solutions/laravel-orion
3249 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
moataz-hajres/morph-cascade-delete
344 Downloads
A simple laravel package to enable cascade deleting on polymorphic relations.
mjkhajeh/wporm
107 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
metasync-site/nova-has-many-searchable
658 Downloads
A Laravel Nova field for searchable has-many relationships
metasync-site/nova-belongs-to-many
896 Downloads
A Laravel Nova field for searchable belongs-to-many relationships
maxime-rainville/anyfield
1750 Downloads
Add Silverstripe CMS field that can be used to manage any relation
luezoid/laravel-core
2053 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.