Libraries tagged by eloquence
eloquent/pops
817809 Downloads
PHP object proxy system.
eloquent/phony
455375 Downloads
Mocks, stubs, and spies for PHP.
eloquent/pathogen
227287 Downloads
General-purpose path library for PHP.
eloquent/composer-config-reader
2117466 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
63908 Downloads
Provides HasFillableRelations trait to Eloquent models
sbamtr/laravel-query-enrich
7792 Downloads
A helper for Laravel eloquent and query builder
nullthoughts/laravel-latest-relation
55023 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
mratiebatie/laravel-repositories
33105 Downloads
Laravel repositories using the native Eloquent functions.
liberu-genealogy/laravel-gedcom
3248 Downloads
A package that converts gedcom files to Eloquent models
laravie/query-filter
271240 Downloads
Database/Eloquent Query Builder filters for Laravel
josezenem/laravel-slugidable
44777 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
jdavidbakr/replaceable-model
239600 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
115714 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
hyperf/scout
128720 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
elgibor-solution/laravel-database-encryption
95726 Downloads
Auto Encrypt and Decrypt Database through Eloquent