Libraries tagged by laravel-move
mill-hill-automation/laravel-model-watch
918 Downloads
Adds a model:watch command to poll the database for changes to Eloquent models
maxkalahur/laravel-model-settings
6 Downloads
This Laravel package allows you to attach settings to Laravel Models, save them in DB and encrypt.
mawuekom/laravel-model-uuid
184 Downloads
Easily work with UUIDs in your Laravel models
madnh/laravel-model-labels
3116 Downloads
Support get label of model's fields, from model::$labels property or Laravel's localization features
lukasss93/laravel-model-settings
267 Downloads
Model Settings for your Laravel app
light-speak/laravel_model_cache
70 Downloads
基于Redis的laravel模型数值缓存,可以减少并发修改对数据库的压力,减少数据库事务锁的使用
lee-to/laravel-model-localization
19 Downloads
Laravel model localization
larabizcms/laravel-model-helper
8 Downloads
This is helper models for Laravel
koozza/laravel-model-transaction-mysql
2 Downloads
Transaction support for laravel models
kchinkesh/laravel-model-observer
31 Downloads
A Simple Laravel Package to observe,log and anlaize any changes to Eloquent Model using trait.
joshoangtien/laravel-more-command
8 Downloads
Create a Repository and Service class and trait using Artisan CLI
joelharkes/laravel-model-joins
4 Downloads
Easily join laravel models in query builder
janyksteenbeek/laravel-moneybird-sync
28 Downloads
One-way synchronization of customer fields towards Moneybird
ivanomatteo/laravel-model-utils
36 Downloads
Extract info from models
isaevdimka/laravel-model-changes-history
7 Downloads
Model changes history for laravel