[ ソース: php-memcache ]
パッケージ: php-memcache (3.0.9~20170802.e702b5f-2)
php-memcache に関するリンク
Debian の資源:
php-memcache ソースパッケージをダウンロード:
- [php-memcache_3.0.9~20170802.e702b5f-2.dsc]
- [php-memcache_3.0.9~20170802.e702b5f.orig.tar.xz]
- [php-memcache_3.0.9~20170802.e702b5f-2.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
その他の php-memcache 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.25)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: php-common (>= 1:7.0+33~)
- Common files for PHP packages
-
- dep: phpapi-20180731
- 以下のパッケージによって提供される仮想パッケージです: libapache2-mod-php7.3, libphp7.3-embed, php7.3-cgi, php7.3-cli, php7.3-fpm, php7.3-phpdbg
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- sug: memcached
- high-performance memory object caching system