{"minified":"composer/2.0","packages":{"kevinrob/guzzle-cache-middleware":[{"name":"kevinrob/guzzle-cache-middleware","description":"A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)","keywords":["performance","php","http","cache","Guzzle","validation","middleware","handler","expiration","cache-control","Etag","promise","Flysystem","psr6","psr7","guzzle6","http 1.1","rfc7234"],"homepage":"https://github.com/Kevinrob/guzzle-cache-middleware","version":"8.0.0","version_normalized":"8.0.0.0","license":["MIT"],"authors":[{"name":"Kevin Robatel","email":"kevinrob2@gmail.com","homepage":"https://github.com/Kevinrob"}],"source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"9c05662892a53f646f4cc50e6dbe28730ff32b5c"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/9c05662892a53f646f4cc50e6dbe28730ff32b5c","type":"zip","shasum":"","reference":"9c05662892a53f646f4cc50e6dbe28730ff32b5c"},"type":"library","support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/8.0.0"},"funding":[],"time":"2026-07-29T13:17:39+00:00","published-time":"2026-08-03T15:06:51+00:00","autoload":{"psr-4":{"Kevinrob\\GuzzleCache\\":"src/"}},"require":{"php":">=8.2","psr/clock":"^1.0 || ^2.0 || ^3.0","guzzlehttp/guzzle":"^7.9.2 || ^8.0","guzzlehttp/promises":"^2.0.3 || ^3.0","guzzlehttp/psr7":"^2.7.0 || ^3.0"},"require-dev":{"phpunit/phpunit":"^9.6.21","league/flysystem":"^3.16","psr/cache":"^1.0 || ^2.0 || ^3.0","cache/array-adapter":"^1.0","illuminate/cache":"^10.0 || ^11.0 || ^12.0 || ^13.0","cache/simple-cache-bridge":"^1.1","symfony/phpunit-bridge":"^7.1.4","symfony/cache":"^6.4 || ^7.0 || ^8.0","symfony/clock":"^6.4 || ^7.0 || ^8.0"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).","league/flysystem":"To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage","psr/cache":"To be used with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage","psr/simple-cache":"To be used with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage","laravel/framework":"To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage"}},{"version":"8.0.0-RC3","version_normalized":"8.0.0.0-RC3","support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/8.0.0-RC3"},"published-time":"2026-07-29T13:18:30+00:00"},{"version":"8.0.0-RC2","version_normalized":"8.0.0.0-RC2","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"78dd5a19d085108b0c86402efce0ebb82cbba571"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/78dd5a19d085108b0c86402efce0ebb82cbba571","type":"zip","shasum":"","reference":"78dd5a19d085108b0c86402efce0ebb82cbba571"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/8.0.0-RC2"},"time":"2026-06-10T06:35:05+00:00","published-time":"2026-06-10T06:38:43+00:00","require":{"php":">=8.2","psr/clock":"^1.0 || ^2.0 || ^3.0","guzzlehttp/guzzle":"^7.9.2","guzzlehttp/promises":"^2.0.3","guzzlehttp/psr7":"^2.7.0"}},{"version":"v8.0.0-RC1","version_normalized":"8.0.0.0-RC1","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"5d4df7245a60effb2758bbca26489b7f80ef6645"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/5d4df7245a60effb2758bbca26489b7f80ef6645","type":"zip","shasum":"","reference":"5d4df7245a60effb2758bbca26489b7f80ef6645"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v8.0.0-RC1"},"time":"2026-03-11T06:58:53+00:00","published-time":"2026-03-11T06:59:32+00:00"},{"version":"7.0.0","version_normalized":"7.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"3d63aaf136c5a52ce751a63c2169b3a49b26841f"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/3d63aaf136c5a52ce751a63c2169b3a49b26841f","type":"zip","shasum":"","reference":"3d63aaf136c5a52ce751a63c2169b3a49b26841f"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/7.0.0"},"time":"2025-09-04T18:27:50+00:00","published-time":"2025-09-19T09:37:41+00:00","require":{"php":">=8.1","guzzlehttp/guzzle":"^7.9.2","guzzlehttp/promises":"^2.0.3","guzzlehttp/psr7":"^2.7.0"},"require-dev":{"phpunit/phpunit":"^9.6.21","league/flysystem":"^3.16","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^7.1.4","symfony/cache":"^4.4 || ^5.0"}},{"keywords":["performance","php","http","cache","Guzzle","validation","doctrine","middleware","handler","expiration","cache-control","Etag","promise","Flysystem","psr6","psr7","guzzle6","http 1.1","rfc7234"],"version":"6.0.0","version_normalized":"6.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"61305ed694e763e887a04f61e71e2292bb4fbad1"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/61305ed694e763e887a04f61e71e2292bb4fbad1","type":"zip","shasum":"","reference":"61305ed694e763e887a04f61e71e2292bb4fbad1"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/6.0.0"},"time":"2024-10-17T09:11:54+00:00","published-time":"2024-11-28T09:55:03+00:00","require-dev":{"phpunit/phpunit":"^9.6.21","doctrine/cache":"^1.10","league/flysystem":"^2.5","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^7.1.4","symfony/cache":"^4.4 || ^5.0"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).","doctrine/cache":"This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage). Use only versions >=1.4.0 < 2.0.0","league/flysystem":"To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage","psr/cache":"To be used with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage","psr/simple-cache":"To be used with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage","laravel/framework":"To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage"}},{"version":"v5.1.0","version_normalized":"5.1.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"6bd64dbbe5155107d84a0f67140a8822a709c6d0"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/6bd64dbbe5155107d84a0f67140a8822a709c6d0","type":"zip","shasum":"","reference":"6bd64dbbe5155107d84a0f67140a8822a709c6d0"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v5.1.0"},"time":"2023-11-09T06:53:45+00:00","published-time":"2023-11-09T06:54:34+00:00","require":{"php":">=7.2.0","guzzlehttp/guzzle":"^6.0 || ^7.0","guzzlehttp/promises":"^1.4 || ^2.0","guzzlehttp/psr7":"^1.7.0 || ^2.0.0"},"require-dev":{"phpunit/phpunit":"^8.5.15 || ^9.5","doctrine/cache":"^1.10","league/flysystem":"^2.5","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^4.4 || ^5.0","symfony/cache":"^4.4 || ^5.0"}},{"version":"v5.0.0","version_normalized":"5.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"65f85ca874c7d9b357359c6d38c6cd56e942b58c"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/65f85ca874c7d9b357359c6d38c6cd56e942b58c","type":"zip","shasum":"","reference":"65f85ca874c7d9b357359c6d38c6cd56e942b58c"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v5.0.0"},"time":"2023-11-05T12:31:18+00:00","published-time":"2023-11-05T12:38:52+00:00"},{"version":"v4.1.2","version_normalized":"4.1.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"2546d1035e844da378b03e1fb42d3d1cf53187e2"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/2546d1035e844da378b03e1fb42d3d1cf53187e2","type":"zip","shasum":"","reference":"2546d1035e844da378b03e1fb42d3d1cf53187e2"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.1.2"},"time":"2023-06-14T11:19:21+00:00","published-time":"2023-06-14T11:19:58+00:00","require-dev":{"phpunit/phpunit":"^8.5.15 || ^9.5","doctrine/cache":"^1.10","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^4.4 || ^5.0","symfony/cache":"^4.4 || ^5.0"}},{"version":"v4.1.1","version_normalized":"4.1.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"0e12dccf3c811a18bb2f6c93882c5b5727e1b859"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/0e12dccf3c811a18bb2f6c93882c5b5727e1b859","type":"zip","shasum":"","reference":"0e12dccf3c811a18bb2f6c93882c5b5727e1b859"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.1.1"},"time":"2023-05-31T07:04:24+00:00","published-time":"2023-05-31T07:07:10+00:00"},{"version":"v4.1.0","version_normalized":"4.1.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"8528f8c040c333480cbf885ef669dfb33a21f1e8"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/8528f8c040c333480cbf885ef669dfb33a21f1e8","type":"zip","shasum":"","reference":"8528f8c040c333480cbf885ef669dfb33a21f1e8"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.1.0"},"time":"2023-05-26T10:54:58+00:00","published-time":"2023-05-26T11:23:29+00:00"},{"version":"v4.0.2","version_normalized":"4.0.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea","type":"zip","shasum":"","reference":"24b93edc942f2eaaeb17f7ae0d6db0f77f4ed4ea"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.2"},"time":"2022-10-02T13:13:18+00:00","published-time":"2022-11-14T20:05:46+00:00","require":{"php":">=7.2.0","guzzlehttp/guzzle":"^6.0 || ^7.0","guzzlehttp/psr7":"^1.7.0 || ^2.0.0"}},{"version":"v4.0.1","version_normalized":"4.0.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"0a61532ee8bf278a0d875a86a536aeeab592da5a"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/0a61532ee8bf278a0d875a86a536aeeab592da5a","type":"zip","shasum":"","reference":"0a61532ee8bf278a0d875a86a536aeeab592da5a"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.1"},"time":"2022-03-15T21:47:10+00:00","published-time":"2022-03-15T21:48:40+00:00"},{"version":"v4.0.0","version_normalized":"4.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"22d79bb234861469e0c1d6b9541eb6d8e97ecd72"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/22d79bb234861469e0c1d6b9541eb6d8e97ecd72","type":"zip","shasum":"","reference":"22d79bb234861469e0c1d6b9541eb6d8e97ecd72"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v4.0.0"},"time":"2022-02-07T05:49:59+00:00","published-time":"2022-02-07T05:58:09+00:00","require-dev":{"phpunit/phpunit":"^8.5.15 || ^9.5","doctrine/cache":"^1.10","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^4.4 || ^5.0"}},{"version":"v3.5.0","version_normalized":"3.5.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"c699f4623a7be6c92468876a1b2404d499a4f22f"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/c699f4623a7be6c92468876a1b2404d499a4f22f","type":"zip","shasum":"","reference":"c699f4623a7be6c92468876a1b2404d499a4f22f"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v3.5.0"},"time":"2022-01-04T16:40:46+00:00","published-time":"2022-01-10T19:28:57+00:00","require":{"php":">=5.5.0","guzzlehttp/guzzle":"^6.0 || ^7.0","guzzlehttp/psr7":"^1.7.0 || ^2.0.0"},"require-dev":{"phpunit/phpunit":"^4.8.36 || ^5.0","doctrine/cache":"^1.0","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^4.4 || ^5.0"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).","doctrine/cache":"This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage).","league/flysystem":"To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage","psr/cache":"To be used with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage","psr/simple-cache":"To be used with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage","laravel/framework":"To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage"}},{"version":"v3.4.1","version_normalized":"3.4.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"122e309f64934511146a88d5645599f561b6fae3"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/122e309f64934511146a88d5645599f561b6fae3","type":"zip","shasum":"","reference":"122e309f64934511146a88d5645599f561b6fae3"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v3.4.1"},"time":"2021-07-11T09:00:28+00:00","published-time":"2021-07-11T09:02:17+00:00","require":{"php":">=5.5.0","guzzlehttp/guzzle":"^6.0 || ^7.0","guzzlehttp/psr7":"^1.7.0"}},{"version":"v3.4.0","version_normalized":"3.4.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"d40eb54f08362d01da598da1b0e7421e8c3a52f6"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/d40eb54f08362d01da598da1b0e7421e8c3a52f6","type":"zip","shasum":"","reference":"d40eb54f08362d01da598da1b0e7421e8c3a52f6"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v3.4.0"},"time":"2021-07-02T15:53:35+00:00","published-time":"2021-07-09T08:17:04+00:00","require":{"php":">=5.5.0","guzzlehttp/guzzle":"^6.0 || ^7.0"}},{"version":"v3.3.1","version_normalized":"3.3.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"f978b8da7484a16e26589a5518d6bacc6ccdee99"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/f978b8da7484a16e26589a5518d6bacc6ccdee99","type":"zip","shasum":"","reference":"f978b8da7484a16e26589a5518d6bacc6ccdee99"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/v3.3.1"},"time":"2020-02-14T11:17:02+00:00","published-time":"2020-02-14T11:17:59+00:00","require":{"php":">=5.5.0"},"require-dev":{"phpunit/phpunit":"^4.8.36 || ^5.0","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0","symfony/phpunit-bridge":"^4.4 || ^5.0"},"funding":"__unset"},{"version":"v3.3.0","version_normalized":"3.3.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"3a1bb0c383fcef5c778dac4b097d8de3868439de"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/3a1bb0c383fcef5c778dac4b097d8de3868439de","type":"zip","shasum":"","reference":"3a1bb0c383fcef5c778dac4b097d8de3868439de"},"support":{"issues":"https://github.com/Kevinrob/guzzle-cache-middleware/issues","source":"https://github.com/Kevinrob/guzzle-cache-middleware/tree/master"},"time":"2020-01-08T10:06:30+00:00","published-time":"2020-01-08T10:09:47+00:00","require-dev":{"phpunit/phpunit":"^4.0 || ^5.0","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0","cache/simple-cache-bridge":"^0.1 || ^1.0"}},{"version":"v3.2.1","version_normalized":"3.2.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"dda34401a68c54f06c9338a2cc30ae0aecd879a1"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/dda34401a68c54f06c9338a2cc30ae0aecd879a1","type":"zip","shasum":"","reference":"dda34401a68c54f06c9338a2cc30ae0aecd879a1"},"time":"2018-01-10T13:55:22+00:00","published-time":"2018-01-11T07:41:43+00:00","suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)","doctrine/cache":"This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage)","league/flysystem":"To be use with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage","psr/cache":"To be use with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage","psr/simple-cache":"To be use with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage","laravel/framework":"To be use with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage"}},{"version":"v3.2.0","version_normalized":"3.2.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"2a9684e8b19e2d2f1ef66eeb8da1a2ddb0d6d887"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/2a9684e8b19e2d2f1ef66eeb8da1a2ddb0d6d887","type":"zip","shasum":"","reference":"2a9684e8b19e2d2f1ef66eeb8da1a2ddb0d6d887"},"time":"2017-11-21T12:35:22+00:00","published-time":"2017-11-21T12:41:47+00:00"},{"version":"v3.1.0","version_normalized":"3.1.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"df6feaf44d52f3788927fc0bcf545217d99a14d2"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/df6feaf44d52f3788927fc0bcf545217d99a14d2","type":"zip","shasum":"","reference":"df6feaf44d52f3788927fc0bcf545217d99a14d2"},"time":"2017-11-13T08:11:10+00:00","published-time":"2017-11-13T08:28:42+00:00"},{"version":"v3.0.0","version_normalized":"3.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"14e5c86eec0d617076815601d82a970847426832"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/14e5c86eec0d617076815601d82a970847426832","type":"zip","shasum":"","reference":"14e5c86eec0d617076815601d82a970847426832"},"time":"2017-11-08T20:13:01+00:00","published-time":"2017-11-08T20:22:03+00:00","require-dev":{"phpunit/phpunit":"^4.0 || ^5.0","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4 || ^0.5 || ^1.0","illuminate/cache":"^5.0"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)","doctrine/cache":"This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage)","league/flysystem":"To be use with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage","psr/cache":"To be use with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage","laravel/framework":"To be use with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage"}},{"version":"v2.1.1","version_normalized":"2.1.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"6952064f7747756b0be7b4c234c0fd7535ea4c8c"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/6952064f7747756b0be7b4c234c0fd7535ea4c8c","type":"zip","shasum":"","reference":"6952064f7747756b0be7b4c234c0fd7535ea4c8c"},"time":"2017-08-17T12:23:43+00:00","published-time":"2017-08-17T12:25:11+00:00","require-dev":{"phpunit/phpunit":"^4.0 || ^5.0","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4","illuminate/cache":"^5.0"}},{"version":"v2.1","version_normalized":"2.1.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"f63560ffbf3611b0f25033da425244b0ba67c2d3"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/f63560ffbf3611b0f25033da425244b0ba67c2d3","type":"zip","shasum":"","reference":"f63560ffbf3611b0f25033da425244b0ba67c2d3"},"time":"2017-07-10T12:10:16+00:00","published-time":"2017-07-11T06:06:11+00:00"},{"version":"v2.0.2","version_normalized":"2.0.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"fe011566f0ff79219a342f5a70177af321c3fb3d"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/fe011566f0ff79219a342f5a70177af321c3fb3d","type":"zip","shasum":"","reference":"fe011566f0ff79219a342f5a70177af321c3fb3d"},"time":"2017-03-30T13:15:27+00:00","published-time":"2017-03-30T13:19:59+00:00","autoload":{"psr-4":{"Kevinrob\\GuzzleCache\\":["src/","tests/"]}}},{"version":"v2.0.1","version_normalized":"2.0.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"fee3e1dc35c3fe6b51124b6bb3b3520205c35db6"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/fee3e1dc35c3fe6b51124b6bb3b3520205c35db6","type":"zip","shasum":"","reference":"fee3e1dc35c3fe6b51124b6bb3b3520205c35db6"},"time":"2017-02-27T07:42:05+00:00","published-time":"2017-02-27T07:43:10+00:00"},{"version":"v2.0","version_normalized":"2.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"b32f98bb0161d28ef8199880684286d026522aa3"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/b32f98bb0161d28ef8199880684286d026522aa3","type":"zip","shasum":"","reference":"b32f98bb0161d28ef8199880684286d026522aa3"},"time":"2017-02-04T09:54:10+00:00","published-time":"2017-02-04T09:58:24+00:00"},{"version":"v1.5.2","version_normalized":"1.5.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"2893fff87ef9f7f2c669957f5e446beea48d7a1d"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/2893fff87ef9f7f2c669957f5e446beea48d7a1d","type":"zip","shasum":"","reference":"2893fff87ef9f7f2c669957f5e446beea48d7a1d"},"time":"2017-01-16T07:02:13+00:00","published-time":"2017-01-16T07:03:06+00:00"},{"version":"v1.5.1","version_normalized":"1.5.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"9194268fb78bbc4807f0db47d74e25f601257b33"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/9194268fb78bbc4807f0db47d74e25f601257b33","type":"zip","shasum":"","reference":"9194268fb78bbc4807f0db47d74e25f601257b33"},"time":"2017-01-05T11:26:44+00:00","published-time":"2017-01-05T11:27:27+00:00"},{"version":"v1.5","version_normalized":"1.5.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"e2ec8c5d3d9da00356c7e342bb043a9d93353dc0"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/e2ec8c5d3d9da00356c7e342bb043a9d93353dc0","type":"zip","shasum":"","reference":"e2ec8c5d3d9da00356c7e342bb043a9d93353dc0"},"time":"2016-12-01T09:43:12+00:00","published-time":"2016-12-01T09:44:39+00:00"},{"version":"v1.4.3","version_normalized":"1.4.3.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"678e1fcfa0b85b620ca2fc5c4ca9348f04df560a"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/678e1fcfa0b85b620ca2fc5c4ca9348f04df560a","type":"zip","shasum":"","reference":"678e1fcfa0b85b620ca2fc5c4ca9348f04df560a"},"time":"2016-09-02T16:42:05+00:00","published-time":"2016-09-02T16:44:18+00:00"},{"version":"v1.4.2","version_normalized":"1.4.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"2c5f7c46931485dd72eac39a59f95fac6713ff54"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/2c5f7c46931485dd72eac39a59f95fac6713ff54","type":"zip","shasum":"","reference":"2c5f7c46931485dd72eac39a59f95fac6713ff54"},"time":"2016-08-26T14:38:17+00:00","published-time":"2016-08-26T14:39:52+00:00"},{"version":"v1.4.1","version_normalized":"1.4.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"f30ded404c296d50820670489d718a04634b6789"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/f30ded404c296d50820670489d718a04634b6789","type":"zip","shasum":"","reference":"f30ded404c296d50820670489d718a04634b6789"},"time":"2016-06-17T08:34:36+00:00","published-time":"2016-06-17T08:36:00+00:00"},{"version":"v1.4","version_normalized":"1.4.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"f58c853fa76084eb49bd1ee53735b126a0d30a5b"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/f58c853fa76084eb49bd1ee53735b126a0d30a5b","type":"zip","shasum":"","reference":"f58c853fa76084eb49bd1ee53735b126a0d30a5b"},"time":"2016-05-10T18:45:57+00:00","published-time":"2016-05-10T18:50:23+00:00"},{"version":"v1.3","version_normalized":"1.3.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"a70a2d047ec5939ee574e947d6a493542624b131"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/a70a2d047ec5939ee574e947d6a493542624b131","type":"zip","shasum":"","reference":"a70a2d047ec5939ee574e947d6a493542624b131"},"time":"2016-05-03T14:50:04+00:00","published-time":"2016-05-03T14:52:49+00:00","require-dev":{"phpunit/phpunit":"^4.0 || ^5.0","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0","psr/cache":"^1.0","cache/array-adapter":"^0.4"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)","doctrine/cache":"This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage)","league/flysystem":"To be use with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage","psr/cache":"To be use with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage"}},{"version":"v1.2.2","version_normalized":"1.2.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"c54fd2dcd035f425cf00bda26233e8159659e0b9"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/c54fd2dcd035f425cf00bda26233e8159659e0b9","type":"zip","shasum":"","reference":"c54fd2dcd035f425cf00bda26233e8159659e0b9"},"time":"2016-04-07T06:44:18+00:00","published-time":"2016-04-07T06:49:00+00:00"},{"version":"v1.2.1","version_normalized":"1.2.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"42c1ef0e454bb092aa3edde5b03483806d0ca5a7"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/42c1ef0e454bb092aa3edde5b03483806d0ca5a7","type":"zip","shasum":"","reference":"42c1ef0e454bb092aa3edde5b03483806d0ca5a7"},"time":"2016-03-23T19:32:04+00:00","published-time":"2016-03-23T20:09:56+00:00"},{"version":"v1.2","version_normalized":"1.2.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"e7344506ec795709725451f9a41aa8310191c158"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/e7344506ec795709725451f9a41aa8310191c158","type":"zip","shasum":"","reference":"e7344506ec795709725451f9a41aa8310191c158"},"time":"2016-03-12T16:12:57+00:00","published-time":"2016-03-12T16:16:29+00:00"},{"keywords":["performance","php","http","cache","Guzzle","validation","middleware","handler","expiration","cache-control","Etag","promise","psr7","guzzle6","http 1.1","rfc7234"],"version":"v1.1.2","version_normalized":"1.1.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"5e003c1e8bb572a41744b4f393079b1312dfbd5d"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/5e003c1e8bb572a41744b4f393079b1312dfbd5d","type":"zip","shasum":"","reference":"5e003c1e8bb572a41744b4f393079b1312dfbd5d"},"time":"2016-02-27T17:30:53+00:00","published-time":"2016-02-27T17:36:50+00:00","require-dev":{"phpunit/phpunit":"^4.0 || ^5.0","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)","doctrine/cache":"This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage)","league/flysystem":"To be use with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage"}},{"version":"v1.1.1","version_normalized":"1.1.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"f5604758800145a30d6717c10f6f9b2b6148fcb8"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/f5604758800145a30d6717c10f6f9b2b6148fcb8","type":"zip","shasum":"","reference":"f5604758800145a30d6717c10f6f9b2b6148fcb8"},"time":"2016-02-14T09:34:05+00:00","published-time":"2016-02-14T09:38:01+00:00"},{"version":"v1.1","version_normalized":"1.1.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"2e7a1b7351aa5e62a3571838e5e1ae73b70e2c7e"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/2e7a1b7351aa5e62a3571838e5e1ae73b70e2c7e","type":"zip","shasum":"","reference":"2e7a1b7351aa5e62a3571838e5e1ae73b70e2c7e"},"time":"2016-01-22T21:15:52+00:00","published-time":"2016-01-22T21:44:41+00:00"},{"version":"v1.0.1","version_normalized":"1.0.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"ba5994e86e895a728e91e00ab923debac39fb391"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/ba5994e86e895a728e91e00ab923debac39fb391","type":"zip","shasum":"","reference":"ba5994e86e895a728e91e00ab923debac39fb391"},"time":"2015-11-23T16:38:38+00:00","published-time":"2015-11-23T16:49:07+00:00","suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)","doctrine/cache":"This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheWrapper)","league/flysystem":"To be use with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage"}},{"version":"v1.0","version_normalized":"1.0.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"b3fb3eeae4ecd08080a1834228f28511646be678"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/b3fb3eeae4ecd08080a1834228f28511646be678","type":"zip","shasum":"","reference":"b3fb3eeae4ecd08080a1834228f28511646be678"},"time":"2015-11-13T15:05:26+00:00","published-time":"2015-11-13T15:14:41+00:00"},{"version":"v0.8.1","version_normalized":"0.8.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"673728bbf26a4e194e76564bf785406efb965023"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/673728bbf26a4e194e76564bf785406efb965023","type":"zip","shasum":"","reference":"673728bbf26a4e194e76564bf785406efb965023"},"time":"2015-11-13T12:23:42+00:00","published-time":"2015-11-13T12:38:16+00:00"},{"version":"v0.8","version_normalized":"0.8.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"27b24584763b6dc5c596404fce0093ea476502e0"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/27b24584763b6dc5c596404fce0093ea476502e0","type":"zip","shasum":"","reference":"27b24584763b6dc5c596404fce0093ea476502e0"},"time":"2015-10-11T12:46:16+00:00","published-time":"2015-10-11T12:59:16+00:00","require-dev":{"phpunit/phpunit":"4.*","guzzlehttp/guzzle":"^6.0","doctrine/cache":"^1.0","league/flysystem":"^1.0"}},{"version":"v0.7.1","version_normalized":"0.7.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"b793c9315840b032a55ade9990a8ce440675be96"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/b793c9315840b032a55ade9990a8ce440675be96","type":"zip","shasum":"","reference":"b793c9315840b032a55ade9990a8ce440675be96"},"time":"2015-09-26T17:02:09+00:00","published-time":"2015-09-26T17:07:16+00:00"},{"version":"v0.7","version_normalized":"0.7.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"3f6e751f5ca79fa10de5c3667c7277a56252e210"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/3f6e751f5ca79fa10de5c3667c7277a56252e210","type":"zip","shasum":"","reference":"3f6e751f5ca79fa10de5c3667c7277a56252e210"},"time":"2015-09-19T18:34:48+00:00","published-time":"2015-09-19T18:41:01+00:00"},{"version":"v0.6.2","version_normalized":"0.6.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"c153036f7d6c4525a285c93f0a375c31166928df"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/c153036f7d6c4525a285c93f0a375c31166928df","type":"zip","shasum":"","reference":"c153036f7d6c4525a285c93f0a375c31166928df"},"time":"2015-09-17T09:10:13+00:00","published-time":"2015-09-17T09:32:59+00:00","require-dev":{"phpunit/phpunit":"4.*","guzzlehttp/guzzle":"^6.0","doctrine/cache":"1.*"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)","doctrine/cache":"This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheWrapper)"}},{"version":"v0.6.1","version_normalized":"0.6.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"9f9c7f9d5d7ff591664d484b769de111ebd54047"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/9f9c7f9d5d7ff591664d484b769de111ebd54047","type":"zip","shasum":"","reference":"9f9c7f9d5d7ff591664d484b769de111ebd54047"},"time":"2015-09-06T12:18:08+00:00","published-time":"2015-09-06T12:26:12+00:00"},{"version":"v0.6","version_normalized":"0.6.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"ea0523a5d35c593dd443ab50cfbe94a4eb169a5f"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/ea0523a5d35c593dd443ab50cfbe94a4eb169a5f","type":"zip","shasum":"","reference":"ea0523a5d35c593dd443ab50cfbe94a4eb169a5f"},"time":"2015-08-16T10:13:33+00:00","published-time":"2015-08-16T10:16:45+00:00"},{"version":"v0.5.3","version_normalized":"0.5.3.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"bdf29d34065353b9a3837dab75ba71f4b5b006d9"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/bdf29d34065353b9a3837dab75ba71f4b5b006d9","type":"zip","shasum":"","reference":"bdf29d34065353b9a3837dab75ba71f4b5b006d9"},"time":"2015-07-30T17:52:59+00:00","published-time":"2015-07-30T17:57:52+00:00","require":{"php":">=5.5.0","doctrine/cache":"1.*"},"require-dev":{"phpunit/phpunit":"4.*","guzzlehttp/guzzle":"^6.0"},"suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)"}},{"version":"v0.5.2","version_normalized":"0.5.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"ebf0508462169b352cb8936b4cd84cbd982c9235"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/ebf0508462169b352cb8936b4cd84cbd982c9235","type":"zip","shasum":"","reference":"ebf0508462169b352cb8936b4cd84cbd982c9235"},"time":"2015-07-25T22:11:43+00:00","published-time":"2015-07-25T22:12:44+00:00"},{"description":"A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 2616)","keywords":["performance","php","http","cache","Guzzle","validation","middleware","handler","expiration","cache-control","Etag","promise","psr7","guzzle6","http 1.1","rfc2616"],"version":"v0.5.1","version_normalized":"0.5.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"f62546939bd9feb75dcaa65c8833c8ee8943b88b"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/f62546939bd9feb75dcaa65c8833c8ee8943b88b","type":"zip","shasum":"","reference":"f62546939bd9feb75dcaa65c8833c8ee8943b88b"},"time":"2015-07-21T06:59:47+00:00","published-time":"2015-07-21T08:21:58+00:00"},{"version":"v0.5","version_normalized":"0.5.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"97bd83e255adf13a7814bc94fb2d2353d1a1297c"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/97bd83e255adf13a7814bc94fb2d2353d1a1297c","type":"zip","shasum":"","reference":"97bd83e255adf13a7814bc94fb2d2353d1a1297c"},"time":"2015-07-19T14:41:50+00:00","published-time":"2015-07-19T14:48:57+00:00"},{"version":"v0.4.2","version_normalized":"0.4.2.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"e4153dcccca114fffcdef4b69c1b4f990fa8e04b"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/e4153dcccca114fffcdef4b69c1b4f990fa8e04b","type":"zip","shasum":"","reference":"e4153dcccca114fffcdef4b69c1b4f990fa8e04b"},"time":"2015-07-17T14:42:09+00:00","published-time":"2015-07-17T14:46:01+00:00"},{"version":"v0.4.1","version_normalized":"0.4.1.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"bd1e902f38f548c127d31cb6ec170973d95e315d"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/bd1e902f38f548c127d31cb6ec170973d95e315d","type":"zip","shasum":"","reference":"bd1e902f38f548c127d31cb6ec170973d95e315d"},"time":"2015-07-17T07:37:51+00:00","published-time":"2015-07-17T07:52:12+00:00"},{"description":"A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.","keywords":["http","cache","Guzzle","psr7"],"version":"v0.4","version_normalized":"0.4.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"95563875c55ea519c5f7f48ccc4a98ff55aaee7b"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/95563875c55ea519c5f7f48ccc4a98ff55aaee7b","type":"zip","shasum":"","reference":"95563875c55ea519c5f7f48ccc4a98ff55aaee7b"},"time":"2015-07-16T12:33:15+00:00","published-time":"2015-07-16T12:39:20+00:00","suggest":{"guzzlehttp/guzzle":"For using this library. It was created for Guzzle6."}},{"version":"v0.3","version_normalized":"0.3.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"e2a2ccbb543498fbeab7fe9973011c247d9917d3"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/e2a2ccbb543498fbeab7fe9973011c247d9917d3","type":"zip","shasum":"","reference":"e2a2ccbb543498fbeab7fe9973011c247d9917d3"},"time":"2015-07-07T14:34:58+00:00","published-time":"2015-07-07T14:43:42+00:00"},{"version":"v0.2","version_normalized":"0.2.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"60902f49adf0315bc431585fd2e68eb196f1d073"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/60902f49adf0315bc431585fd2e68eb196f1d073","type":"zip","shasum":"","reference":"60902f49adf0315bc431585fd2e68eb196f1d073"},"time":"2015-06-30T21:02:35+00:00","published-time":"2015-06-30T21:07:38+00:00","require":{"php":">=5.5.0"}},{"version":"v0.1","version_normalized":"0.1.0.0","source":{"url":"https://github.com/Kevinrob/guzzle-cache-middleware.git","type":"git","reference":"8fe56a91942cadb206d588b28ec1b8ba9caa2de4"},"dist":{"url":"https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/8fe56a91942cadb206d588b28ec1b8ba9caa2de4","type":"zip","shasum":"","reference":"8fe56a91942cadb206d588b28ec1b8ba9caa2de4"},"time":"2015-06-30T11:16:34+00:00","published-time":"2015-06-30T11:25:13+00:00"}]},"security-advisories":[]}