Libraries tagged by Circli
micro-module/fault-tolerance-bundle
2207 Downloads
MicroModule FaultTolerance Symfony bundle — circuit breaker + retry + reconnect for Enqueue producers/consumers
labrodev/haversine
377 Downloads
Utility library that provides a lightweight method to calculate the great-circle distance between two geographic coordinates using the Haversine formula.
deeep/service-client-bundle
483 Downloads
Symfony bundle: HTTP client with retry, multi-host, circuit breaker, and async support via Fibers
beporter/coverage-ensure
362 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI, GitHub Actions and Jenkins.
solution10/circuitbreaker
4826 Downloads
Simple circuitbreaker class that uses Doctrine\Cache to persist state
rymanalu/laravel-circuit-breaker
1192 Downloads
Circuit Breaker pattern implementation in Laravel 5.
philiprehberger/php-circuit-breaker
68 Downloads
Circuit breaker pattern with configurable thresholds and multiple storage backends
holidaypirates/pirate-circuit-breaker
3495 Downloads
Implementation of the 2-state CircuitBreaker pattern that we use at HolidayPirates
hadinem/circuit-breaker
38 Downloads
Laravel circuit breaker package
francescomalatesta/laravel-circuit-breaker
19216 Downloads
A circuit breaker pattern implementation for the Laravel framework
enomotodev/circleci-composer-update-pr
3707 Downloads
Create PullRequest of composer update in CircleCI
ejsmont-artur/php-circuit-breaker-bundle
78 Downloads
PHP Circuit Breaker Bundle - Symfony 2 integration
eelzee/circleci-build-scripts
11366 Downloads
CircleCI devops scripts for Eelzee.
carlalexander/bedrock-pantheon-circleci
26 Downloads
WordPress project template for using Bedrock with Pantheon and CircleCI
pantheon-systems/example-drupal7-circle-composer
102 Downloads
Template for creating a project to manage a Drupal site with Composer, and test with Circle CI. Use `composer create-project` to make your own project, or, if you prefer to clone the git repository, run `composer install` followed by `bin/init-new-project` to replace this file and set up your starting project.