Libraries tagged by relations
rekalogika/file-association-entity
2281 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.
poojajadav/hasmanysync
1082 Downloads
This trait can be sync data for hasmany relationship.
plank/contentable
2774 Downloads
Create dynamic pages using polymorphic relationships and special Module classes
pbww/laravel-pivot
3457 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
page-8/craft-manytomany
14148 Downloads
A field type to manage relationships from both sides.
nails/module-related-content
3021 Downloads
A simple relation engine for Nails.
mouadziani/laravel-model-trackable
7 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
mjkhajeh/wporm
47 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.
mindtwo/post-duplicator-polylang
5259 Downloads
Removes Polylang 'post_translation' relationships from original post after duplication.
metasync-site/nova-has-many-searchable
145 Downloads
A Laravel Nova field for searchable has-many relationships
metasync-site/nova-belongs-to-many
602 Downloads
A Laravel Nova field for searchable belongs-to-many relationships
maxime-rainville/anyfield
1536 Downloads
Add Silverstripe CMS field that can be used to manage any relation
luezoid/laravel-core
1987 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.
lighthouseuk/wp-batch-posts-to-posts
326 Downloads
Easily create Posts 2 Posts relations
kalimeromk/filterable
2412 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.