2017 © Pedro Peláez
 

symfony-bundle tool-circuitbreaker-bundle

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

image

sfynx-project/tool-circuitbreaker-bundle

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  • Thursday, March 8, 2018
  • by pigroupe
  • Repository
  • 2 Watchers
  • 0 Stars
  • 6,677 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 7 Versions
  • 11 % Grown

The README.md

Circuit Breaker SFYNX Bundle

Latest Stable Version Minimum PHP Version License, (*1)

Symfony3/4's Sfynx Circuit Breaker Bundle provides handlers to rapidly develop with the Circuit Breaker pattern in micorservice architecture., (*2)

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle, and available on symfony.com:, (*3)

Installation

a) Prerequisites, (*6)

This version of the bundle requires php 7.2+., (*7)

b) Configuration, (*8)

Add dependencies in your composer.json file:, (*9)

"require": {
    ...
    "sfynx-project/tool-circuitbreaker-bundle": "dev-master"
},

Install these new dependencies of your application:, (*10)

$ composer update --no-interaction --with-dependencies

Enable bundles in your application kernel:, (*11)

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = [
        // ...
        new Sfynx\CircuitBreakerBundle\SfynxCircuitBreakerBundle(),
    ];
}

Tests

To execute unit tests:, (*12)

$ phpunit --coverage-text

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*13)

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps., (*14)

License

Copyright © 2018, contact@pi-groupe.net. This bundle is under the GNU Lesser General Public License, permitting combination and redistribution with software that uses the MIT License, (*15)

SFYNX is a free software distributed under the LGPL license. This license guarantees the following freedoms:, (*16)

- the freedom to install and use SFYNX for any usage whatsoever;
- the freedom to look into SFYNX’s code and adapt it to your own needs by modifying the source code, to which you have direct access since SFYNX is entirely developed in PHP;
- the freedom to distribute copies of the software to anyone, provided you do not modify or delete the license;
- the freedom to enhance SFYNX and to distribute your enhancements among the public so that the entire community may benefit from it, provided you do not modify or delete the license.
  • This application is a free software; you can distribute it and/or modify it according to the terms of the GNU Lesser General Public License, as published by the Free Software Foundation; version 2 or (upon your choice) any later version., (*17)

  • This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; not even the implicit warranty for COMMERCIALISATION or CUSTOMISATION FOR A PARTICULAR PURPOSE. For more details, refer to the GNU Lesser General Public License., (*18)

  • A copy of the GNU Lesser General Public License must be provided with this software; if it is not, please write to the Free Software Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, USA., (*19)

  • You can download this software from http://pigroupe.github.io/cmf-sfynx/; you will also find a complete user manual and additional information on this site., (*20)

  • In French law, SFYNX falls under the regulations stipulated in the code of intellectual property rights (CPI). The SFYNX kernel is a collaborative work by its authors, listed above as per article L 113-1 of the CPI. The entire SFYNX project is comprised of a collective work in respect of articles L 113-2 and L 113-5 of the CPI. The authors release the work to the public in accordance with the rights and obligations as defined by the GNU public license., (*21)

About

SfynxCircuitBreakerBundle is a Project PI-GROUPE Development initiative. See also the list of contributors., (*22)

For more information : * http://www.sfynx.fr * http://www.pi-groupe.net, (*23)

The Versions

08/03 2018

dev-master

9999999-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker

08/03 2018

2.x-dev

2.9999999.9999999.9999999-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker

08/03 2018

v2.8.3

2.8.3.0 http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

LGPL-3.0+ LGPL-3.0-or-later

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker

11/01 2018

v2.8.2

2.8.2.0 http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker

26/01 2017

dev-2.8-dev

dev-2.8-dev http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker

26/01 2017

v2.8.1

2.8.1.0 http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

LGPL-3.0+

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker

01/04 2016

v2.8.0

2.8.0.0 http://pigroupe.github.io/cmf-sfynx/

This Bundle provides handlers to rapidly develop with the circuit breaker pattern in microservice architecture

  Sources   Download

GNU

The Requires

 

The Development Requires

by laurent de-nil

microservice pattern circuit breaker