https://github.com/nguyenanhung/my-cache
Thư viện cache được customize, sử dụng phpFastCache
https://github.com/nguyenanhung/my-cache
cache customize-cache php-cache phpfastcache
Last synced: about 1 year ago
JSON representation
Thư viện cache được customize, sử dụng phpFastCache
- Host: GitHub
- URL: https://github.com/nguyenanhung/my-cache
- Owner: nguyenanhung
- License: gpl-3.0
- Created: 2018-10-12T04:34:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T19:13:18.000Z (over 1 year ago)
- Last Synced: 2025-04-06T06:48:43.813Z (about 1 year ago)
- Topics: cache, customize-cache, php-cache, phpfastcache
- Language: PHP
- Homepage:
- Size: 171 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Cache
[](https://packagist.org/packages/nguyenanhung/my-cache)
[](https://packagist.org/packages/nguyenanhung/my-cache)
[](https://packagist.org/packages/nguyenanhung/my-cache)
[](https://packagist.org/packages/nguyenanhung/my-cache)
[](https://packagist.org/packages/nguyenanhung/my-cache)
[](https://packagist.org/packages/nguyenanhung/my-cache)
Class Cache được customize lại từ thư viện `phpfastcache/phpfastcache`, được tối ưu cho PHP 7
## Version
- [x] V1.x, V2.x support all PHP version `>=5.6`
- [x] V3.x support all PHP version `>=7.0`
- [x] V4.x support all PHP version `>=8.0`
## Information
- [x] Cache by `phpfastcache/phpfastcache` `^9.0 || ^8.0.8 || ^7.1`
- [x] Logging by `nguyenanhung/my-debug` `^4.0 || ^3.0`
- [x] 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 | Email | Skype | Facebook |
|-------------|----------------------|------------------|---------------|
| Hung Nguyen | dev@nguyenanhung.com | nguyenanhung5891 | @nguyenanhung |
From Hanoi with Love <3