Skip to content

ReJSON-PHP

PHP client library for the ReJSON Redis module which provides a native JSON data type for Redis.

Requirements

Install

composer install ethanhann/rejson

Load

require_once 'vendor/autoload.php';