8000 GitHub - lemonphp/http-client: :+1: The PSR-18 compatible HTTP client with middleware support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lemonphp/http-client

Repository files navigation

HTTP Client

Build Status Coverage Status Latest Version Total Downloads Requires PHP Software License

The lightweight PRS-18 compatible HTTP client with middleware support

Requirements

  • php >=7.2
  • ext-curl If use CurlTransport

Installation

Begin by pulling in the package through Composer.

$ composer require lemonphp/http-client

Usage

// TODO

Changelog

See all change logs in CHANGELOG

Testing

$ git clone git@github.com/lemonphp/http-client.git /path
$ cd /path
$ composer install
$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email to Oanh Nguyen instead of using the issue tracker.

Credits

License

This project is released under the MIT License.
Copyright © LemonPHP Team.

About

👍 The PSR-18 compatible HTTP client with middleware support

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0