2017 © Pedro Peláez
 

cakephp-plugin cakephp-environment

Provides improovement for tests, packagist, etc

image

imsamurai/cakephp-environment

Provides improovement for tests, packagist, etc

  • Tuesday, December 9, 2014
  • by imsamurai
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4,185 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Cakephp Environment Plugin

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

  • 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)

  2. Add plugin loading in Config/bootstrap.php, (*3)

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

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

The Versions

09/12 2014

dev-master

9999999-dev http://github.com/imsamurai/cakephp-environment

Provides improovement for tests, packagist, etc

  Sources   Download

MIT

The Requires

 

plugin phpunit cakephp packagist environment

26/08 2014

0.0.1

0.0.1.0 http://github.com/imsamurai/cakephp-environment

Provides improovement for tests, packagist, etc

  Sources   Download

MIT

The Requires

 

plugin phpunit cakephp packagist environment