Slide 6
Slide 6 text
O
ffi
cial low-level client for Elasticsearch
• O
ffi
cial PHP client for Elasticsearch: elastic/elasticsearch-php
• Updated and released with the Elastic Stack version
• Uses connection pool for cluster con
fi
guration
• Exposes the Elasticsearch APIs using functions of a Client class
• Each function returns the body of a HTTP response from
Elasticsearch or a boolean value for HEAD API (e.g., Index exists
API)