Libraries tagged by guzzle pool
alexeyshockov/guzzle-dynamic-pool
6018 Downloads
A small helper to use dynamic request pools in Guzzle
kiwilan/php-http-pool
2103 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
wucdbm/guzzle-request-pool
4854 Downloads
A concurrent GuzzleHttp Request Pool that actually works
teknasyon/guzzle-async-pool
21 Downloads
arntech/guzzle-pool-client
2 Downloads
ARNTech guzzle pool.
poor-plebs/guzzle-connect-retry-decider
1042 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.
andreas-glaser/poloniex-php-client
8440 Downloads
An efficient poloniex rest api client, built on top of guzzle
poor-plebs/guzzle-retry-after-middleware
512 Downloads
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
andreas-glaser/kraken-php-client
75 Downloads
An efficient kraken rest api client, built on top of guzzle
crystalbit-us/cb_stock_quotes
0 Downloads
Cron job to poll a web service for updated stock quote data using a Guzzle Client. Front end for providing the latest stock data in a custom block.
leaseweb/guzzle-bundle
44071 Downloads
Guzzle API call functionality with full Web Debug Toolbar integration
unapi/unapi
2171 Downloads
Unapi tools collection
bigfoot90/phpacto
2476 Downloads
Contract testing tool integrated with Guzzle and Phpunit
duncan3dc/guzzle-tools
249 Downloads
A few tools for working with Guzzle
juandmegon/http-client-tools
121 Downloads
Some components to create any HTTP Client and consume external services with PHP and Guzzle