Libraries tagged by modelo
tailflow/laravel-orion
486289 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-searchable
1274309 Downloads
Pragmatically search through models and other sources
rutorika/sortable
869516 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
robclancy/presenter
1030849 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
426720 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
630029 Downloads
A package for attaching arbitrary data to Eloquent models
plank/laravel-mediable
1324168 Downloads
A package for easily uploading and attaching media files to models with Laravel
overtrue/laravel-versionable
204774 Downloads
Make Laravel model versionable.
outl1ne/nova-sortable
1388783 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1930223 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
multicaret/laravel-acquaintances
232914 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
michaelachrisco/readonly
1773997 Downloads
Readonly Models for Laravel 5+
matchish/laravel-scout-elasticsearch
1335406 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
laracraft-tech/laravel-date-scopes
164043 Downloads
Some useful date scopes for your Laravel Eloquent models!
iksaku/laravel-mass-update
917147 Downloads
Update multiple Laravel Model records, each with different values, using a single query!