Libraries tagged by support traits
mpdf/psr-log-aware-trait
20165152 Downloads
Trait to allow support of different psr/log versions.
cache/hierarchical-cache
14211880 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
rinvex/laravel-support
761864 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
59832 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
vanilo/support
90553 Downloads
Common Vanilo functions, traits, helpers
friendsofcake/cakephp-test-utilities
64038 Downloads
Package with support traits to ease unit testing.
pion/laravel-support-eloquent
5538 Downloads
Package with small support traits and classes for the Laravel Eloquent models
laravel-ready/model-support
1822 Downloads
Useful model support traits
stevie-mayhew/trait-loader
62813 Downloads
Adds trait autoloading support to SilverStripe
simonwelsh/trait-loader
955 Downloads
Adds trait autoloading support to SilverStripe
duncan3dc/logger-aware-trait
31711 Downloads
A PSR-3 trait allowing any class to easily add logger support
metrixinfo/eloquent-sortable
6893 Downloads
Sortable Trait for Laravel Eloquent models that supports grouping on multiple keys
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
6286 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
dmx/support-toolset
1827 Downloads
A collection of support classes and traits.