https://github.com/php-standard-library/http-client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
https://github.com/php-standard-library/http-client
async client http http2
Last synced: 21 days ago
JSON representation
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries
- Host: GitHub
- URL: https://github.com/php-standard-library/http-client
- Owner: php-standard-library
- License: mit
- Created: 2026-03-24T17:13:37.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-05-23T20:56:53.000Z (21 days ago)
- Last Synced: 2026-05-23T22:16:50.121Z (21 days ago)
- Topics: async, client, http, http2
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 300 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Standard Library - HTTP Client
Async HTTP client with connection pooling, HTTP/2 multiplexing, middleware, and composable decorators for redirects and retries.
---
- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)