Libraries tagged by rewrites
restyler/scrapeninja-api-php-client
4291 Downloads
Web scraper API with proxy rotation, retries, and with Chrome TLS fingerprint emulation
poor-plebs/guzzle-connect-retry-decider
1687 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.
serafim/evacuator
211 Downloads
Try-catch with multiple retries
php-extended/php-http-client-retry
23903 Downloads
A psr-18 compliant middleware client that handles retries for psr-7 http messages.
imponeer/smarty-includeq
20075 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
20054 Downloads
Rewritten Smarty foreach variant that was invented for use in xoops, but nowadays is used in some other PHP based CMS'es
uafrica/delayed-jobs
74437 Downloads
A CakePHP Plugin to manage and process background jobs with priority and retries
razorpay/lqext
65895 Downloads
Laravel queue enhancements, failure handling & retries.
phrozenbyte/cssmin
1266 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.
onramplab/laravel-webhooks
1021 Downloads
The Laravel Webhook Package simplifies webhook dispatching in Laravel applications. It allows users to easily trigger webhooks, customize payload, set exclusion criteria, handle retries, and enhance security.
mingalevme/retryable-psr-http-client
143 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.
eshta/resilient-task
8 Downloads
Resilient Task Runner, A circuit breaker implementation, highly configurable task runner with number of max retries, back-off factor, maximum sleep time, and starting sleep time.
coreui/coreui-pro
354 Downloads
The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintain by the CoreUI Team
contributte/code-rules
11272 Downloads
Codesniffer & phpstan prepared configs for easy-to-use. Rewritten by contributte's authors.
jitendra/lqext
150 Downloads
Laravel queue enhancements, failure handling & retries.