Libraries tagged by eloquet
rinvex/laravel-repositories
16474 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
122944 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
55070 Downloads
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
neurony/laravel-duplicate
116762 Downloads
Duplicate any Eloquent model along with its underlying relationships
eloquent/pops
658249 Downloads
PHP object proxy system.
eloquent/phony
438643 Downloads
Mocks, stubs, and spies for PHP.
eloquent/pathogen
217847 Downloads
General-purpose path library for PHP.
eloquent/liberator
631579 Downloads
A proxy for circumventing PHP access modifier restrictions.
eloquent/lcs
319992 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
eloquent/composer-config-reader
2087089 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
51377 Downloads
Provides HasFillableRelations trait to Eloquent models
scottlaurent/accounting
19899 Downloads
Laravel Accounting Journals for Eloquent Models
mratiebatie/laravel-repositories
25057 Downloads
Laravel repositories using the native Eloquent functions.
laravie/query-filter
246120 Downloads
Database/Eloquent Query Builder filters for Laravel
jdavidbakr/replaceable-model
228147 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models