FICHA · MANJARO

php-apcu

A userland caching module for PHP

  • Plugin
  • NONE
  • Server
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

PHP applications can store shared values in APCu memory cache to reduce repeated work inside a local server. This is useful for caching computed data, configuration, and application-level lookups.

It is a PHP extension. Cached data is local to the server and can affect application behavior, so deployments should handle invalidation and avoid storing secrets unnecessarily.

Permissions

Permissions not analysed for this source yet.