{"packages":{"vectorface/cache":{"dev-develop":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"dev-develop","version_normalized":"dev-develop","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c","type":"zip","shasum":"","reference":"6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c"},"type":"library","funding":[],"time":"2024-05-10T14:45:55+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10","php":">=8.0.0","psr/log":"^1.0 || ^2.0 || ^3.0"},"require-dev":{"squizlabs/php_codesniffer":"^3.0","phpunit/phpunit":"^9.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":2891105},"dev-master":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c","type":"zip","shasum":"","reference":"6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c"},"type":"library","funding":[],"time":"2024-05-10T14:45:55+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"default-branch":true,"require":{"psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10","php":">=8.0.0","psr/log":"^1.0 || ^2.0 || ^3.0"},"require-dev":{"squizlabs/php_codesniffer":"^3.0","phpunit/phpunit":"^9.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":4035731},"v0.0.1":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.0.1","version_normalized":"0.0.1.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"2ccf59721b8641e6c4da34cf60c6aa2cc97cf18f"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/2ccf59721b8641e6c4da34cf60c6aa2cc97cf18f","type":"zip","shasum":"","reference":"2ccf59721b8641e6c4da34cf60c6aa2cc97cf18f"},"type":"library","time":"2015-01-10T02:25:25+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":">=5.3.0"},"require-dev":{"phpunit/phpunit":"~4.4","squizlabs/php_codesniffer":"~2.0","vectorface/dunit":"~2.0"},"uid":302717},"v0.0.2":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.0.2","version_normalized":"0.0.2.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"159f4aeaf639da7a1f7e1d4e5e719a279442658b"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/159f4aeaf639da7a1f7e1d4e5e719a279442658b","type":"zip","shasum":"","reference":"159f4aeaf639da7a1f7e1d4e5e719a279442658b"},"type":"library","time":"2019-03-30T13:04:03+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":">=5.3.0"},"require-dev":{"phpunit/phpunit":"^4.8","squizlabs/php_codesniffer":"~2.0","vectorface/dunit":"~2.0","codeclimate/php-test-reporter":"dev-master"},"uid":2891104},"v0.1.0":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"679316d45541e6cccbac587112ef7531b4fd3df8"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/679316d45541e6cccbac587112ef7531b4fd3df8","type":"zip","shasum":"","reference":"679316d45541e6cccbac587112ef7531b4fd3df8"},"type":"library","funding":[],"time":"2020-05-11T14:50:57+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":"^7.0","psr/log":"^1.1","psr/simple-cache":"^1.0"},"require-dev":{"phpunit/phpunit":"^6.0 || ^7.0","squizlabs/php_codesniffer":"^3.0","codeclimate/php-test-reporter":"dev-master"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension"},"uid":3856430},"v0.1.1":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.1.1","version_normalized":"0.1.1.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"9474ab2baa1282c4e02dc34a72022577c7087f34"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/9474ab2baa1282c4e02dc34a72022577c7087f34","type":"zip","shasum":"","reference":"9474ab2baa1282c4e02dc34a72022577c7087f34"},"type":"library","funding":[],"time":"2020-05-11T17:18:43+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":"^7.0","psr/log":"^1.1","psr/simple-cache":"^1.0"},"require-dev":{"phpunit/phpunit":"^6.0 || ^7.0","squizlabs/php_codesniffer":"^3.0","codeclimate/php-test-reporter":"dev-master"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension"},"uid":3856735},"v0.2.0":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.2.0","version_normalized":"0.2.0.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"c951343dbfbe9c54b100fc6a71b8863ccabdb159"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/c951343dbfbe9c54b100fc6a71b8863ccabdb159","type":"zip","shasum":"","reference":"c951343dbfbe9c54b100fc6a71b8863ccabdb159"},"type":"library","funding":[],"time":"2020-09-11T13:56:33+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":"^7.0","psr/log":"^1.1","psr/simple-cache":"^1.0"},"require-dev":{"phpunit/phpunit":"^6.0 || ^7.0","squizlabs/php_codesniffer":"^3.0","codeclimate/php-test-reporter":"dev-master"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension"},"uid":4475416},"v0.2.1":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.2.1","version_normalized":"0.2.1.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"39a448bb365367858f0a4498f24d27f6f7c4d532"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/39a448bb365367858f0a4498f24d27f6f7c4d532","type":"zip","shasum":"","reference":"39a448bb365367858f0a4498f24d27f6f7c4d532"},"type":"library","funding":[],"time":"2020-10-27T21:08:29+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":">=7.0.0","psr/log":"^1.1","psr/simple-cache":"^1.0"},"require-dev":{"phpunit/phpunit":"^6.0 || ^7.0","squizlabs/php_codesniffer":"^3.0","codeclimate/php-test-reporter":"dev-master"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension"},"uid":4589610},"v0.3.0":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.3.0","version_normalized":"0.3.0.0","license":["MIT"],"authors":[{"name":"J. Anderson"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"3b1ecc433af2c38102216b0a53f2c6a7eae5ffc5"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/3b1ecc433af2c38102216b0a53f2c6a7eae5ffc5","type":"zip","shasum":"","reference":"3b1ecc433af2c38102216b0a53f2c6a7eae5ffc5"},"type":"library","funding":[],"time":"2020-11-04T18:22:29+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src","Vectorface\\Tests\\Cache\\":"tests"}},"require":{"php":">=7.0.0","psr/log":"^1.1","psr/simple-cache":"^1.0"},"require-dev":{"phpunit/phpunit":"^6.0 || ^7.0","squizlabs/php_codesniffer":"^3.0","codeclimate/php-test-reporter":"dev-master"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension"},"uid":4617698},"v0.4.0":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.4.0","version_normalized":"0.4.0.0","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"e7962852fb79364ba95efea03e8b45dcdb2272a1"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/e7962852fb79364ba95efea03e8b45dcdb2272a1","type":"zip","shasum":"","reference":"e7962852fb79364ba95efea03e8b45dcdb2272a1"},"type":"library","funding":[],"time":"2021-01-27T04:32:40+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"php":">=7.3.0","psr/log":"^1.1","psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10"},"require-dev":{"phpunit/phpunit":"^9.0","squizlabs/php_codesniffer":"^3.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":4880349},"v0.4.1":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.4.1","version_normalized":"0.4.1.0","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"804f4e37592ab7945ba942fa97c6a8faef78a782"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/804f4e37592ab7945ba942fa97c6a8faef78a782","type":"zip","shasum":"","reference":"804f4e37592ab7945ba942fa97c6a8faef78a782"},"type":"library","funding":[],"time":"2021-09-03T16:24:10+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"php":">=7.3.0","psr/log":"^1.1","psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10"},"require-dev":{"phpunit/phpunit":"^9.0","squizlabs/php_codesniffer":"^3.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":5488616},"v0.4.2":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.4.2","version_normalized":"0.4.2.0","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"8024a7a98b593518b1ecf0f87bd9684c90d8891d"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/8024a7a98b593518b1ecf0f87bd9684c90d8891d","type":"zip","shasum":"","reference":"8024a7a98b593518b1ecf0f87bd9684c90d8891d"},"type":"library","funding":[],"time":"2021-09-03T17:15:59+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"php":">=7.3.0","psr/log":"^1.1","psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10"},"require-dev":{"phpunit/phpunit":"^9.0","squizlabs/php_codesniffer":"^3.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":5488662},"v0.4.3":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.4.3","version_normalized":"0.4.3.0","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"562cc14cc5bb4a37ae58d120ee1b2ecde74bdde4"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/562cc14cc5bb4a37ae58d120ee1b2ecde74bdde4","type":"zip","shasum":"","reference":"562cc14cc5bb4a37ae58d120ee1b2ecde74bdde4"},"type":"library","funding":[],"time":"2023-04-11T15:57:58+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"php":">=7.3.0","psr/log":"^1.1","psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10"},"require-dev":{"phpunit/phpunit":"^9.0","squizlabs/php_codesniffer":"^3.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":7111816},"v0.5.0":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.5.0","version_normalized":"0.5.0.0","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"84d05b5b18e78d7eaead930b4dea272737851a1c"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/84d05b5b18e78d7eaead930b4dea272737851a1c","type":"zip","shasum":"","reference":"84d05b5b18e78d7eaead930b4dea272737851a1c"},"type":"library","funding":[],"time":"2024-01-21T23:43:18+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"php":">=8.0.0","psr/log":"^1.0 || ^2.0 || ^3.0","psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10"},"require-dev":{"phpunit/phpunit":"^9.0","squizlabs/php_codesniffer":"^3.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":7855868},"v0.6.0":{"name":"vectorface/cache","description":"Simple cache classes","keywords":["cache"],"homepage":"https://github.com/Vectorface/cache","version":"v0.6.0","version_normalized":"0.6.0.0","license":["MIT"],"authors":[{"name":"J. Anderson"},{"name":"Francis Lavoie"}],"source":{"url":"https://github.com/Vectorface/cache.git","type":"git","reference":"6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c"},"dist":{"url":"https://api.github.com/repos/Vectorface/cache/zipball/6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c","type":"zip","shasum":"","reference":"6bfc9270fe8e98fd40e41d14ec27b2b7ced03b7c"},"type":"library","funding":[],"time":"2024-05-10T14:45:55+00:00","autoload":{"psr-4":{"Vectorface\\Cache\\":"src"}},"require":{"php":">=8.0.0","psr/log":"^1.0 || ^2.0 || ^3.0","psr/simple-cache":"^1.0","cheprasov/php-redis-client":"^1.10"},"require-dev":{"phpunit/phpunit":"^9.0","squizlabs/php_codesniffer":"^3.0"},"suggest":{"ext-pdo":"Needed to support in an SQL database","ext-apcu":"Needed to support caching in APC(u)","ext-memcache":"Needed to support caching with the Memcache extension","ext-redis":"Recommended for faster redis support"},"uid":8151712}}}}