stevie-mayhew / trait-loader
Adds trait autoloading support to SilverStripe
Package info
github.com/stevie-mayhew/trait-loader
Type:silverstripe-module
pkg:composer/stevie-mayhew/trait-loader
1.0.5
2016-07-27 00:10 UTC
Requires
- php: >=5.4
- silverstripe/framework: ~3.1
Replaces
This package is auto-updated.
Last update: 2026-02-16 11:42:43 UTC
README
This module adds in support for autoloading traits to SilverStripe.
Requirements
- PHP 5.4 or newer
- SilverStripe 3.1 or newer
Installation
Composer
composer require stevie-mayhew/trait-loader- Visit
http://your-site.com/?flush=1
Manual installation
- Download an archive and extract into a folder named
trait-loaderin your site's root folder - Visit
http://your-site.com/?flush=1
License
This module is licensed under a BSD 3 clause license. See the LICENSE file for the actual license.