Libraries tagged by laravel-eloquent
czim/laravel-filter
68991 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
cristal/php-api-wrapper
87165 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
cerbero/eloquent-inspector
12093 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
322939 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
znck/belongs-to-through
224768 Downloads
Laravel Eloquent BelongsToThrough relationships
rinvex/laravel-attributes
110331 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.
zing/laravel-eloquent-relationships
19947 Downloads
More eloquent relationships for Laravel
ziffmedia/laravel-eloquent-imagery
165019 Downloads
Image handling per column/attribute for Laravel Eloquent
stayallive/laravel-eloquent-observable
23701 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
pion/laravel-eloquent-position
28972 Downloads
Position logic for Eloquent models with minimum setup
msafadi/laravel-eloquent-join-with
5901 Downloads
Laravel Eloquent Join With Relationships
gurgentil/laravel-eloquent-sequencer
41697 Downloads
A package that allows you to create and manage sequences on Eloquent models
flyhjaelp/laravel-eloquent-orderable
3847 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
protonemedia/laravel-eloquent-where-not
38584 Downloads
Laravel package to invert Eloquent scopes.
okeonline/filament-archivable
6280 Downloads
A filament plugin to use archivable models