Libraries tagged by model relations
php-grape/grape-entity
383 Downloads
A simple facade for managing the relationship between your model and API.
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
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
2240 Downloads
Load, validate and save automatically related Active Record models
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
kjmtrue/laravel-attributes
730 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.
gvasilopulos/yii2-enhanced-gii
195 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
engmohamedamer/yii2-enhanced-gii
256 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.
cortex/attributes
803 Downloads
Cortex Attributes is a frontend layer for the 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.
acfbentveld/laravel-datatables
2898 Downloads
Datatables that supports pagination and recursive searching in relations