Libraries tagged by laravel-models
tbirrell/laravel-model-directory
6 Downloads
tanerkay/laravel-model-acl
1 Downloads
Access control based on individual records / models
submtd/laravel-model-variables
21 Downloads
Key value model variables
submtd/laravel-model-images
11 Downloads
Attach images to models.
steven-fox/laravel-model-validation
11 Downloads
Salvation for your model validation.
spoorsny/laravel-model-validating-observer
10 Downloads
An observer that validates an Eloquent model instance before it is persisted to the database.
socbaysky/laravel-model-filter-basic
10 Downloads
Easy to use package that provides an easy implementation of Model Filter within Laravel
snowsoft/laravel-model-caching
16 Downloads
Automatic caching for Eloquent models.
snowpenguinstudios/laravel-model-status
5 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
smurfworks/laravel-model-meta
31 Downloads
Dynamically configure and capture strictly-typed metadata for your Laravel models as fluent attributes
sme/laravel-model-life-events
8 Downloads
smashed-egg/laravel-model-repository
8 Downloads
Add support for Model Repositories to Laravel
simlux/laravel-model-uuid
130 Downloads
Make usage of UUID in laravel models easy.
silverd/laravel-model-encryption
13 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
shibuyakosuke/laravel-model-replacement
576 Downloads
Setup model directory as you want.