php-http/react-adapter

React HTTP Adapter

4.0.0 2022-11-14 12:22 UTC

This package is auto-updated.

Last update: 2024-04-14 15:34:41 UTC


README

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads

React HTTP Adapter.

Install

Via Composer

$ composer require php-http/react-adapter

Documentation

Please see the official documentation.

Testing

First launch the http server:

$ ./vendor/bin/http_test_server > /dev/null 2>&1 &

Then the test suite:

$ composer test

Contributing

Please see our contributing guide.

Security

If you discover any security related issues, please contact us at security@php-http.org.

License

The MIT License (MIT). Please see License File for more information.