Libraries tagged by modelTrait
lucadello91/eloquent-uuid
8935 Downloads
Laravel Eloquent Model trait for using UUID on primary key
ifcon/einvoice
84 Downloads
Einvoice package for Laravel: model, trait, interface, service, controller, and config.
codiliateur/eloquent-model-userstamps
139 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
astrotomic/laravel-auth-recovery-codes
24916 Downloads
This package provides Laravel bindings and a Eloquent/Model trait for pragmarx/recovery package.
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.
xuxiaoyang/laravel-model-trait
29 Downloads
命令行生成模型trait
sevens/model-trait
39 Downloads
Model Traits for extending Doctrine's dbal functionality while maintaining simplicity.
ledc/think-model-trait
129 Downloads
批量生成thinkPHP项目的数据表注释
webboy/modeltraits
283 Downloads
Useful traits for Laravel 5.x models by Nemanja Milenkovic
riesjart/eloquent-model-trait
671 Downloads
Addition of useful methods for Eloquent models
skychf/api
12 Downloads
A api package for the Laravel
zairakai/laravel-eloquent
44 Downloads
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
rast/activity-log
18 Downloads
A simple activity log package that logs to file with model trait and log viewer UI
pmingram/laravel-model-encryptor
42 Downloads
A model trait for flexible encryption and decryption of data
novocast/laravel-readonly
3 Downloads
A Read-only model trait for assisting dealign with read only models.