Download the PHP package ksaveras/circuit-breaker-bundle without Composer
On this page you can find all versions of the php package ksaveras/circuit-breaker-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ksaveras/circuit-breaker-bundle
More information about ksaveras/circuit-breaker-bundle
Files in ksaveras/circuit-breaker-bundle
Download ksaveras/circuit-breaker-bundle
More information about ksaveras/circuit-breaker-bundle
Files in ksaveras/circuit-breaker-bundle
Vendor ksaveras
Package circuit-breaker-bundle
Short Description Circuit Breaker Symfony Bundle
License MIT
Package circuit-breaker-bundle
Short Description Circuit Breaker Symfony Bundle
License MIT
Please rate this library. Is it a good library?
Informations about the package circuit-breaker-bundle
Circuit Breaker Symfony Bundle
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:
Configuration
All versions of circuit-breaker-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ksaveras/circuit-breaker Version ^2.0
symfony/framework-bundle Version ^5.0|^6.0|^7.0
ksaveras/circuit-breaker Version ^2.0
symfony/framework-bundle Version ^5.0|^6.0|^7.0
The package ksaveras/circuit-breaker-bundle contains the following files
Loading the files please wait ....