Libraries tagged by support traits
mpdf/psr-log-aware-trait
18044166 Downloads
Trait to allow support of different psr/log versions.
cache/hierarchical-cache
13830503 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
rinvex/laravel-support
734215 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
danog/class-finder
42028 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
vanilo/support
87836 Downloads
Common Vanilo functions, traits, helpers
pion/laravel-support-eloquent
5235 Downloads
Package with small support traits and classes for the Laravel Eloquent models
laravel-ready/model-support
1437 Downloads
Useful model support traits
stevie-mayhew/trait-loader
61890 Downloads
Adds trait autoloading support to SilverStripe
simonwelsh/trait-loader
955 Downloads
Adds trait autoloading support to SilverStripe
friendsofcake/cakephp-test-utilities
63183 Downloads
Package with support traits to ease unit testing.
mina4lfy/laravel-support
45 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
duncan3dc/logger-aware-trait
31306 Downloads
A PSR-3 trait allowing any class to easily add logger support
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
estgroupe/laravel-taggable
6283 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
webaune/laravel-support
61 Downloads
Common support helpers, contracts, and traits required by various Webaune packages. Validator functionality, and basic controller included out-of-the-box.