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