matthiasmullie / scrapbook

PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
https://www.scrapbook.cash
MIT License
315 stars 27 forks source link

psr/simple-cache dependency #13

Closed mindplay-dk closed 7 years ago

mindplay-dk commented 7 years ago

psr/simple-cache is now available on Packagist as 0.1.0 - you can now remove the built-in copy of the interfaces, extra autoload config, etc.

If you'd like me to PR this change, let me know? I have some free time tomorrow :-)

matthiasmullie commented 7 years ago

I'll get to this soonish, but feel free to send a PR is you have the time :)

mindplay-dk commented 7 years ago

OK, will PR this tomorrow :-)