Libraries tagged by break
ackintosh/ganesha
2683277 Downloads
PHP implementation of Circuit Breaker pattern
cbschuld/browser.php
5539609 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
5039085 Downloads
A circuit breaker implementation for PHP
squirrelphp/twig-php-syntax
5817779 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
roave/backward-compatibility-check
2389289 Downloads
Tool to compare two revisions of a public API to check for BC breaks
leocarmo/circuit-breaker-php
341714 Downloads
Circuit Breaker for PHP
ejsmont-artur/php-circuit-breaker
831981 Downloads
PHP Circuit Breaker component
ajgl/breakpoint-twig-extension
7042087 Downloads
Twig extension to set breakpoints
bigwhoop/sentence-breaker
96917 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
double-break/spapi-php
60414 Downloads
Amazon Selling Partner API Client
radic/blade-extensions
316225 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
astrotomic/php-conditional-proxy
107609 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
18726 Downloads
An analogous bundle to Java's Hystrix in PHP world.
hyperf/circuit-breaker
134419 Downloads
A circuit breaker component for hyperf.
bvtterfly/laravel-circuit-breaker
8085 Downloads
Laravel circuit breaker package