2017 © Pedro Peláez
 

library phpspec-stubs

PhpSpec stubs for IDE.

image

cordoval/phpspec-stubs

PhpSpec stubs for IDE.

  • Saturday, August 24, 2013
  • by cordoval
  • Repository
  • 0 Watchers
  • 4 Stars
  • 1,001 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 1 % Grown

The README.md

phpspec-stubs

PhpSpec magic method stubs for IDE autocomplete, (*1)

Add in your composer.json the require entry for this library., (*2)

{
    "require-dev": {
        "cordoval/phpspec-stubs": "dev-master"
    }
}

and run composer install (or update) to download all files., (*3)

The Versions

24/08 2013

dev-master

9999999-dev https://github.com/cordoval/phpspec-stubs

PhpSpec stubs for IDE.

  Sources   Download

MIT

The Requires

 

bdd phpspec ide phpstorm