Libraries tagged by larelations
bkwld/cloner
1312735 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
staudenmeir/laravel-merged-relations
100454 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
289349 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
377883 Downloads
Add missing eloquent relationships to Laravel php framework.
la-haute-societe/yii2-save-relations-behavior
412498 Downloads
Validate and save automatically related Active Record models.
yassi/nova-nested-form
464103 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
fico7489/laravel-eloquent-join
314715 Downloads
This package introduces the join magic for eloquent models and relations.
typo3/cms-lowlevel
5398576 Downloads
TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.
recca0120/laravel-erd
4856 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
khsing/world
117525 Downloads
Provide countries, states, and cities relations database.
kevincobain2000/laravel-erd
200143 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
civicrm/civicrm-core
204336 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
yii2tech/ar-linkmany
243574 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
rinvex/laravel-attributes
102533 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.
troelskn/laravel-fillable-relations
50798 Downloads
Provides HasFillableRelations trait to Eloquent models