Libraries tagged by relation
indexzer0/eloquent-filtering
10593 Downloads
Powerful eloquent filtering
fico7489/laravel-eloquent-join
371084 Downloads
This package introduces the join magic for eloquent models and relations.
typo3/cms-lowlevel
6367230 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
silvershop/silverstripe-hasonefield
429207 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
recca0120/laravel-erd
26161 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
mikebronner/laravel-pivot-events
62985 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
khsing/world
129884 Downloads
Provide countries, states, and cities relations database.
kevincobain2000/laravel-erd
227528 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
civicrm/civicrm-core
235590 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
yii2tech/ar-linkmany
276980 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
rinvex/laravel-attributes
108993 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.
reedware/laravel-composite-relations
77445 Downloads
Adds the ability define composite eloquent relations.
mootensai/yii2-relation-trait
196612 Downloads
Yii 2 Models load with relation, & transaction save with relation
kingmaker/laravel-many-to-many-self-relationship
31149 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
troelskn/laravel-fillable-relations
60345 Downloads
Provides HasFillableRelations trait to Eloquent models