Libraries tagged by eloquent aes
naabster/laravel-eloquent-hashids
7045 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
maika-kanaka/ci3-eloquent
100 Downloads
A simple eloquent for easier your life
benbjurstrom/eloquent-postgres-uuids
4037 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
behzadsp/eloquent-dynamic-photos
48 Downloads
A Laravel Eloquent trait for dynamically handling and managing photo storage with ease.
aidynmakhataev/eloquent-json-macros
122 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
fish/eloquent-logger
13954 Downloads
Log Eloquent model changes to a designated logs table
baethon/eloquent-searchable-scope
1817 Downloads
An Eloquent scope for building a search query using LIKE statements
seiler/eloquent-date
52 Downloads
A trait for Eloquent models to help you work with dates in different languages
dppublicity/laravel-eloquent-query-cache
993 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
adamthehutt/eloquent-constructed-event
1688 Downloads
Eloquent model trait to add a 'constructed' event, which will fire immediately after object construction
rjacobsen/eloquent-model-generator
3016 Downloads
Auto-generates all Eloquent models from the database in a Laravel 5 project.
railken/eloquent-relativity
1082 Downloads
A way to truely decouple eloquent models.
laravel-israel/eloquent-status-mutator
14 Downloads
A status manager trait for Eloquent models
juststeveking/eloquent-log-driver
3238 Downloads
A Laravel Log Driver for Eloquent
jpnut/eloquent-nested-filter
15 Downloads
A nested filter structure for Eloquent Models