php8.4-apcu
APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
The APCu is a fast solution for userland caching (and dumping) of PHP
variables locally, it is not distributed like MemcacheD, but they can
be used together for optimal caching.
| Section | php |
|---|---|
| Source | php-apcu |
| Maintainer | Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org> |
| Homepage | https://pecl.php.net/package/APCu |
Current Versions
5.1.28-1+0~20260118.53+debian13~1.gbp5969fc amd64
- Size
- 43.3 KB
- Installed
- 174 KB
- SHA256
- bc536d73774b8431f9b523ac1818da801400c1f2531a623a3053c4ab47af5489
5.1.28-1+0~20260118.53+debian13~1.gbp5969fc arm64
- Size
- 42 KB
- Installed
- 218 KB
- SHA256
- 4926d7f3c724e00836af9121d7a41f386e131f917921fb0dc3c82daa7da53d01
Dependencies
php8.4-common, phpapi-20240924, libc6 (>= 2.38)
Install via APT
echo "deb https://repo.senternaltech.com/debian trixie main" | sudo tee /etc/apt/sources.list.d/senternal.list
sudo apt update && sudo apt install php8.4-apcu
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 5.1.28-1+0~20260118.53+debian13~1.gbp5969fc | arm64 | 42 KB | 4926d7f3c724e008... | 2026-03-13 |
| 5.1.28-1+0~20260118.53+debian13~1.gbp5969fc | amd64 | 43.3 KB | bc536d73774b8431... | 2026-03-13 |