Libraries tagged by Laravel Eloquent
uteev/elasticquent
2364 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
sofa/model-locking
47999 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
neuecommerce/model-casts
6620 Downloads
Some handy Laravel Eloquent model casts.
kalnoy/cruddy
4972 Downloads
Backend interface for handling CRUD operations on your Laravel Eloquent models.
geccomedia/weclapp
1928 Downloads
Weclapp api via laravel eloquent
firevel/sortable
3063 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
firevel/filterable
3064 Downloads
A simple trait for Laravel Eloquent models that allows you to easily filter your queries.
donttrythisathome/elo-wrapper
6273 Downloads
EloWrapper is a wrapper around Laravel Eloquent model that allows you to create specific model actions in separated wrapper classes.
daniser/model-editor
110 Downloads
Laravel Eloquent Model Editor UI.
dandisy/elorest
736 Downloads
Query to REST API server using the laravel eloquent (methods and params)
codecontrol-be/eloquence-mappable
2073 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
codecontrol-be/eloquence-hookable
2080 Downloads
Laravel Eloquent hooks system.
codecontrol-be/eloquence-base
2077 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
buiphong/elasticquent
684 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
bpocallaghan/sluggable
20232 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.