m6web/elasticsearch-mock
最新稳定版本:v5.0.0
Composer 安装命令:
composer require m6web/elasticsearch-mock
包简介
Library providing a PHP mock for Elasticsearch-php
关键字:
README 文档
README
This PHP 5.4+ library provides a Elasticsearch-php mock for your tests.
Installation
Add this line in your composer.json :
{
"require-dev": {
"m6web/elasticsearch-mock": "dev-master"
}
}
Update your vendors :
$ composer update m6web/elasticsearch-mock
Running the tests
$ php composer.phar install $ ./vendor/bin/atoum -d tests
Credits
Developped by M6 Web.
Tested with atoum.
License
ElasticsearchMock is licensed under the MIT license.
统计信息
- 总下载量: 51.96k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-04