cordoval/phpspec-stubs

PhpSpec stubs for IDE.


Keywords
BDD, phpspec, ide, phpstorm
License
MIT

Documentation

phpspec-stubs

PhpSpec magic method stubs for IDE autocomplete

Add in your composer.json the require entry for this library.

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

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