nguyenanhung / my-cache
My Cache Library
Installs: 16 149
Dependents: 9
Suggesters: 9
Security: 0
Stars: 3
Watchers: 3
Forks: 3
Open Issues: 0
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
- dev-master
- v4.x-dev
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.x-dev
- v3.1.0
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6.5
- v3.0.6.4
- v3.0.6.3
- v3.0.6.2
- v3.0.6.1
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.x-dev
- v2.1.1
- v2.1.0
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.0.5
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1.0
This package is auto-updated.
Last update: 2024-10-21 19:20:17 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
From Hanoi with Love <3