php-http/react-adapter
React HTTP Adapter
Maintainers
4.0.0
2022-11-14 12:22 UTC
Requires
- php: ^8.1
- php-http/discovery: ^1.0
- php-http/httplug: ^2.0
- react/async: ^4
- react/event-loop: ^1.3
- react/http: ^1.8
Requires (Dev)
- nyholm/psr7: ^1.3
- php-http/client-integration-tests: ^3.0
- php-http/message: ^1.0
- phpunit/phpunit: ^9.5
Suggests
None
Provides
Conflicts
None
Replaces
None
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.
