Libraries tagged by eloquet
baril/bonsai
53181 Downloads
An implementation of the Closure Tables pattern for Eloquent.
altek/eventually
731848 Downloads
The missing many-to-many Eloquent events.
znck/belongs-to-through
224773 Downloads
Laravel Eloquent BelongsToThrough relationships
vinkla/translator
113538 Downloads
An easy-to-use Eloquent translator for Laravel
spatie/laravel-migrate-fresh
334428 Downloads
A command to build up the database from scratch
rinvex/laravel-repositories
17046 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
127741 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-attributes
110373 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.
rinvex/laravel-addresses
57539 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
bosnadev/repositories
530425 Downloads
Laravel Repositories
eloquent/pops
804253 Downloads
PHP object proxy system.
eloquent/phony
454071 Downloads
Mocks, stubs, and spies for PHP.
eloquent/pathogen
225820 Downloads
General-purpose path library for PHP.
eloquent/composer-config-reader
2113941 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
62439 Downloads
Provides HasFillableRelations trait to Eloquent models