Libraries tagged by trait
nao-pon/flysystem-cached-extra
1955715 Downloads
Extra traits for Flysystem cached adapter
kdyby/strict-objects
1590338 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
joelbutcher/laravel-archivable
417382 Downloads
An archivable trait package for Laravel Eloquent models
dyrynda/laravel-nullable-fields
168097 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
aura/di
921728 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
selective/test-traits
265693 Downloads
A collection of PHPUnit test traits
yii2tech/behavior-trait
279675 Downloads
Allows handling events via inline declared methods, which can be added by traits
chillerlan/php-traits
1106651 Downloads
Some useful traits for PHP 7.2+
weitzman/drupal-test-traits
4010035 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
mootensai/yii2-relation-trait
196209 Downloads
Yii 2 Models load with relation, & transaction save with relation
runz0rd/mapper-php
385939 Downloads
Model mapping, unmapping and validation
rekalogika/doctrine-collections-decorator
31388 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
cybercog/laravel-ownership
21991 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cybercog/laravel-eloquent-flag
15158 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
adamhopkinson/laravel-model-hash
7343 Downloads
A trait which automatically generates a unique hash per model instance