Libraries tagged by models
oddvalue/laravel-drafts
69777 Downloads
A simple, drop-in drafts/revisions system for Laravel models
multicaret/laravel-acquaintances
196233 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
1423270 Downloads
Readonly Models for Laravel 5+
matchish/laravel-scout-elasticsearch
963951 Downloads
Search among multiple models with ElasticSearch and Laravel Scout
laracraft-tech/laravel-date-scopes
105449 Downloads
Some useful date scopes for your Laravel Eloquent models!
iksaku/laravel-mass-update
607347 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
goldspecdigital/laravel-eloquent-uuid
1041829 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
electrolinux/phpquery
2432330 Downloads
phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library
elasticquent/elasticquent
862084 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
cybercog/laravel-ban
490123 Downloads
Laravel Ban simplify blocking and banning Eloquent models.
cviebrock/eloquent-taggable
572922 Downloads
Easy ability to tag your Eloquent models in Laravel 5.
commerceguys/tax
511631 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
bkwld/cloner
1335170 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
beyondcode/laravel-er-diagram-generator
1102142 Downloads
Generate ER diagrams from your Laravel models.
baum/baum
1452096 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.