{"packages":{"koded/cache-extended":{"1.0.0":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","PHP7","file-cache"],"homepage":"","version":"1.0.0","version_normalized":"1.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"c19b28dd1742d048adfceb5d5a7b221a848af16e"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/c19b28dd1742d048adfceb5d5a7b221a848af16e","type":"zip","shasum":"","reference":"c19b28dd1742d048adfceb5d5a7b221a848af16e"},"type":"library","time":"2018-11-02T14:38:12+00:00","autoload":{"psr-4":{"Koded\\Caching\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.x-dev"}},"require":{"php":"^7.1.4","psr/cache":"~1","koded/cache-simple":"dev-2.0-dev"},"require-dev":{"phpunit/phpunit":"~7","mikey179/vfsstream":"~1","predis/predis":"dev-master","cache/integration-tests":"dev-master"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"If you want to use Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":2556243},"1.1.0":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","PHP7","file-cache"],"homepage":"","version":"1.1.0","version_normalized":"1.1.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"295060959acee376cf9ab2bb9d37cdab69c46527"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/295060959acee376cf9ab2bb9d37cdab69c46527","type":"zip","shasum":"","reference":"295060959acee376cf9ab2bb9d37cdab69c46527"},"type":"library","time":"2019-05-21T13:11:29+00:00","autoload":{"psr-4":{"Koded\\Caching\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.x-dev"}},"require":{"php":"^7.3","psr/cache":"~1","koded/cache-simple":"~2"},"require-dev":{"phpunit/phpunit":"~7","mikey179/vfsstream":"~1","predis/predis":"dev-master","cache/integration-tests":"dev-master","codacy/coverage":"dev-master"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"If you want to use Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":2978753},"1.2.0":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","PHP7","file-cache"],"homepage":"","version":"1.2.0","version_normalized":"1.2.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"http://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"203bd4ca126dd33a269d05767db72076dbe83a2e"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/203bd4ca126dd33a269d05767db72076dbe83a2e","type":"zip","shasum":"","reference":"203bd4ca126dd33a269d05767db72076dbe83a2e"},"type":"library","time":"2019-09-09T19:29:06+00:00","autoload":{"psr-4":{"Koded\\Caching\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.x-dev"}},"require":{"php":"^7.2","psr/cache":"~1","koded/cache-simple":"~2"},"require-dev":{"phpunit/phpunit":"~7","mikey179/vfsstream":"~1","predis/predis":"dev-master","cache/integration-tests":"dev-master","codacy/coverage":"dev-master","symfony/phpunit-bridge":"^4.4@dev"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"For using Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":3223091},"1.2.1":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","PHP7","file-cache"],"homepage":"","version":"1.2.1","version_normalized":"1.2.1.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"867d314382b98878b61d42cac075e269b4edde71"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/867d314382b98878b61d42cac075e269b4edde71","type":"zip","shasum":"","reference":"867d314382b98878b61d42cac075e269b4edde71"},"type":"library","time":"2019-12-09T21:17:34+00:00","autoload":{"psr-4":{"Koded\\Caching\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.x-dev"}},"require":{"php":"^7.2","psr/cache":"~1","koded/cache-simple":"~2"},"require-dev":{"phpunit/phpunit":"~7","mikey179/vfsstream":"~1","predis/predis":"dev-master","cache/integration-tests":"dev-master","scrutinizer/ocular":"^1.6","symfony/phpunit-bridge":"^4.4@dev"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"For using Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":3445027},"1.2.2":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","PHP7","file-cache"],"homepage":"","version":"1.2.2","version_normalized":"1.2.2.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"fcc822bd1f37953c8101e46c4ca4122ffa6b0bb2"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/fcc822bd1f37953c8101e46c4ca4122ffa6b0bb2","type":"zip","shasum":"","reference":"fcc822bd1f37953c8101e46c4ca4122ffa6b0bb2"},"type":"library","time":"2020-12-06T20:16:59+00:00","autoload":{"psr-4":{"Koded\\Caching\\":""},"exclude-from-classmap":["/Tests/"]},"require":{"php":"^7.2","psr/cache":"~1","koded/cache-simple":"~2"},"require-dev":{"phpunit/phpunit":"~7","mikey179/vfsstream":"~1","predis/predis":"~1","cache/integration-tests":"dev-master","symfony/phpunit-bridge":"^4.4@dev"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"For using Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":4719787},"2.0.0":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","file-cache"],"homepage":"","version":"2.0.0","version_normalized":"2.0.0.0","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"fb575381733b711c79d319fa790b164f9b968e86"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/fb575381733b711c79d319fa790b164f9b968e86","type":"zip","shasum":"","reference":"fb575381733b711c79d319fa790b164f9b968e86"},"type":"library","time":"2021-05-03T13:46:02+00:00","autoload":{"classmap":[""],"exclude-from-classmap":["/Tests/"]},"require":{"php":"^8","psr/cache":"^1","koded/cache-simple":"3.*"},"require-dev":{"phpunit/phpunit":"^8","mikey179/vfsstream":"^1","predis/predis":"^1","cache/integration-tests":"dev-master","symfony/phpunit-bridge":"^4.4@dev"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"For using Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":5163269},"dev-master":{"name":"koded/cache-extended","description":"A PSR-6 caching library with support for several caching technologies.","keywords":["redis","json","cache","caching","memcached","psr-6","file-cache"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["BSD-3-Clause"],"authors":[{"name":"Mihail Binev","homepage":"https://kodeart.com"}],"source":{"url":"https://github.com/kodedphp/cache-extended.git","type":"git","reference":"fb575381733b711c79d319fa790b164f9b968e86"},"dist":{"url":"https://api.github.com/repos/kodedphp/cache-extended/zipball/fb575381733b711c79d319fa790b164f9b968e86","type":"zip","shasum":"","reference":"fb575381733b711c79d319fa790b164f9b968e86"},"type":"library","time":"2021-05-03T13:46:02+00:00","autoload":{"classmap":[""],"exclude-from-classmap":["/Tests/"]},"default-branch":true,"require":{"php":"^8","psr/cache":"^1","koded/cache-simple":"3.*"},"require-dev":{"cache/integration-tests":"dev-master","symfony/phpunit-bridge":"^4.4@dev","phpunit/phpunit":"^8","mikey179/vfsstream":"^1","predis/predis":"^1"},"suggest":{"ext-redis":"For caching in Redis","ext-memcached":"For caching in Memcached","predis/predis":"For using Redis without ext-redis extension","ext-msgpack":"For de/serializing the cache data with msgpack","ext-igbinary":"For Redis igbinary support"},"uid":4107777}}}}