Libraries tagged by trait
marvinrabe/laravel-graphql-test
256617 Downloads
Provides you with a simple GraphQL testing trait.
kdyby/strict-objects
1560705 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
joelbutcher/laravel-archivable
382586 Downloads
An archivable trait package for Laravel Eloquent models
iben12/laravel-statable
254793 Downloads
Statable trait for Laravel Eloquent models
dyrynda/laravel-nullable-fields
158402 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
907632 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
selective/test-traits
247074 Downloads
A collection of PHPUnit test traits
yii2tech/behavior-trait
271772 Downloads
Allows handling events via inline declared methods, which can be added by traits
chillerlan/php-traits
1061193 Downloads
Some useful traits for PHP 7.2+
weitzman/drupal-test-traits
3814720 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
mootensai/yii2-relation-trait
190845 Downloads
Yii 2 Models load with relation, & transaction save with relation
runz0rd/mapper-php
356404 Downloads
Model mapping, unmapping and validation
cybercog/laravel-eloquent-flag
13929 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
rinvex/laravel-repositories
16803 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
125056 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.