Libraries tagged by traits
dgifford/array-access-trait
4181 Downloads
Trait providing methods to implement array access using a container variable.
demmonico/yii2-traits
3159 Downloads
Yii2 traits library
anthonyedmonds/laravel-testing-traits
3428 Downloads
Make testing easier with this collection of testing traits!
alecrabbit/php-traits
5443 Downloads
PHP traits to use in every project :)
enjoys/traits
3990 Downloads
PHP Traits
zalatov/runtime-cache-trait
7578 Downloads
Trait for PHP runtime caching.
upinside/laravel-make-trait
2547 Downloads
Create trait in Laravel with the artisan command
tbn/getter-trait-bundle
4343 Downloads
shaka/laravel-trait-generator
5261 Downloads
A Laravel package to generate traits
shaka/dynamic-update-trait
6929 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
pkly/phpunit-service-create-trait
878 Downloads
A helper trait for PHPUnit 10+ for easier creation of services with dependencies in unit testing
pbxg33k/pbxg33k-traits
3406 Downloads
A collection of traits to make life with PHP easier
mehrshaddarzi/wp-trait
366 Downloads
Easy framework for fast and standard development of WordPress plugins
marena/yii2-relation-trait
2909 Downloads
Yii 2 Models load with relation, & transaction save with relation
jlorente/laravel-eloquent-splitted-dates-trait
5533 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...