Libraries tagged by model relations
jimbolino/laravel-model-builder
11652 Downloads
builds eloquent models based on the tables and relations found in your mysql database
foxws/laravel-scout-relations
3225 Downloads
Automatically re-index Scout-searchable related models.
ndestates/laravel-model-schema-checker
3737 Downloads
A comprehensive Laravel application validator for security, performance, relationships, migrations, and code quality. DEVELOPMENT ONLY - DO NOT install in production environments.
oobook/manage-eloquent
4593 Downloads
Manage the laravel eloquent model relationships, table columns and column types
simpladevru/laravel-eloquent-join
22895 Downloads
This package introduces the join magic for eloquent models and relations.
adminui/laravel-eloquent-joins
6934 Downloads
This package introduces the join magic for eloquent models and relations.
joskolenberg/eloquent-reflector
15861 Downloads
Laravel package for inspecting model classes on relations en attributes.
czim/laravel-nestedupdater
53686 Downloads
Eloquent model updater for nested relations data for Laravel.
erikgall/eloquent-phpunit
16858 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
neurony/laravel-duplicate
121103 Downloads
Duplicate any Eloquent model along with its underlying relationships
neurony/laravel-revisions
13915 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
mozex/laravel-searchable
3039 Downloads
Advanced multi-column, relation, and morph search for Laravel Eloquent models
anas/easy-dev
563 Downloads
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
phalcon-kit/core
303 Downloads
Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.
minionfactory/raw-hydrator
6601 Downloads
Run a raw SQL query and hydrate Eloquent models (with relations) from the result set, in a single round trip.