Libraries tagged by eloquent aes
leandrogrando/simple-searchable
155 Downloads
A simple trait to implement eloquent model search method
imcity-tech/laravel-translatable
1424 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
convenia/revisionable
12519 Downloads
Keep a revision history for your eloquent models without thinking
alariva/modelmerge
424 Downloads
A Laravel package for Merging Eloquent Models
lukevear/laravel-transformer
932 Downloads
A simple transformer for Laravel Eloquent models and collections.
dick/crud
3261 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
stratease/salesforcery
964 Downloads
A PHP Salesforce ORM, inspired by Eloquent's API.
k90mirzaei/media
45 Downloads
This is a media handler associate files with Eloquent models
digikraaft/laravel-model-suspension
142 Downloads
A package to enable suspension of Eloquent Model
zidbih/filequent
9 Downloads
A lightweight file-based ORM for PHP using JSON files, inspired by Eloquent.
yuk1/laravel-redshift
165 Downloads
This is a package to handle Redshift in Laravel like eloquent.
yonkosam/laravel-cached-pagination
4 Downloads
A simple, tag-based caching layer for Eloquent pagination.
vlados/laravel-unique-urls
1004 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
vgplay/laravel-redis-model
794 Downloads
A simple redis cache library for laravel eloquent model