Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

PHP Client Query

Mira Dytko edited this page Jan 20, 2022 · 3 revisions

The Aerospike PHP client provides an API to query the database using secondary indexes. Refer to the following topics for details.

Query Records

Use the Aerospike PHP client to perform queries on a secondary index of a set. Query Records

Managing Indexes

Use the Aerospike PHP client to create or remove secondary indexes. [Managing Indexes](Managing Indexes)

Clone this wiki locally