Libraries tagged by Circli
threedom/circuit
17 Downloads
Routing and template system built in pure PHP. Requires web-server to route all traffic to a "gateway" file which will handle routing code internally through PHP.
stfn/php-circuit-breaker
3 Downloads
This is circuit-breaker pattern implemented in PHP
seanr/drupal-9-with-circleci-orb
5 Downloads
Install Drupal 9 with Composer on Pantheon using CI.
roquie/circleci-php-sdk
68 Downloads
Small library to trigger CI build and maybe it will a full-fledged API wrapper.
rgb-software/silverstripe-short-circuit
15 Downloads
custom content block for your page
pransteter/etr-circuit-break-php
0 Downloads
A little library to offer a simple manager of circuit breaker pattern.
pleodigital/circle-ci-webhook
328 Downloads
Plugin adding CP button triggering CircleCI.
pedrotroller/circle-parallel-tests-builder
2496 Downloads
Easy way to build parallel sets of tests for Circle CI
paymaxi/circuit-breaker
12 Downloads
PHP Circuit Breaker component
pantheon-systems/example-drupal8-circle-composer
17 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.
omidrezasalari/circuit-breaker-bundle
9 Downloads
A Symfony bundle implementing the Circuit Breaker pattern.
nullodyssey/circuit-breaker
1 Downloads
PHP Circuit Breaker implementation
mortezagit/perimeter_circle
4 Downloads
moontechs/circuit-breaker
58 Downloads
An in memory (default driver) circuit breaker implementation with different strategies. No dependencies.
monkeyphp/circuit-breaker
6 Downloads
PHP implementation of the circuit breaker pattern