Libraries tagged by traits
kdyby/strict-objects
1505511 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
joelbutcher/laravel-archivable
334568 Downloads
An archivable trait package for Laravel Eloquent models
jedrzej/searchable
210807 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
iben12/laravel-statable
236806 Downloads
Statable trait for Laravel Eloquent models
dyrynda/laravel-nullable-fields
140931 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
888023 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
selective/test-traits
222675 Downloads
A collection of PHPUnit test traits
yii2tech/behavior-trait
260274 Downloads
Allows handling events via inline declared methods, which can be added by traits
chillerlan/php-traits
990244 Downloads
Some useful traits for PHP 7.2+
weitzman/drupal-test-traits
3511572 Downloads
Traits for testing Drupal sites that have user content (versus unpopulated sites).
mootensai/yii2-relation-trait
183375 Downloads
Yii 2 Models load with relation, & transaction save with relation
runz0rd/mapper-php
293288 Downloads
Model mapping, unmapping and validation
devdojo/laravel-reactions
23532 Downloads
cybercog/laravel-nova-ban
179283 Downloads
A Laravel Nova banning functionality for your application.
rinvex/laravel-repositories
16474 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.