Download the PHP package elastic/elasticsearch-serverless without Composer
On this page you can find all versions of the php package elastic/elasticsearch-serverless. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elastic/elasticsearch-serverless
More information about elastic/elasticsearch-serverless
Files in elastic/elasticsearch-serverless
Package elasticsearch-serverless
Short Description PHP Client for Elasticsearch serverless
License MIT
Informations about the package elasticsearch-serverless
Elasticsearch Serverless Client
[!WARNING] Starting with the release of the Elastic Stack 9.0.0, this client will be discontinued. Instead, you can use the latest version of the Elasticsearch PHP Client to build your Elasticsearch Serverless PHP applications.
This is the official Elastic client for the Elasticsearch Cloud Serverless.
If you're looking to develop your PHP application with the Elasticsearch Stack, you should look at the Elasticsearch Client instead.
Installation
You can install the library using composer with the following command:
Instantiate the client
When you have installed elasticsearch-php you can start using it with the Client
class.
You can use the ClientBuilder
to create this object:
Usage
You can read to the official documentation page for a getting started guide.
Development
See CONTRIBUTING.
License 📗
Elastic
All versions of elasticsearch-serverless with dependencies
elastic/transport Version ^8.7
psr/http-client Version ^1.0
psr/http-message Version ^1.0
psr/log Version ^1|^2|^3
guzzlehttp/guzzle Version ^7.0