Libraries tagged by Laravel Eloquent
baopham/dynamodb
4041693 Downloads
Eloquent syntax for DynamoDB
laravel/legacy-factories
20135694 Downloads
The legacy version of the Laravel Eloquent factories.
rtconner/laravel-tagging
2349905 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
matanyadaev/laravel-eloquent-spatial
1253983 Downloads
Spatial library for Laravel
laracraft-tech/laravel-date-scopes
105059 Downloads
Some useful date scopes for your Laravel Eloquent models!
goldspecdigital/laravel-eloquent-uuid
1040853 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
asantibanez/laravel-eloquent-state-machines
370464 Downloads
State machines for your Laravel Eloquent models
protonemedia/laravel-cross-eloquent-search
340865 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
cviebrock/eloquent-taggable
572593 Downloads
Easy ability to tag your Eloquent models in Laravel 5.
cybercog/laravel-ban
489680 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
tailflow/laravel-orion
325312 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
1203791 Downloads
A package to enable assigning statuses to Eloquent Models
spatie/laravel-model-flags
546720 Downloads
Add flags to Eloquent models
reedware/laravel-relation-joins
652631 Downloads
Adds the ability to join on a relationship by name.
plank/laravel-mediable
1117251 Downloads
A package for easily uploading and attaching media files to models with Laravel