Libraries tagged by model
optimistdigital/nova-sortable
1735694 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
oddvalue/laravel-drafts
68267 Downloads
A simple, drop-in drafts/revisions system for Laravel models
multicaret/laravel-acquaintances
195735 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
1418423 Downloads
Readonly Models for Laravel 5+
matchish/laravel-scout-elasticsearch
957943 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
laracraft-tech/laravel-date-scopes
104603 Downloads
Some useful date scopes for your Laravel Eloquent models!
iksaku/laravel-mass-update
600276 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
goldspecdigital/laravel-eloquent-uuid
1038956 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
electrolinux/phpquery
2427426 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
elasticquent/elasticquent
861515 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
cycle/orm
543292 Downloads
PHP DataMapper ORM and Data Modelling Engine
cybercog/laravel-ban
489026 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
cviebrock/eloquent-taggable
571769 Downloads
Easy ability to tag your Eloquent models in Laravel 5.
commerceguys/tax
508693 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
bkwld/cloner
1328204 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.