Libraries tagged by relationship model
sowailem/ownable
1248 Downloads
A Laravel package to handle ownership relationships between models
mjkhajeh/wporm
340 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.
omoba/laravel-queryable
47 Downloads
Declarative search, sort, and filter scopes for Eloquent models — with relationship traversal.
kalimeromk/filterable
2772 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
novius/filament-relation-nested
686 Downloads
A filament package to manage relationships that use the NestedSet model.
williamug/audited
566 Downloads
The only Laravel audit package that ships a complete admin UI — Livewire table, Vue/Inertia table, and per-model timeline — with zero configuration. A simple, robust audit logging package for Laravel applications. Drop one trait onto a model and every create, update, delete, and many-to-many relationship change is automatically recorded.
tecdiary/laravel-attachments
4940 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
chandra-hemant/htkc-utils
548 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
arif-rh/ci4-dynamic-model
10329 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
mamchenkov/cakephp-graphviz-models
84 Downloads
A tool to generate a graph of model relationships
fs-ap/laravel-relationship-test
179 Downloads
Enhance the unit test of relationship in model to projects in laravel
ghostcompiler/laravel-model-caching
2347 Downloads
Relationship-aware Eloquent model caching for Laravel with dependency tracking, cache tags, pagination-safe keys, and opt-in model APIs.
worksome/model-attributes
250513 Downloads
Model attributes are dynamically generated data on models added as a relationship.
shomisha/unusual-relationships
1041 Downloads
This package offers a trait which provides your models with the ability to have relationships not included within standard Laravel installations.
khomerikik/eloquent-lens
25 Downloads
Visual dashboard for Laravel Eloquent models — see relationships, scopes, casts, policies, and complexity at a glance. No database queries.