Libraries tagged by Laravel Eloquent
cerbero/eloquent-inspector
11382 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
alsofronie/eloquent-uuid
321295 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
akuechler/laravel-geoly
49589 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.
jailtonsc/laravel-response-xml
237256 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
richan-fongdasen/eloquent-blameable
182971 Downloads
Blameable behavior implementation for your Eloquent Model in Laravel
gearbox-solutions/eloquent-filemaker
41398 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
mratiebatie/laravel-repositories
31124 Downloads
Laravel repositories using the native Eloquent functions.
laravel-json-api/non-eloquent
216040 Downloads
Construct JSON:API resources for non-Eloquent classes.
korridor/laravel-model-validation-rules
129571 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
volosyuk/simple-eloquent
90801 Downloads
Adaptation of eloquent for retrieving its attributes
troelskn/laravel-fillable-relations
61216 Downloads
Provides HasFillableRelations trait to Eloquent models
torann/laravel-repository
482923 Downloads
Base repository implementation for Laravel
supliu/laravel-query-monitor
105370 Downloads
Laravel Query Monitor
sebastiaanluca/laravel-boolean-dates
91119 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
reedware/laravel-composite-relations
80946 Downloads
Adds the ability define composite eloquent relations.