finwo / cache
, (*1)
Simple cache foundation for PHP, (*2)
Contributing
After checking the Github issues and confirming that your request isn't already being worked on, feel free to spawn a new fork of the develop branch & send in a pull request., (*3)
The develop branch is merged periodically into the master after confirming it's stable, to make sure the master always contains a production-ready version., (*4)
Changelog
- 2016-06-20
- Replaced http_status_code by compatibility implementation
- 2016-06-08
- Created README
- Added unit tests
- Added travis-ci build status
- 2016-04-13