- Notifications
You must be signed in to change notification settings - Fork39
HTTPlug, the HTTP client abstraction for PHP
License
php-http/httplug
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
HTTPlug, the HTTP client abstraction for PHP.
HTTP client standard built onPSR-7 HTTPmessages. The HttpAsyncClient defines an asynchronous HTTP client for PHP.
This package also provides a synchronous HttpClient interface with the samemethod signature as thePSR-18 client.For synchronous requests, we recommend using PSR-18 directly.
HTTPlug is the official successor of theivory http adapter.HTTPlug is a predecessor ofPSR-18
Via Composer
$ composer require php-http/httplug
Please see theofficial documentation.
$ composertestThe MIT License (MIT). Please seeLicense File for more information.
About
HTTPlug, the HTTP client abstraction for PHP
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors14
Uh oh!
There was an error while loading.Please reload this page.