Libraries tagged by model relations
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
davidwesdijk/laravel-polymorphic-eav
1841 Downloads
Integrate the entity-attribute-value model with polymorphic Eloquent-relations in your Laravel application.
vildanbina/laravel-duplicate
56 Downloads
Duplicate any Eloquent model along with its underlying relationships
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
umutphp/laravel-belongs-to-user
863 Downloads
The smallest Laravel package for having User belongs to relation
syrian-open-source/laravel-relational-metrics
9 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
solutosoft/yii-linkmany
2257 Downloads
Load, validate and save automatically related Active Record models
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
kjmtrue/laravel-attributes
735 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.
holacliente/laravel-datatables
219 Downloads
Datatables that supports pagination and recursive searching in relations
gvasilopulos/yii2-enhanced-gii
208 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
engmohamedamer/yii2-enhanced-gii
267 Downloads
Generate Relational (has many) Models & CRUD.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
alirezaghasemi/laravel-searchable
13 Downloads
A Laravel package for adding search functionality to models.
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.