nguyenanhung / my-cache
My Cache Library
v4.0.5
2024-09-21 19:11 UTC
Requires
- php: ^8.0 || ^7.0
- ext-iconv: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- nguyenanhung/my-debug: ^4.0 || ^3.0
- phpfastcache/phpfastcache: ^9.0 || ^8.1
Requires (Dev)
- kint-php/kint: >=3.0
Suggests
- ext-apcu: *
- ext-couchbase: *
- ext-couchbase_v3: *
- ext-intl: *
- ext-leveldb: *
- ext-memcache: *
- ext-memcached: *
- ext-redis: *
- ext-sqlite: *
- ext-wincache: *
- ext-xcache: *
- mongodb/mongodb: ^1.9
- phpfastcache/couchdb: ~1.0.0
- phpfastcache/mongodb-extension: ~9.2.0
- phpfastcache/phpssdb: ~1.0.0
- predis/predis: ^1.1
This package is auto-updated.
Last update: 2026-05-21 22:35:39 UTC
README
Class Cache được customize lại từ thư viện phpfastcache/phpfastcache, được tối ưu cho PHP 7
Version
- V1.x, V2.x support all PHP version
>=5.6 - V3.x support all PHP version
>=7.0 - V4.x support all PHP version
>=8.0
Information
- Cache by
phpfastcache/phpfastcache^9.0 || ^8.0.8 || ^7.1 - Logging by
nguyenanhung/my-debug^4.0 || ^3.0 - Support Driver:
files,apcu,redis,predis,memcache,memcached,mongodb,cassandra,couchbase,couchdb,leveldb,ssdb,Zend Disk Cache,Zend Memory Cache,Cookie,SqlLite
Usage
See test/test.php for example usage very simple.
Contact
If any question & request, please contact following information
| Name | Skype | ||
|---|---|---|---|
| Hung Nguyen | dev@nguyenanhung.com | nguyenanhung5891 | @nguyenanhung |
From Hanoi with Love <3