in-memory key-value store for PHP
APCu is an in-memory key-value store for PHP. Keys are of type string
and values can be any PHP variables. APCu only supports userland caching
of variables.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://pecl.php.net/package/apcu
