Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 months ago
JSON representation

Thư viện cache được customize, sử dụng phpFastCache

Awesome Lists containing this project

README

        

# My Cache

[![Latest Stable Version](https://img.shields.io/packagist/v/nguyenanhung/my-cache.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/my-cache)
[![Total Downloads](https://img.shields.io/packagist/dt/nguyenanhung/my-cache.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/my-cache)
[![Daily Downloads](https://img.shields.io/packagist/dd/nguyenanhung/my-cache.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/my-cache)
[![Monthly Downloads](https://img.shields.io/packagist/dm/nguyenanhung/my-cache.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/my-cache)
[![License](https://img.shields.io/packagist/l/nguyenanhung/my-cache.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/my-cache)
[![PHP Version Require](https://img.shields.io/packagist/dependency-v/nguyenanhung/my-cache/php)](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 | [email protected] | nguyenanhung5891 | @nguyenanhung |

From Hanoi with Love <3