Libraries tagged by laravel-models
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
steven-fox/laravel-model-validation
6 Downloads
Salvation for your model validation.
spoorsny/laravel-model-validating-observer
6 Downloads
An observer that validates an Eloquent model instance before it is persisted to the database.
sandaffo/laravel-model-validator
10 Downloads
A Laravel package to add validation methods directly to Eloquent models
saggre/laravel-model-instance
515 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
paasky/laravel-model-test
24 Downloads
Tests Eloquent Model instances and relations
orobogenius/laravel-model-statable
8 Downloads
Add states to your laravel models.
open-southeners/laravel-model-status
200 Downloads
A very simple yet very integrated Laravel status package