Libraries tagged by model relations
mr-punyapal/laravel-extended-relationships
13105 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
waad/laravel-model-metadata
5058 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
troelskn/laravel-fillable-relations
77090 Downloads
Provides HasFillableRelations trait to Eloquent models
jedrzej/pimpable
189502 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
cerbero/eloquent-inspector
47600 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
voskobovich/yii2-many-many-behavior
187623 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
rinvex/laravel-attributes
114976 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
znck/belongs-to-through
227488 Downloads
Laravel Eloquent BelongsToThrough relationships
io238/laravel-iso-countries
73774 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
bnbwebexpertise/laravel-attachments
220574 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
143952 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
salamwaddah/laravel-relation-parser
14490 Downloads
Easily load model relations from frontend without changing your API
izica/relations-widgets-for-backpack
30529 Downloads
Widgets for preview model relations in laravel backpack
ghostcompiler/laravel-model-caching
2347 Downloads
Relationship-aware Eloquent model caching for Laravel with dependency tracking, cache tags, pagination-safe keys, and opt-in model APIs.
jimbolino/laravel-model-builder
11462 Downloads
builds eloquent models based on the tables and relations found in your mysql database