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