Libraries tagged by eloquent aes
lotvantage/eloquent-to-sql
11068 Downloads
Produce a ready-to-run SQL statement from an Eloquent builder.
drewjbartlett/wordpress-eloquent
1483 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
elaborate-code/laravel-eloquent-logs
277 Downloads
A simple way to log changes that occur on Eloquent models
astrotomic/laravel-eloquent-uuid
25100 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
curder/laravel-query-cache
1218 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
rennokki/guardian
3591 Downloads
Eloquent Guardian is a simple permissions system for your users. While there are many other packages for permissions, this one solves everything in the most eloquent way.
ort-interactive-gmbh/laravel-couchbase
348 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
onemustcode/query
25918 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
mpociot/couchbase
2042 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
chocofamilyme/laravel-tarantool
2310 Downloads
A Tarantool based Eloquent ORM and Query builder for Laravel
btb-jenssegers/mongodb
149 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
zara-4/laravel-lazy-mysql
7848 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
halalsoft/laravel-dynamic-column
122 Downloads
Provides a trait for Laravel Eloquent/Query builder to handle MariaDB Dynamic Column.
donttrythisathome/elo-wrapper
6117 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
cybercog/laravel-likeable
5495 Downloads
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!