Libraries tagged by Laravel Eloquent
spatie/laravel-migrate-fresh
334618 Downloads
A command to build up the database from scratch
rinvex/laravel-repositories
17077 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/laravel-cacheable
128007 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
rinvex/laravel-addresses
57663 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
hoyvoy/laravel-cross-database-subqueries
130826 Downloads
Eloquent cross database compatibility in subqueries
guidocella/eloquent-insert-on-duplicate-key
576803 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
287195 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
sofa/eloquence-validable
1086562 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
sofa/eloquence-mutable
1227375 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
jedrzej/withable
167925 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
228756 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
235016 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
znck/belongs-to-through
224971 Downloads
Laravel Eloquent BelongsToThrough relationships
vinkla/translator
113763 Downloads
An easy-to-use Eloquent translator for Laravel
heroicpixels/filterable
82734 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.