Libraries tagged by elequent
neurony/laravel-duplicate
115808 Downloads
Duplicate any Eloquent model along with its underlying relationships
eloquent/pops
656851 Downloads
PHP object proxy system.
eloquent/phony
437721 Downloads
Mocks, stubs, and spies for PHP.
eloquent/pathogen
217422 Downloads
General-purpose path library for PHP.
eloquent/liberator
630200 Downloads
A proxy for circumventing PHP access modifier restrictions.
eloquent/lcs
314446 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
eloquent/composer-config-reader
2084666 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
50798 Downloads
Provides HasFillableRelations trait to Eloquent models
scottlaurent/accounting
19466 Downloads
Laravel Accounting Journals for Eloquent Models
mratiebatie/laravel-repositories
24501 Downloads
Laravel repositories using the native Eloquent functions.
laravie/query-filter
245442 Downloads
Database/Eloquent Query Builder filters for Laravel
jdavidbakr/replaceable-model
227755 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
104654 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
elgibor-solution/laravel-database-encryption
70026 Downloads
Auto Encrypt and Decrypt Database through Eloquent
deligoez/laravel-model-hashid
41051 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models