Libraries tagged by laravel-models
miradnan/laravel-model-caching
11234 Downloads
Adding cache for Laravel Eloquent queries
magros/laravel-model-encryption
48109 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
jhumanj/laravel-model-stats
13085 Downloads
Model statistics dashboard for your Laravel Application
giacomomasseron/laravel-models-generator
1224 Downloads
Generate Laravel models from an existing database
axn/laravel-models-generator
14119 Downloads
Eloquent model generation from the database.
antonrom00/laravel-model-changes-history
19198 Downloads
Model changes history for laravel
always-open/laravel-model-auditlog
14302 Downloads
Tracks changes made to models and logs them to individual tables.
adamhopkinson/laravel-model-hash
10372 Downloads
A trait which automatically generates a unique hash per model instance
themsaid/laravel-model-transformers
74200 Downloads
Easy transformation layer for complex model attributes.
orisintel/laravel-model-auditlog
76332 Downloads
Tracks changes made to models and logs them to individual tables.
cklmercer/laravel-model-settings
39732 Downloads
Add simple yet flexible settings to your Laravel models.
tomschlick/laravel-linkable
26704 Downloads
URL binding for Laravel models
thejano/laravel-filterable
2759 Downloads
Add filtration functionality to Laravel Models
pdphilip/omnievent
10062 Downloads
OmniEvent for Laravel is a Laravel Model event tracking and searching with Elasticsearch module
ninoman/laravel-sortable
23359 Downloads
Simple package to add sorting functionality to your Laravel models.