This repository has been archived by the owner on Nov 8, 2020. It is now read-only.
There are breaking changes in this release. This library now only supports Silex 2 and the Memcached driver. If you need Silex 1 support, composer require mheap/silex-memcache:1.0.0
Changelog:
- Upgrade dependencies to Silex 2
- Upgrade to PHPUnit 6
- Move all documentation in to README
- Add docker-compose file so that tests can be run locally
- Move to PSR-4 autoloading
- Add PHPCS support + default config