# Installation

## Requirements

json-api-server requires **PHP 8.1+** and **ext-json**.

## Installation

Install with Composer:

```bash
composer require tobyz/json-api-server
```
