Libraries tagged by trait
joelbutcher/laravel-archivable
443912 Downloads
An archivable trait package for Laravel Eloquent models
dyrynda/laravel-nullable-fields
176657 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
932213 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
selective/test-traits
279208 Downloads
A collection of PHPUnit test traits
yii2tech/behavior-trait
287245 Downloads
Allows handling events via inline declared methods, which can be added by traits
phpunitgoodpractices/traits
239218 Downloads
Highly opinionated PHPUnit good practices enforcer.
chillerlan/php-traits
1137375 Downloads
Some useful traits for PHP 7.2+
weitzman/drupal-test-traits
4152196 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
mootensai/yii2-relation-trait
199653 Downloads
Yii 2 Models load with relation, & transaction save with relation
runz0rd/mapper-php
400999 Downloads
Model mapping, unmapping and validation
gomachan46/state-machine
85332 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
cybercog/laravel-nova-ban
188261 Downloads
A Laravel Nova banning functionality for your application.
cybercog/laravel-eloquent-flag
15868 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
rinvex/laravel-repositories
17030 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/laravel-cacheable
127595 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.