PHP Client Query - aerospike-community/aerospike-client-php GitHub Wiki

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.

Managing Indexes

Use the Aerospike PHP client to create or remove secondary indexes.