Libraries tagged by support traits
mpdf/psr-log-aware-trait
24618632 Downloads
Trait to allow support of different psr/log versions.
cache/hierarchical-cache
14943541 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
rinvex/laravel-support
812143 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
vanilo/support
95314 Downloads
Common Vanilo functions, traits, helpers
danog/class-finder
75273 Downloads
Fork of haydenpierce/class-finder with support for traits, interfaces and functions
pion/laravel-support-eloquent
5935 Downloads
Package with small support traits and classes for the Laravel Eloquent models
laravel-ready/model-support
2338 Downloads
Useful model support traits
stevie-mayhew/trait-loader
63820 Downloads
Adds trait autoloading support to SilverStripe
simonwelsh/trait-loader
956 Downloads
Adds trait autoloading support to SilverStripe
friendsofcake/cakephp-test-utilities
70206 Downloads
Package with support traits to ease unit testing.
duncan3dc/logger-aware-trait
32849 Downloads
A PSR-3 trait allowing any class to easily add logger support
metrixinfo/eloquent-sortable
7059 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
6288 Downloads
Taggable Trait for using tag inside Laravel Eloquent models, with Baum's Nested Set pattern support.
yaroslavsagun/laravel-support
61 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.