Libraries tagged by model relations
dottedai/laravel-model-annotator
2878 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
novius/filament-relation-nested
715 Downloads
A filament package to manage relationships that use the NestedSet model.
tusimo/laravel-reverse-relation
4656 Downloads
a one to one and one to many reverse relation for laravel
tusimo/embed-relation
10684 Downloads
a relation for laravel
m-tech-stack/laravel-api-model-client
722 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
unisharp/laravel-eloquent-join
12301 Downloads
This package introduces the join magic for eloquent models and relations.
humweb/laravel-eloquent-join
5269 Downloads
This package introduces the join magic for eloquent models and relations.
zbiller/laravel-duplicate
596 Downloads
Duplicate any Eloquent model along with its underlying relationships
minasm/laravel-revisions
1082 Downloads
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
neurony/laravel-sort
118 Downloads
Sort Eloquent model records by their attributes or relationships
nahid-ferdous/laravel-searchable
14443 Downloads
Laravel Package To make Eloquent Queries Shorter.
aw3r1se/laravel-audit-core
118 Downloads
Eloquent model & relation change auditing for Laravel, with a pluggable transport
zemit-cms/core
8508 Downloads
Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.
mjkhajeh/wporm
370 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.