Libraries tagged by eloquence
cybercog/laravel-ban
580378 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1525732 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1478336 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5550324 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
502374 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
stancl/virtualcolumn
5028171 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1519933 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
833580 Downloads
Add flags to Eloquent models
ryangjchandler/orbit
203478 Downloads
A flat-file database driver for Eloquent.
plank/laravel-metable
642738 Downloads
A package for attaching arbitrary data to Eloquent models
mikebronner/laravel-model-caching
45837 Downloads
Automatic caching for Eloquent models.
laracraft-tech/laravel-date-scopes
170904 Downloads
Some useful date scopes for your Laravel Eloquent models!
kitar/laravel-dynamodb
539185 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
bkwld/cloner
1777226 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
ajcastro/eager-load-pivot-relations
1420914 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.