Libraries tagged by rewrites
netlogix/retry
12555 Downloads
Retries a specific PHP code fragment.
michaellindahl/php-h3
20953 Downloads
H3: The hexagonal hierarchical geospatial indexing system system rewritten in PHP.
jojo1981/polling
7603 Downloads
Polling library for conditionally retry operations based on a result checker.
elementaryframework/water-pipe
3642 Downloads
URL routing framework and requests/responses handler for PHP
restyler/scrapeninja-api-php-client
4634 Downloads
Web scraper API with proxy rotation, retries, and with Chrome TLS fingerprint emulation
mingalevme/retryable-psr-http-client
189 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
poor-plebs/guzzle-connect-retry-decider
2040 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
php-extended/php-http-client-retry
24296 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
imponeer/smarty-includeq
20264 Downloads
Rewritten smarty 'include' variant that was invented for use in XOOPS, but nowadays is used in some other PHP based CMS'es
imponeer/smarty-foreachq
20243 Downloads
Rewritten Smarty foreach variant that was invented for use in xoops, but nowadays is used in some other PHP based CMS'es
coreui/coreui-pro
361 Downloads
The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintain by the CoreUI Team
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries
serafim/evacuator
211 Downloads
Try-catch with multiple retries
razorpay/lqext
65923 Downloads
Laravel queue enhancements, failure handling & retries.
phrozenbyte/cssmin
1276 Downloads
CssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available. The minification if configurable.