Libraries tagged by laravel trait
yuptogun/laravel-model-traits
0 Downloads
utility traits and interfaces that have helped myself
xuxiaoyang/laravel-model-trait
28 Downloads
命令行生成模型trait
visiarch/laravel-action-trait-service-repository
9 Downloads
A simple Laravel package to create action, trait, service, and repository using artisan commands
unionworx/laravel-serializes-models-with-cache
44 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
thulisoft/laravel-make-trait
6 Downloads
Rapid trait generation in Laravel.
stobys/laravel-filterable
13 Downloads
The Laravel filterable trait.
skyraptor/laravel-encryptable-trait
470 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
ryanwinchester/laravel-paginates
46 Downloads
Laravel controller trait for paginating models
quiborgue/laravel-behat-traits
518 Downloads
Useful traits to use with Behat on Laravel
qmas/laravel-metadata-trait
2 Downloads
Add setting function to Laravel models.
osi/laravel-controller-trait
497 Downloads
a trait about laravel
ohffs/counts-database-queries-trait
288 Downloads
Laravel testing trait to count and track database queries
mvnrsa/laravel-sluggable-trait
13 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
molovo/laravel-model-traits
18 Downloads
A collection of traits for use with Laravel 5 models.
mohamed7sameer/backpack-image-traits
8 Downloads
Backpack for Laravel helper traits for processing image upload fields (including within repeatable fields)