Download the PHP package horde/memcache without Composer
On this page you can find all versions of the php package horde/memcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download horde/memcache
More information about horde/memcache
Files in horde/memcache
Download horde/memcache
More information about horde/memcache
Files in horde/memcache
Vendor horde
Package memcache
Short Description Memcache client library
License LGPL-2.1
Homepage https://www.horde.org/libraries/Horde_Memcache
Package memcache
Short Description Memcache client library
License LGPL-2.1
Homepage https://www.horde.org/libraries/Horde_Memcache
Please rate this library. Is it a good library?
Informations about the package memcache
Horde_Memcache
PSR-16 compliant memcache wrapper with Horde-specific extensions.
Installation
Quick Start
Two Interfaces
PSR-16 (Standard)
get set delete clear has getMultiple setMultiple deleteMultiple
- Standard cache operations
- Items < 1MB
- Framework-portable
HordeMemcacheInterface (Extended)
getLarge setLarge getItems deleteDelayed
- Large items (>1MB auto-chunking)
- Multi-key batch retrieval
- Delete with timeout
Extensions Supported
Both Memcache and Memcached PHP extensions fully supported with equal features.
Requirements
- PHP 8.1+
- memcache or memcached PHP extension
- memcached server
Documentation
- doc/UPGRADING.md - Migration guide from 2.x
- src/HordeMemcacheInterface.php - Extended API contract
- PSR-16: https://www.php-fig.org/psr/psr-16/
License
LGPL 2.1 - See LICENSE file
All versions of memcache with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
horde/exception Version ^3 || dev-FRAMEWORK_6_0
psr/simple-cache Version ^3.0
psr/log Version ^3.0
ext-hash Version *
horde/exception Version ^3 || dev-FRAMEWORK_6_0
psr/simple-cache Version ^3.0
psr/log Version ^3.0
ext-hash Version *
The package horde/memcache contains the following files
Loading the files please wait ...