Libraries tagged by eloquet
gurgentil/laravel-eloquent-sequencer
41758 Downloads
A package that allows you to create and manage sequences on Eloquent models
guidocella/eloquent-populator
59266 Downloads
Guess attributes for Eloquent model factories
flyhjaelp/laravel-eloquent-orderable
3895 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
cviebrock/eloquent-typecast
63313 Downloads
Trait for Eloquent models to force type-casting on retrieved values
chrisdicarlo/eloquent-human-timestamps
4983 Downloads
awobaz/eloquent-mutators
21579 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
as247/wp-eloquent
21405 Downloads
Eloquent ORM for wordpress.
protonemedia/laravel-eloquent-where-not
38662 Downloads
Laravel package to invert Eloquent scopes.
mpyw/eloquent-has-by-join
127569 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
jamesmills/eloquent-uuid
43484 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
coenjacobs/eloquent-composite-primary-keys
85267 Downloads
Offers composite primary keys on Eloquent models
adamwathan/eloquent-oauth-l5
51869 Downloads
Stupid simple OAuth authentication with Laravel and Eloquent
xint0/laravel-optimistic-locking
75166 Downloads
Adds optimistic locking feature to eloquent models.
weebly/laravel-mutate
51558 Downloads
Mutate Laravel attributes
waad/laravel-model-metadata
968 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.