simonwelsh/trait-loader

This package is abandoned and no longer maintained. No replacement package was suggested.

Adds trait autoloading support to SilverStripe

Installs: 955

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1 028

Forks: 130

Language:Hack

Type:silverstripe-module

2.2.2 2015-07-14 17:48 UTC

This package is not auto-updated.

Last update: 2019-02-20 17:58:19 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 simonwelsh/trait-loader dev-master
  • Visit http://your-site.com/?flush=1

Manual installation

  • Download an archive and extract into a folder named trait-loader in 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.