Libraries tagged by reactions
indy2kro/laravel-validate-models
25 Downloads
Validate Eloquent models against the database schema (columns, casts, fillables, relations).
inani/lazy-belongs-to-many
31 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
hellomohsinhello/laravel-relation-parser
82 Downloads
Easily load model relations from frontend without changing your API
godisco/acltree-bundle
1087 Downloads
Symfony2 Bundle for hierarchy relationship between entities with ACL Permissions.
frontwise/craft-entryrelationsmanager
3182 Downloads
Keep track of relations to entries. See which entries are safe to delete, and easily replace entry relations
f-liva/laravel-hasmany-sync
383 Downloads
Sync Laravel HasMany relationships with ease
evansims/openfga-mcp
0 Downloads
Query and administer OpenFGA and Auth0 FGA using AI agents.
evansims/openfga-laravel
6 Downloads
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
envant/laravel-model-mutator
266 Downloads
Load relations and append attributes from request query
e-frank/yii2-data
146 Downloads
Helpers for persisting relational data from arrays
dedsec/laravel-autoseeder
9 Downloads
Automatically generate realistic database seeders for Laravel models including relationships.
blainesch/li3_fake_model
16519 Downloads
Lithium PHP alternative (fast) model implementation
ardalanamini/laravel-custom-relation
170 Downloads
Create your own custom relation for when stock relations aren't enough
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.
alesanchezr/json-orm
525 Downloads
PHP Engine for a simple JSON file based database.