{"packages":{"cache/util":{"0.1.0":{"name":"cache/util","description":"PSR-6 and PSR-16 Caching Utilities","keywords":["cache","util","utilities","psr6","psr16"],"homepage":"http://www.php-cache.com/en/latest/","version":"0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com","homepage":"https://github.com/nyholm"},{"name":"RJ Garcia","email":"rj@bighead.net","homepage":"https://github.com/ragboyjr"}],"source":{"url":"https://github.com/php-cache/Util.git","type":"git","reference":"75df0dd80f7c9116562b4d07d5daa74f90c0df6c"},"dist":{"url":"https://api.github.com/repos/php-cache/Util/zipball/75df0dd80f7c9116562b4d07d5daa74f90c0df6c","type":"zip","shasum":"","reference":"75df0dd80f7c9116562b4d07d5daa74f90c0df6c"},"type":"library","time":"2020-12-07T16:06:48+00:00","autoload":{"files":["SimpleCache/util.php"],"psr-4":{"Cache\\Util\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":"^5.6 || ^7.0 || ^8.0","psr/cache":"^1.0"},"require-dev":{"cache/array-adapter":"^1.0","phpunit/phpunit":"^5.7.21"},"uid":5863762},"0.2.0":{"name":"cache/util","description":"PSR-6 and PSR-16 Caching Utilities","keywords":["cache","util","utilities","psr6","psr16"],"homepage":"http://www.php-cache.com/en/latest/","version":"0.2.0","version_normalized":"0.2.0.0","license":["MIT"],"authors":[{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com","homepage":"https://github.com/nyholm"},{"name":"RJ Garcia","email":"rj@bighead.net","homepage":"https://github.com/ragboyjr"}],"source":{"url":"https://github.com/php-cache/Util.git","type":"git","reference":"0544d74a34afd0de91fe4d66186696bdc3bba67b"},"dist":{"url":"https://api.github.com/repos/php-cache/Util/zipball/0544d74a34afd0de91fe4d66186696bdc3bba67b","type":"zip","shasum":"","reference":"0544d74a34afd0de91fe4d66186696bdc3bba67b"},"type":"library","time":"2022-01-12T20:25:51+00:00","autoload":{"files":["SimpleCache/util.php"],"psr-4":{"Cache\\Util\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"require":{"php":">=7.4","psr/cache":"^1.0 || ^2.0"},"require-dev":{"cache/array-adapter":"^1.0","phpunit/phpunit":"^7.5.20 || ^9.5.10"},"uid":5863765},"dev-master":{"name":"cache/util","description":"PSR-6 and PSR-16 Caching Utilities","keywords":["cache","util","utilities","psr6","psr16"],"homepage":"http://www.php-cache.com/en/latest/","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com","homepage":"https://github.com/nyholm"},{"name":"RJ Garcia","email":"rj@bighead.net","homepage":"https://github.com/ragboyjr"}],"source":{"url":"https://github.com/php-cache/Util.git","type":"git","reference":"0544d74a34afd0de91fe4d66186696bdc3bba67b"},"dist":{"url":"https://api.github.com/repos/php-cache/Util/zipball/0544d74a34afd0de91fe4d66186696bdc3bba67b","type":"zip","shasum":"","reference":"0544d74a34afd0de91fe4d66186696bdc3bba67b"},"type":"library","time":"2022-01-12T20:25:51+00:00","autoload":{"files":["SimpleCache/util.php"],"psr-4":{"Cache\\Util\\":""},"exclude-from-classmap":["/Tests/"]},"extra":{"branch-alias":{"dev-master":"1.1-dev"}},"default-branch":true,"require":{"psr/cache":"^1.0 || ^2.0","php":">=7.4"},"require-dev":{"cache/array-adapter":"^1.0","phpunit/phpunit":"^7.5.20 || ^9.5.10"},"uid":4034684}},"foodkit/cache":{"2.1":{"name":"foodkit/cache","description":"Library of all the php-cache adapters","keywords":["cache","psr6"],"homepage":"http://www.php-cache.com/en/latest/","version":"2.1","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Aaron Scherer","email":"aequasi@gmail.com","homepage":"https://github.com/aequasi"},{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com","homepage":"https://github.com/nyholm"}],"source":{"url":"https://github.com/foodkit/php-cache.git","type":"git","reference":"d0b01c1fbda9a9840605ebff26ff9390fdb2d1e4"},"dist":{"url":"https://api.github.com/repos/foodkit/php-cache/zipball/d0b01c1fbda9a9840605ebff26ff9390fdb2d1e4","type":"zip","shasum":"","reference":"d0b01c1fbda9a9840605ebff26ff9390fdb2d1e4"},"type":"library","time":"2022-06-07T00:47:32+00:00","autoload":{"files":["src/inc.php"],"psr-4":{"Cache\\":"src/"},"exclude-from-classmap":["**/Tests/"]},"require":{"php":"^7.4|^8","doctrine/cache":"^1.3","league/flysystem":"^1.0","psr/cache":"^1.0 || ^2.0","psr/log":"^1.0 || ^2.0 || ^3.0","psr/simple-cache":"^1.0"},"require-dev":{"cache/integration-tests":"^0.17","defuse/php-encryption":"^2.0","illuminate/cache":"^5.4 || ^5.5 || ^5.6","mockery/mockery":"^1.0","phpunit/phpunit":"^7.5.20 || ^9.5.10","predis/predis":"^1.1","symfony/cache":"^3.1","symfony/polyfill-php70":"^1.6"},"suggest":{"ext-apc":"APC extension is required to use the APC Adapter","ext-apcu":"APCu extension is required to use the APCu Adapter","ext-memcache":"Memcache extension is required to use the Memcache Adapter","ext-memcached":"Memcached extension is required to use the Memcached Adapter","ext-mongodb":"Mongodb extension required to use the Mongodb adapter","ext-redis":"Redis extension is required to use the Redis adapter","mongodb/mongodb":"Mongodb lib required to use the Mongodb adapter"},"replace":{"cache/adapter-common":"^1","cache/apc-adapter":"^1","cache/apcu-adapter":"^1","cache/array-adapter":"^1","cache/chain-adapter":"^1","cache/doctrine-adapter":"^1","cache/filesystem-adapter":"^1","cache/hierarchical-cache":"^1","cache/illuminate-adapter":"^1","cache/memcache-adapter":"^1","cache/memcached-adapter":"^1","cache/mongodb-adapter":"^1","cache/predis-adapter":"^1","cache/psr-6-doctrine-bridge":"^1","cache/redis-adapter":"^1","cache/session-handler":"^1","cache/taggable-cache":"^1","cache/util":"^1","cache/void-adapter":"^1"},"uid":6316043},"2.2":{"name":"foodkit/cache","description":"Library of all the php-cache adapters","keywords":["cache","psr6"],"homepage":"http://www.php-cache.com/en/latest/","version":"2.2","version_normalized":"2.2.0.0","license":["MIT"],"authors":[{"name":"Aaron Scherer","email":"aequasi@gmail.com","homepage":"https://github.com/aequasi"},{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com","homepage":"https://github.com/nyholm"}],"source":{"url":"https://github.com/foodkit/php-cache.git","type":"git","reference":"a8a23d82334d1e300d5e2308a863504be1bfb13e"},"dist":{"url":"https://api.github.com/repos/foodkit/php-cache/zipball/a8a23d82334d1e300d5e2308a863504be1bfb13e","type":"zip","shasum":"","reference":"a8a23d82334d1e300d5e2308a863504be1bfb13e"},"type":"library","time":"2022-06-08T00:35:40+00:00","autoload":{"files":["src/inc.php"],"psr-4":{"Cache\\":"src/"},"exclude-from-classmap":["**/Tests/"]},"require":{"php":"^7.4|^8","doctrine/cache":"^1.3","league/flysystem":"^1.0 || ^2.0 || ^3.0","psr/cache":"^1.0 || ^2.0","psr/log":"^1.0 || ^2.0 || ^3.0","psr/simple-cache":"^1.0"},"require-dev":{"cache/integration-tests":"^0.17","defuse/php-encryption":"^2.0","illuminate/cache":"^5.4 || ^5.5 || ^5.6","mockery/mockery":"^1.0","phpunit/phpunit":"^7.5.20 || ^9.5.10","predis/predis":"^1.1","symfony/cache":"^3.1","symfony/polyfill-php70":"^1.6"},"suggest":{"ext-apc":"APC extension is required to use the APC Adapter","ext-apcu":"APCu extension is required to use the APCu Adapter","ext-memcache":"Memcache extension is required to use the Memcache Adapter","ext-memcached":"Memcached extension is required to use the Memcached Adapter","ext-mongodb":"Mongodb extension required to use the Mongodb adapter","ext-redis":"Redis extension is required to use the Redis adapter","mongodb/mongodb":"Mongodb lib required to use the Mongodb adapter"},"replace":{"cache/adapter-common":"^1","cache/apc-adapter":"^1","cache/apcu-adapter":"^1","cache/array-adapter":"^1","cache/chain-adapter":"^1","cache/doctrine-adapter":"^1","cache/filesystem-adapter":"^1","cache/hierarchical-cache":"^1","cache/illuminate-adapter":"^1","cache/memcache-adapter":"^1","cache/memcached-adapter":"^1","cache/mongodb-adapter":"^1","cache/predis-adapter":"^1","cache/psr-6-doctrine-bridge":"^1","cache/redis-adapter":"^1","cache/session-handler":"^1","cache/taggable-cache":"^1","cache/util":"^1","cache/void-adapter":"^1"},"uid":6319166},"dev-master":{"name":"foodkit/cache","description":"Library of all the php-cache adapters","keywords":["cache","psr6"],"homepage":"http://www.php-cache.com/en/latest/","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Aaron Scherer","email":"aequasi@gmail.com","homepage":"https://github.com/aequasi"},{"name":"Tobias Nyholm","email":"tobias.nyholm@gmail.com","homepage":"https://github.com/nyholm"}],"source":{"url":"https://github.com/foodkit/php-cache.git","type":"git","reference":"a8a23d82334d1e300d5e2308a863504be1bfb13e"},"dist":{"url":"https://api.github.com/repos/foodkit/php-cache/zipball/a8a23d82334d1e300d5e2308a863504be1bfb13e","type":"zip","shasum":"","reference":"a8a23d82334d1e300d5e2308a863504be1bfb13e"},"type":"library","time":"2022-06-08T00:35:40+00:00","autoload":{"files":["src/inc.php"],"psr-4":{"Cache\\":"src/"},"exclude-from-classmap":["**/Tests/"]},"default-branch":true,"require":{"php":"^7.4|^8","doctrine/cache":"^1.3","psr/cache":"^1.0 || ^2.0","psr/log":"^1.0 || ^2.0 || ^3.0","psr/simple-cache":"^1.0","league/flysystem":"^1.0 || ^2.0 || ^3.0"},"require-dev":{"cache/integration-tests":"^0.17","defuse/php-encryption":"^2.0","illuminate/cache":"^5.4 || ^5.5 || ^5.6","mockery/mockery":"^1.0","phpunit/phpunit":"^7.5.20 || ^9.5.10","predis/predis":"^1.1","symfony/cache":"^3.1","symfony/polyfill-php70":"^1.6"},"suggest":{"ext-apc":"APC extension is required to use the APC Adapter","ext-apcu":"APCu extension is required to use the APCu Adapter","ext-memcache":"Memcache extension is required to use the Memcache Adapter","ext-memcached":"Memcached extension is required to use the Memcached Adapter","ext-mongodb":"Mongodb extension required to use the Mongodb adapter","ext-redis":"Redis extension is required to use the Redis adapter","mongodb/mongodb":"Mongodb lib required to use the Mongodb adapter"},"replace":{"cache/adapter-common":"^1","cache/apc-adapter":"^1","cache/apcu-adapter":"^1","cache/array-adapter":"^1","cache/chain-adapter":"^1","cache/doctrine-adapter":"^1","cache/filesystem-adapter":"^1","cache/hierarchical-cache":"^1","cache/illuminate-adapter":"^1","cache/memcache-adapter":"^1","cache/memcached-adapter":"^1","cache/mongodb-adapter":"^1","cache/predis-adapter":"^1","cache/psr-6-doctrine-bridge":"^1","cache/redis-adapter":"^1","cache/session-handler":"^1","cache/taggable-cache":"^1","cache/util":"^1","cache/void-adapter":"^1"},"uid":6316042}}}}