Libraries tagged by break
ackintosh/ganesha
4189732 Downloads
PHP implementation of Circuit Breaker pattern
roave/backward-compatibility-check
3627437 Downloads
Tool to compare two revisions of a public API to check for BC breaks
cbschuld/browser.php
7039016 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
8026286 Downloads
A circuit breaker implementation for PHP
ajgl/breakpoint-twig-extension
8177186 Downloads
Twig extension to set breakpoints
squirrelphp/twig-php-syntax
9543387 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
leocarmo/circuit-breaker-php
473520 Downloads
Circuit Breaker for PHP
ejsmont-artur/php-circuit-breaker
999511 Downloads
PHP Circuit Breaker component
harris21/laravel-fuse
46212 Downloads
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
bigwhoop/sentence-breaker
137372 Downloads
Sentence boundary disambiguation (SBD) - or sentence breaking - library written in PHP.
algoyounes/circuit-breaker
2667 Downloads
Circuit Breaker is laravel package that provides a way to handle failures gracefully
double-break/spapi-php
76763 Downloads
Amazon Selling Partner API Client
radic/blade-extensions
323015 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
marjose123/filament-lockscreen
43893 Downloads
Give an ability to the user to lock their access session without logging out of the system for a break.
astrotomic/php-conditional-proxy
169496 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.