We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0bf5a commit 6bedbd8Copy full SHA for 6bedbd8
README.md
@@ -1,6 +1,6 @@
1
# Async HTTP Client for PHP
2
3
-[](https://packagist.org/packages/codewithsushil/async-http-client)
+[](https://packagist.org/packages/async-http/async-http)
4
[](https://github.com/CodeWithSushil/async-http/actions/workflows/tests.yml)
5
6
A fully async, non-blocking HTTP client built using `stream_socket_client` and `stream_select`. No cURL. No Guzzle.
0 commit comments