Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in PHP; because of this it tries to be opinion-free and very extendable. To ...
Using this client assumes that you have an Elasticsearch server installed and running. Elasticsearch 8.0 offers security by default, that means it uses TLS for protect the communication between client ...