Libraries tagged by laravel-model
isaevdimka/laravel-model-changes-history
7 Downloads
Model changes history for laravel
igortrinidad/laravel-model-utilities
40 Downloads
A set of tools for Laravel Models
igaster/laravel-model-options
714 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
hnhdigital-os/laravel-model-uuid
245 Downloads
Provides UUID datatype support for the Eloquent ORM
hnhdigital-os/laravel-model-traits
108 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
hnhdigital-os/laravel-model-search
285 Downloads
Query a model.
hnhdigital-os/laravel-model-schema
116 Downloads
Changes how the Eloquent Model provides attributes.
hnhdigital-os/laravel-model-change-tracking
288 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
hnhdigital-os/laravel-model-attributes
4 Downloads
Changes how the Eloquent Model provides attributes.
henrotaym/laravel-model-queries
1611 Downloads
Move your queries from your models.
hassamulhaq/laravel-model-relation-search
12 Downloads
Laravel package to search via your models and model relations.
genealabsaraf/laravel-model-caching
154 Downloads
Automatic caching for Eloquent models.
fdt2k/laravel-models
109 Downloads
Collection of models traits
faustoq/laravel-model-encrypt-fields
19 Downloads
Encrypt and decrypt model fields
farzinft/laravel-model-caching
763 Downloads
Simple Way Of Caching Laravel Eloquent Query Results