Skip to content

imsamurai/cakephp-environment

Repository files navigation

Cakephp Environment Plugin

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

  • phpunit 4.1.*
  • composer autoload
  • hhvm compatible
  • console switched to hhvm by default

Requirements

- Composer
- hhvm (default handler, you can change to `php`)

Installation

  1. Install via composer latest package imsamurai/cakephp-environment.

  2. Add plugin loading in Config/bootstrap.php

    CakePlugin::load('Environment', array('bootstrap' => true));

  3. Run Console/cake Environment.environment install (check help for options).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published