Libraries tagged by break
ackintosh/ganesha
2346336 Downloads
PHP implementation of Circuit Breaker pattern
cbschuld/browser.php
5098712 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
4403333 Downloads
A circuit breaker implementation for PHP
leocarmo/circuit-breaker-php
296540 Downloads
Circuit Breaker for PHP
ajgl/breakpoint-twig-extension
6724931 Downloads
Twig extension to set breakpoints
squirrelphp/twig-php-syntax
4732076 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
roave/backward-compatibility-check
2226658 Downloads
Tool to compare two revisions of a public API to check for BC breaks
ejsmont-artur/php-circuit-breaker
796296 Downloads
PHP Circuit Breaker component
bigwhoop/sentence-breaker
84493 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
double-break/spapi-php
55025 Downloads
Amazon Selling Partner API Client
radic/blade-extensions
314317 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
astrotomic/php-conditional-proxy
96919 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
16289 Downloads
An analogous bundle to Java's Hystrix in PHP world.
hyperf/circuit-breaker
120991 Downloads
A circuit breaker component for hyperf.
bvtterfly/laravel-circuit-breaker
7336 Downloads
Laravel circuit breaker package