[ 源代码: php-memcache ]
软件包:php8.2-memcache(8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8)
php8.2-memcache 的相关链接
Debian 的资源:
下载源码包 php-memcache:
- [php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8.dsc]
- [php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+.orig.tar.xz]
- [php-memcache_8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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
其他与 php8.2-memcache 有关的软件包
|
|
|
|
-
- dep: php-common (>= 2:69~)
- PHP 包的通用文件
-
- dep: libc6 (>= 2.25)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: php8.2-common
- documentation, examples and common module for PHP
-
- dep: phpapi-20220829
- 本虚包由这些包填实: libapache2-mod-php8.2, libphp8.2-embed, php8.2-cgi, php8.2-cli, php8.2-fpm, php8.2-phpdbg
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时
-
- sug: memcached
- High-performance in-memory object caching system