Download the PHP package mrgoodbytes8667/cached-http-client-bundle without Composer
On this page you can find all versions of the php package mrgoodbytes8667/cached-http-client-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mrgoodbytes8667/cached-http-client-bundle
More information about mrgoodbytes8667/cached-http-client-bundle
Files in mrgoodbytes8667/cached-http-client-bundle
Package cached-http-client-bundle
Short Description A Symfony bundle for easily caching HttpClient responses
License MIT
Informations about the package cached-http-client-bundle
cached-http-client-bundle
A Symfony bundle for easily caching HttpClient responses
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
All versions of cached-http-client-bundle with dependencies
ext-json Version *
symfony/cache Version ^7.2
symfony/config Version ^7.2
symfony/dependency-injection Version ^7.2
symfony/filesystem Version ^7.2
symfony/http-client Version ^7.2
symfony/http-kernel Version ^7.2
symfony/serializer Version ^7.2
symfony/string Version ^7.2