Libraries tagged by eloquent model
agog/osmose
10977 Downloads
Elegant filtering for laravel's eloquent models
sebastiaanluca/laravel-auto-morph-map
29743 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
neurony/laravel-query-cache
22149 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
neurony/laravel-duplicate
120459 Downloads
Duplicate any Eloquent model along with its underlying relationships
hihaho/laravel-encryptable-trait
62300 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
yazan/laravel-settings
3721 Downloads
Laravel Settings to create your website and model settings in an easy way
rennokki/rating
16461 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.
reinder83/binary-flags
71758 Downloads
Useful class for binary operations
okeonline/filament-archivable
6104 Downloads
A filament plugin to use archivable models
monurakkaya/laravel-unique-code-generator
4632 Downloads
Provides unique code for your models
matchory/elasticsearch
51478 Downloads
The missing elasticsearch ORM for Laravel!
jamesmills/watchable
4839 Downloads
A package to allow your Models to become watchable by a User
io238/laravel-iso-countries
46823 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
gbrock/laravel-table
41457 Downloads
Table functionality for Laravel models
astrotomic/laravel-cachable-attributes
36704 Downloads
Allows to cache attribute accessor values in an easy way.