Libraries tagged by eloquent aes
affordablemobiles/laravel-eloquent-query-cache
3374 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
imanghafoori/eloquent-relativity
25048 Downloads
A way to truly decouple eloquent models.
mintbridge/eloquent-auditing
5427 Downloads
An eloquent package for recording model events to a database
sdavis1902/eloquent-vars
8123 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
rstriquer/eloquent-logger
2195 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
jetcod/eloquent-keygen
2873 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
affordablemobiles/eloquent-datastore
2529 Downloads
A package for using Google Datastore as a database driver.
justbetter/statamic-eloquent-driver-globalset-migration-generator
3821 Downloads
Creates a database migration when a new globalset is created
bluefeather/eloquent-filemaker
17493 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
a1comms/eloquent-datastore
6929 Downloads
A package for using Google Datastore as a database driver.
ghanuz/relations
4620 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
novius/laravel-translatable
6111 Downloads
A Laravel Eloquent model trait for translatable resource
novius/laravel-publishable
6595 Downloads
A Laravel Eloquent model trait for publishable resource
novius/laravel-linkable
2740 Downloads
A Laravel Eloquent model trait for linkable resource
koodoo/laravel-trait-encrypt
15510 Downloads
A Laravel Eloquent Model trait for Encrypting model data