Libraries tagged by eflo
cybercog/laravel-ban
576583 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
baum/baum
1522528 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
laravelbook/ardent
1476128 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
eloquent/enumeration
5537557 Downloads
An enumeration implementation for PHP.
tailflow/laravel-orion
495308 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
4939827 Downloads
Eloquent virtual column.
spatie/laravel-model-status
1509793 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
820991 Downloads
Add flags to Eloquent models
ryangjchandler/orbit
196578 Downloads
A flat-file database driver for Eloquent.
plank/laravel-metable
637811 Downloads
A package for attaching arbitrary data to Eloquent models
mikebronner/laravel-model-caching
42077 Downloads
Automatic caching for Eloquent models.
laracraft-tech/laravel-date-scopes
167806 Downloads
Some useful date scopes for your Laravel Eloquent models!
kitar/laravel-dynamodb
532042 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
bkwld/cloner
1757292 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
1406799 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.