Libraries tagged by break
ackintosh/ganesha
2827540 Downloads
PHP implementation of Circuit Breaker pattern
roave/backward-compatibility-check
2515212 Downloads
Tool to compare two revisions of a public API to check for BC breaks
cbschuld/browser.php
5710356 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
prestashop/circuit-breaker
5276477 Downloads
A circuit breaker implementation for PHP
leocarmo/circuit-breaker-php
357951 Downloads
Circuit Breaker for PHP
ajgl/breakpoint-twig-extension
7156665 Downloads
Twig extension to set breakpoints
squirrelphp/twig-php-syntax
6185345 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
ejsmont-artur/php-circuit-breaker
845621 Downloads
PHP Circuit Breaker component
bigwhoop/sentence-breaker
101037 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
double-break/spapi-php
62482 Downloads
Amazon Selling Partner API Client
radic/blade-extensions
316740 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
astrotomic/php-conditional-proxy
116025 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
pixelfederation/circuit-breaker-bundle
19502 Downloads
An analogous bundle to Java's Hystrix in PHP world.
hyperf/circuit-breaker
139775 Downloads
A circuit breaker component for hyperf.
bvtterfly/laravel-circuit-breaker
8397 Downloads
Laravel circuit breaker package