Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

⛔ DEPRECATED - Library providing a PHP mock for Elasticsearch-php

License

Notifications You must be signed in to change notification settings

BedrockStreaming/ElasticsearchMock

Repository files navigation

Elasticsearch Mock Build Status

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.

About

⛔ DEPRECATED - Library providing a PHP mock for Elasticsearch-php

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages