Libraries tagged by break
ackintosh/ganesha
2245915 Downloads
PHP implementation of Circuit Breaker pattern
cbschuld/browser.php
4921709 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
4103096 Downloads
A circuit breaker implementation for PHP
leocarmo/circuit-breaker-php
278263 Downloads
Circuit Breaker for PHP
ajgl/breakpoint-twig-extension
6557617 Downloads
Twig extension to set breakpoints
squirrelphp/twig-php-syntax
4445246 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
roave/backward-compatibility-check
2180013 Downloads
Tool to compare two revisions of a public API to check for BC breaks
ejsmont-artur/php-circuit-breaker
782701 Downloads
PHP Circuit Breaker component
bigwhoop/sentence-breaker
79118 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
double-break/spapi-php
52286 Downloads
Amazon Selling Partner API Client
radic/blade-extensions
313692 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
astrotomic/php-conditional-proxy
92419 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
15400 Downloads
An analogous bundle to Java's Hystrix in PHP world.
hyperf/circuit-breaker
116104 Downloads
A circuit breaker component for hyperf.
bvtterfly/laravel-circuit-breaker
6987 Downloads
Laravel circuit breaker package