IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Installation
editInstallation
editElasticsearch-php only has a three requirements that you need to worry about:
- PHP 5.3.9 or higher (see here for more details)
- Composer
- ext-curl: the Libcurl extension for PHP
The rest of the dependencies will automatically be downloaded and installed by Composer. Composer is a package and dependency manager for PHP. Installing elasticsearch-php with Composer is very easy