Libraries tagged by jeloquent
eloquent/pops
813639 Downloads
PHP object proxy system.
eloquent/phony
455117 Downloads
Mocks, stubs, and spies for PHP.
eloquent/pathogen
226829 Downloads
General-purpose path library for PHP.
eloquent/composer-config-reader
2116499 Downloads
A light-weight component for reading Composer configuration files.
troelskn/laravel-fillable-relations
63431 Downloads
Provides HasFillableRelations trait to Eloquent models
tanthammar/recurring
7046 Downloads
Laravel Eloquent RRULE tools
sbamtr/laravel-query-enrich
7326 Downloads
A helper for Laravel eloquent and query builder
nullthoughts/laravel-latest-relation
53854 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
mratiebatie/laravel-repositories
32878 Downloads
Laravel repositories using the native Eloquent functions.
liberu-genealogy/laravel-gedcom
2983 Downloads
A package that converts gedcom files to Eloquent models
laravie/query-filter
270117 Downloads
Database/Eloquent Query Builder filters for Laravel
jdavidbakr/replaceable-model
239020 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
jackpopp/geodistance
115457 Downloads
Search for locations within a radius using latitude and longitude values with your eloquent models.
hyperf/scout
125507 Downloads
Hyperf Scout provides a driver based solution to searching your Eloquent models. Inspired By Laravel Scout.
elgibor-solution/laravel-database-encryption
94748 Downloads
Auto Encrypt and Decrypt Database through Eloquent