Libraries tagged by Laravel Eloquent
venturecraft/revisionable
5965879 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
silber/bouncer
3916925 Downloads
Eloquent roles and abilities.
nicolaslopezj/searchable
2387203 Downloads
Eloquent model search trait.
baopham/dynamodb
4962363 Downloads
Eloquent syntax for DynamoDB
laravel/legacy-factories
25958044 Downloads
The legacy version of the Laravel Eloquent factories.
goldspecdigital/laravel-eloquent-uuid
1224097 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
cybercog/laravel-love
262464 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
asantibanez/laravel-eloquent-state-machines
491268 Downloads
State machines for your Laravel Eloquent models
protonemedia/laravel-cross-eloquent-search
429964 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
cviebrock/eloquent-taggable
646327 Downloads
Easy ability to tag your Eloquent models in Laravel.
cybercog/laravel-ban
574533 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
kitar/laravel-dynamodb
528592 Downloads
A DynamoDB based Eloquent model and Query builder for Laravel.
tailflow/laravel-orion
492256 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.
spatie/laravel-model-status
1503920 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
814597 Downloads
Add flags to Eloquent models