Libraries tagged by traits
byjg/singleton-pattern
52377 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
othyn/php-enum-enhancements
23931 Downloads
Adds some helpful enum traits to the glorious new PHP Enum type.
jamesmills/eloquent-uuid
43579 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
iatstuti/laravel-nullable-fields
154296 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.
alt-three/testbench
151510 Downloads
Provides some testing traits for apps
timwassenburg/laravel-trait-generator
3333 Downloads
Generate Laravel Traits
stevie-mayhew/trait-loader
64068 Downloads
Adds trait autoloading support to SilverStripe
prevailexcel/laravel-action-service-trait
2128 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
fardus/traits-symfony
4865 Downloads
classes traits for symfony
simonwelsh/trait-loader
956 Downloads
Adds trait autoloading support to SilverStripe
hisorange/traits
516408 Downloads
Useful PHP traits.
silvertipsoftware/laravel-trait-pack
13214 Downloads
A basic collection of some useful traits for Laravel
setono/doctrine-orm-trait
53469 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class
sbwerewolf/json-serialize-trait
9329 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
quantumtecnology/validate-trait
4227 Downloads
ValidateTrait for Laravel