https://github.com/bpolaszek/guzzle-queue-handler
A queue handler to process Guzzle 6+ requests within a work queue.
https://github.com/bpolaszek/guzzle-queue-handler
Last synced: 11 months ago
JSON representation
A queue handler to process Guzzle 6+ requests within a work queue.
- Host: GitHub
- URL: https://github.com/bpolaszek/guzzle-queue-handler
- Owner: bpolaszek
- Archived: true
- Created: 2017-07-10T15:37:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T07:45:51.000Z (about 1 year ago)
- Last Synced: 2025-02-01T18:29:55.081Z (11 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/bentools/guzzle-queue-handler)
[](https://packagist.org/packages/bentools/guzzle-queue-handler)
[](https://travis-ci.org/bpolaszek/guzzle-queue-handler)
[](https://coveralls.io/github/bpolaszek/guzzle-queue-handler?branch=master)
[](https://scrutinizer-ci.com/g/bpolaszek/guzzle-queue-handler)
[](https://packagist.org/packages/bentools/guzzle-queue-handler)
# guzzle-queue-handler
A queue handler to process Guzzle 6+ requests within a work queue.
> [!IMPORTANT]
> This repository is no longer maintained and may be removed in a near future. You may consider creating a fork if you still require it.