Libraries tagged by eloquent aes
hashemi/queryfilter
983 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
bvtterfly/laravel-hashids
15066 Downloads
A package to generate hashids for Eloquent models
umutphp/laravel-model-recommendation
749 Downloads
A generic package to create recommendation for eloquent models
silvertipsoftware/factorygirl
10803 Downloads
A port of FactoryGirl to Laravel4/Eloquent
rolfhaug/laravel-model-settings
2262 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
paknahad/querifier
12964 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
ollico/laravel-uid
8925 Downloads
A handy package to generate unique identifiers for Eloquent models
neuecommerce/addresses
5109 Downloads
Addresses is a polymorphic Laravel package, for addressbook management. Adding addresses to any Eloquent model was never this easy.
maniruzzaman/laravel-unique-slug
1072 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
fomvasss/laravel-str-tokens
6558 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
backpack/download-operation
1863 Downloads
Quickly add a Download button to your Laravel/Eloquent entries. But let's face it, you'll use this as Download Invoice PDF, won't you?
aurorawebsoftware/arflow
2141 Downloads
ArFlow is a Laravel package that allows you to implement workflow management for your Laravel Eloquent models.
leofranca47/abstract-repository-eloquent-laravel
625 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
envivolink/eloquent-hashids
7968 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
tool4/laravel-eloquent-query-cache
1096 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.