Libraries tagged by eloquent aes
gregorip02/restql
255 Downloads
A data resolution package for Laravel
grafite/query-cache
108 Downloads
A database query caching system with invalidation automation.
giordanolima/decimal-mutators
953 Downloads
Add a short way to create accessors and mutators for decimal fields
gecche/laravel-policy-builder
1013 Downloads
A simple way to build allowed list of eloquent models (acl)
fazzinipierluigi/laraexpress_datasource
183 Downloads
A laravel library that generates a data source for DevExpress frontend libraries
faridibin/laravel-json-response
7435 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
faridibin/laravel-api-response
133 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
despatates/laravel-auditing-job-database
2801 Downloads
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.
dappur/framework
512 Downloads
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
daltonmccleery/remote-models
99 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
czim/laravel-modelcomparer
3868 Downloads
Performs a deep-nested comparison of a model's before/after state.
btb/closure-table
126 Downloads
A closure table tree package for laravel eloquent
boaideas/laravel-cli-create-user
10566 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
bjerke/laravel-bread
5119 Downloads
A boilerplate package for BREAD operations through REST API in Laravel
bjerke/api-query-builder
7541 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database