Libraries tagged by laravel-model
vheins/laravel-model-caching
13 Downloads
Automatic caching for Eloquent models.
vatgia/laravel-model
204 Downloads
Laravel model support multi connection format master - slaves. Connect random a slave with weight
uteq/laravel-model-actions
378 Downloads
Magically adds actions to a model
touhidurabir/laravel-model-uuid
248 Downloads
A laravel package to attach uuid to model classes
touhidurabir/laravel-model-soft-cascade
39 Downloads
A laravel package to handle cascade delete and restore on model relations.
touhidurabir/laravel-model-hashid
27 Downloads
A laravel package to generate model hashid based on model id column.
the-jane-world/laravel-model-comment
1466 Downloads
tantee/laravel-model-api
970 Downloads
Expose all models as CRUD, search and query API
systemson/laravel-model-validations
456 Downloads
Add validations to Eloquent models
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
saggre/laravel-model-instance
514 Downloads
Create new instances of Eloquent models with CLI
saad/laravel-model-images
222 Downloads
This library will make it easy to save and upload model images
rpsimao/laravel-model-encryption
9 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rolfhaug/laravel-model-settings
1778 Downloads
A package that gives you a fluent api to add key/value settings to any Eloquent model
pilyavskiy/laravel-model-revision
91 Downloads
Laravel Model Revision