php-http / promise
Promise used for asynchronous HTTP requests
Installs: 226 922 299
Dependents: 30
Suggesters: 0
Security: 0
Stars: 1 794
Watchers: 8
Forks: 10
Open Issues: 2
Requires
- php: ^7.1 || ^8.0
Requires (Dev)
- friends-of-phpspec/phpspec-code-coverage: ^4.3.2 || ^6.3
- phpspec/phpspec: ^5.1.2 || ^6.2 || ^7.4
README
Promise used for asynchronous HTTP requests.
Note: This will eventually be removed/deprecated and replaced with the upcoming Promise PSR.
Install
Via Composer
$ composer require php-http/promise
Documentation
Please see the official documentation.
Testing
$ 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.