Libraries tagged by laravel-model
yukata-roommate/laravel-model
15 Downloads
Easy to use model for Laravel
vkovic/laravel-model-meta
689 Downloads
Laravel model meta storage
uteq/laravel-model-actions
378 Downloads
Magically adds actions to a model
touhidurabir/laravel-model-uuid
262 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
28 Downloads
A laravel package to generate model hashid based on model id column.
temistocle1998/laravel-model-tracker
18 Downloads
A Laravel package for tracking model changes, including old values, new values, and the user responsible for the changes
systemson/laravel-model-validations
589 Downloads
Add validations to Eloquent models
syehan/laravel-model-validation
472 Downloads
Model validation for Laravel application.
steven-fox/laravel-model-validation
10 Downloads
Salvation for your model validation.
shooka/laravel-modelevents
6691 Downloads
Let a service provider handle your model events
saggre/laravel-model-instance
548 Downloads
Create new instances of Eloquent models with CLI
saad/laravel-model-images
223 Downloads
This library will make it easy to save and upload model images
robmellett/laravel-model-history
11 Downloads
A simple trait to add to your models so you can store CREATED and UPDATED differences
orobogenius/laravel-model-statable
9 Downloads
Add states to your laravel models.