Libraries tagged by model
spatie/laravel-searchable
1227302 Downloads
Pragmatically search through models and other sources
rutorika/sortable
836059 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
robclancy/presenter
1007025 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
409863 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
606377 Downloads
A package for attaching arbitrary data to Eloquent models
plank/laravel-mediable
1280234 Downloads
A package for easily uploading and attaching media files to models with Laravel
overtrue/laravel-versionable
187964 Downloads
Make Laravel model versionable.
outl1ne/nova-sortable
1284325 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1881934 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
multicaret/laravel-acquaintances
223777 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
1683299 Downloads
Readonly Models for Laravel 5+
matchish/laravel-scout-elasticsearch
1253764 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
iksaku/laravel-mass-update
850657 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
goldspecdigital/laravel-eloquent-uuid
1191067 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
electrolinux/phpquery
2791260 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library