php8.2-memcache
memcache extension module for PHP
Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory.
This extension allows you to work with memcached through handy OO and
procedural interfaces in your php5 applications.
This is an updated version for PHP 7 with non-blocking I/O taken from
https://github.com/websupport-sk/pecl-memcache
| Section | php |
|---|---|
| Source | php-memcache |
| Maintainer | Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org> |
| Homepage | https://github.com/websupport-sk/pecl-memcache |
Current Versions
8.2-5+0~20250508.38+debian13~1.gbp2739f6 amd64
- Size
- 45.3 KB
- Installed
- 147 KB
- SHA256
- dc0c5846a22e123c7eb3d2bc7d0edc62944533d2f5ea74ea722115a1de7a441b
8.2-5+0~20250508.38+debian13~1.gbp2739f6 arm64
- Size
- 43.2 KB
- Installed
- 159 KB
- SHA256
- 28f65f391191028a6fa071ed67563dc24184baebd8d419f764b6368020511e95
Dependencies
php8.2-common, phpapi-20220829, libc6 (>= 2.38), zlib1g (>= 1:1.1.4)
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.2-memcache
Version History
| Version | Arch | Size | SHA256 | First Seen |
|---|---|---|---|---|
| 8.2-5+0~20250508.38+debian13~1.gbp2739f6 | arm64 | 43.2 KB | 28f65f391191028a... | 2026-03-13 |
| 8.2-5+0~20250508.38+debian13~1.gbp2739f6 | amd64 | 45.3 KB | dc0c5846a22e123c... | 2026-03-13 |