Files
docker-php-fpm/php_modules/apcu/README.md
2022-11-30 08:15:42 +01:00

10 lines
455 B
Markdown

# apcu
APCu is an in-memory key-value store for PHP.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.apcu |
| GitHub | https://github.com/krakjoe/apcu |
| Pecl | https://pecl.php.net/package/apcu |