This repository has been archived by the owner on May 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Getting Started
Mira Dytko edited this page Jan 13, 2022
·
2 revisions
Install the Aerospike PHP client package, which includes the extension, documentation, examples, and other resources.
Install the Aerospike server.
Read the quick guide to using the client.
Try the Aerospike PHP client examples in the examples directory. To show both the code and its result, run the scripts in annotated mode.
The Aerospike PHP API reference documentation is available on GitHub.
PHP Client