Libraries tagged by break
ackintosh/ganesha
3041793 Downloads
PHP implementation of Circuit Breaker pattern
cbschuld/browser.php
5961723 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
5700403 Downloads
A circuit breaker implementation for PHP
ajgl/breakpoint-twig-extension
7339103 Downloads
Twig extension to set breakpoints
squirrelphp/twig-php-syntax
6744647 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
roave/backward-compatibility-check
2682511 Downloads
Tool to compare two revisions of a public API to check for BC breaks
leocarmo/circuit-breaker-php
384549 Downloads
Circuit Breaker for PHP
ejsmont-artur/php-circuit-breaker
871487 Downloads
PHP Circuit Breaker component
bigwhoop/sentence-breaker
107882 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
double-break/spapi-php
65634 Downloads
Amazon Selling Partner API Client
radic/blade-extensions
317571 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
astrotomic/php-conditional-proxy
128098 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
alleyinteractive/traverse-reshape
33120 Downloads
Safely break down arrays or objects, and put them back together in new shapes.
pixelfederation/circuit-breaker-bundle
21018 Downloads
An analogous bundle to Java's Hystrix in PHP world.
hyperf/circuit-breaker
149013 Downloads
A circuit breaker component for hyperf.