Libraries tagged by wodel
rutorika/sortable
888535 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
robclancy/presenter
1042981 Downloads
Decorate your objects using presenters. Primarily to keep presentation logic out of your models.
protonemedia/laravel-cross-eloquent-search
438064 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
plank/laravel-metable
646319 Downloads
A package for attaching arbitrary data to Eloquent models
plank/laravel-mediable
1351942 Downloads
A package for easily uploading and attaching media files to models with Laravel
overtrue/laravel-versionable
218066 Downloads
Make Laravel model versionable.
outl1ne/nova-sortable
1453425 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
optimistdigital/nova-sortable
1959898 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
multicaret/laravel-acquaintances
239330 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
1825473 Downloads
Readonly Models for Laravel 5+
mcp/sdk
7182 Downloads
Model Context Protocol SDK for Client and Server applications in PHP
matchish/laravel-scout-elasticsearch
1383638 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
laracraft-tech/laravel-date-scopes
172627 Downloads
Some useful date scopes for your Laravel Eloquent models!
konekt/enum-eloquent
1693859 Downloads
Enum attribute casting for Eloquent models
iksaku/laravel-mass-update
967205 Downloads
Update multiple Laravel Model records, each with different values, using a single query!