Data storage in the form of temporary files (cache).
- PHP 4 (v1.0), PHP 5.4+ (v1.1+) ou PHP 7.4 (v2+)
Edit your composer.json (launch composer update
after edit):
{
"repositories": [
{ "type": "git", "url": "git@github.com:jgauthi/component_cache.git" }
],
"require": {
"jgauthi/component_cache": "2.*"
}
}
You can look at folder example.