Libraries tagged by elouquent
altek/eventually
607955 Downloads
The missing many-to-many Eloquent events.
znck/belongs-to-through
223323 Downloads
Laravel Eloquent BelongsToThrough relationships
vinkla/translator
107495 Downloads
An easy-to-use Eloquent translator for Laravel
spatie/laravel-migrate-fresh
330097 Downloads
A command to build up the database from scratch
rinvex/laravel-repositories
16447 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
122666 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
54866 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
neurony/laravel-duplicate
115697 Downloads
Duplicate any Eloquent model along with its underlying relationships
eloquent/pops
656666 Downloads
PHP object proxy system.
eloquent/phony
437597 Downloads
Mocks, stubs, and spies for PHP.
eloquent/pathogen
217359 Downloads
General-purpose path library for PHP.
eloquent/liberator
630017 Downloads
A proxy for circumventing PHP access modifier restrictions.
eloquent/lcs
313813 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
eloquent/composer-config-reader
2084356 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
50630 Downloads
Provides HasFillableRelations trait to Eloquent models