Libraries tagged by trait
koodoo/laravel-trait-updatedby
14332 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
anthonyedmonds/laravel-testing-traits
2643 Downloads
Make testing easier with this collection of testing traits!
simonwelsh/trait-loader
955 Downloads
Adds trait autoloading support to SilverStripe
phpunitgoodpractices/traits
234821 Downloads
Highly opinionated PHPUnit good practices enforcer.
hisorange/traits
515850 Downloads
Useful PHP traits.
chadicus/spl-traits
31470 Downloads
A collection standard traits
silvertipsoftware/laravel-trait-pack
12482 Downloads
A basic collection of some useful traits for Laravel
shaka/laravel-trait-generator
4250 Downloads
A Laravel package to generate traits
shaka/dynamic-update-trait
5691 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
setono/doctrine-orm-trait
49189 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
sbwerewolf/json-serialize-trait
7720 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
sbuerk/typo3-site-based-test-trait
2519 Downloads
Provides modified TYPO3 SiteBasedTestTrait and TF FunctionalTestCase.
quantumtecnology/validate-trait
1840 Downloads
ValidateTrait for Laravel
quantumtecnology/perpage-trait
1803 Downloads
nebkam/symfony-traits
4985 Downloads
Helper trait to ease writing APIs in Symfony