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

Getting Started

Mira Dytko edited this page Jan 13, 2022 · 2 revisions

Getting Started

Install PHP Client

Install the Aerospike PHP client package, which includes the extension, documentation, examples, and other resources.


Install Aerospike Server

Install the Aerospike server.


Read the Quick Guide

Read the quick guide to using the client.


Run Example PHP Scripts

Try the Aerospike PHP client examples in the examples directory. To show both the code and its result, run the scripts in annotated mode.


PHP API Reference

The Aerospike PHP API reference documentation is available on GitHub.