Download the PHP package rymanalu/laravel-circuit-breaker without Composer
On this page you can find all versions of the php package rymanalu/laravel-circuit-breaker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rymanalu/laravel-circuit-breaker
More information about rymanalu/laravel-circuit-breaker
Files in rymanalu/laravel-circuit-breaker
Download rymanalu/laravel-circuit-breaker
More information about rymanalu/laravel-circuit-breaker
Files in rymanalu/laravel-circuit-breaker
Vendor rymanalu
Package laravel-circuit-breaker
Short Description Circuit Breaker pattern implementation in Laravel 5.
License MIT
Homepage https://github.com/rymanalu/laravel-circuit-breaker
Package laravel-circuit-breaker
Short Description Circuit Breaker pattern implementation in Laravel 5.
License MIT
Homepage https://github.com/rymanalu/laravel-circuit-breaker
Keywords laravelcircuit breaker
Please rate this library. Is it a good library?
Informations about the package laravel-circuit-breaker
Laravel 5 Circuit Breaker
This package provides an implementation of Circuit Breaker pattern for Laravel 5.
Installation
First, install this package:
Next, add the ServiceProvider to the providers array in config/app.php
:
You can use the facade for shorter code. Add this to your aliases:
APIs
All versions of laravel-circuit-breaker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
nesbot/carbon Version ^1.0
illuminate/support Version ^5.0
illuminate/contracts Version ^5.0
nesbot/carbon Version ^1.0
illuminate/support Version ^5.0
illuminate/contracts Version ^5.0
The package rymanalu/laravel-circuit-breaker contains the following files
Loading the files please wait ....