cordoval/phpspec-stubs

此包已被弃用,不再维护。未建议替代包。

IDE 的 PhpSpec 模拟代码

dev-master 2013-08-24 05:30 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:26:43 UTC


README

PhpSpec 魔法方法模拟代码,用于 IDE 自动补全

在您的 composer.json 中添加此库的 require 条目。

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

然后运行 composer install(或 update)下载所有文件。