Levin Lev

Results 2 comments of Levin Lev

Simplest way is: using Psr16Adapter — [Want to keep it simple ?](https://github.com/PHPSocialNetwork/phpfastcache#want-to-keep-it-simple-) In that case it will look like this: ``` use phpFastCache\Helper\Psr16Adapter; $cahce_driver = 'files'; $cache_config = [ 'path'...