Libraries tagged by laravel-eloquent
isswp101/elasticsearch-eloquent
16088 Downloads
Elasticsearch functionality like Laravel Eloquent models.
iben12/laravel-statable
265448 Downloads
Statable trait for Laravel Eloquent models
gzero/eloquent-tree
55183 Downloads
Eloquent Tree is a tree model for Laravel Eloquent ORM.
czim/laravel-filter
67880 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
cristal/php-api-wrapper
85470 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
cerbero/eloquent-inspector
10863 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
320206 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
znck/belongs-to-through
224245 Downloads
Laravel Eloquent BelongsToThrough relationships
zing/laravel-eloquent-relationships
18562 Downloads
More eloquent relationships for Laravel
ziffmedia/laravel-eloquent-imagery
159248 Downloads
Image handling per column/attribute for Laravel Eloquent
stayallive/laravel-eloquent-observable
23031 Downloads
Register Eloquent model event listeners just-in-time directly from the model.
pion/laravel-eloquent-position
28138 Downloads
Position logic for Eloquent models with minimum setup
msafadi/laravel-eloquent-join-with
5788 Downloads
Laravel Eloquent Join With Relationships
flyhjaelp/laravel-eloquent-orderable
3458 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
37343 Downloads
Laravel package to invert Eloquent scopes.