https://github.com/anime-db/cache-time-keeper-bundle
Cache time keeper
https://github.com/anime-db/cache-time-keeper-bundle
cache component php
Last synced: about 2 months ago
JSON representation
Cache time keeper
- Host: GitHub
- URL: https://github.com/anime-db/cache-time-keeper-bundle
- Owner: anime-db
- License: mit
- Created: 2014-07-02T13:57:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T14:10:40.000Z (over 8 years ago)
- Last Synced: 2025-02-14T21:54:58.470Z (4 months ago)
- Topics: cache, component, php
- Language: PHP
- Size: 314 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://packagist.org/packages/anime-db/cache-time-keeper-bundle)
[](https://packagist.org/packages/anime-db/cache-time-keeper-bundle)
[](https://packagist.org/packages/anime-db/cache-time-keeper-bundle)
[](https://travis-ci.org/anime-db/cache-time-keeper-bundle)
[](https://coveralls.io/github/anime-db/cache-time-keeper-bundle?branch=master)
[](https://scrutinizer-ci.com/g/anime-db/cache-time-keeper-bundle/?branch=master)
[](https://insight.sensiolabs.com/projects/4fa810e4-9788-470b-914c-8c09ba0d0be2)
[](https://styleci.io/repos/21426266)
[](https://packagist.org/packages/anime-db/cache-time-keeper-bundle)Cache time keeper bundle
========================The library is intended for quick get a date change entities or entire project, without reference to a database in
Symfony projects.Library tracks changes in entities and stores date modified.
## Documentation
* [Installation](docs/installation.md)
* [Configuration](docs/configuration.md)
* [Usage](docs/usage.md)
* [Base usage in controllers](docs/usage/base.md)
* [Configure response](docs/usage/configure.md)
* [Usage only modified response](docs/usage/modified.md)
* [Tracking modify project](docs/tracking.md)
* Customize
* [Custom storage driver](docs/custom/driver.md)
* [Custom ETag hasher driver](docs/custom/etag.md)## License
This bundle is under the [MIT license](http://opensource.org/licenses/MIT). See the complete license in the file: LICENSE