php-http / promise
Promise used for asynchronous HTTP requests
Installs: 128 000 590
Dependents: 25
Suggesters: 0
Security: 0
Stars: 1 659
Watchers: 8
Forks: 6
Open Issues: 2
Requires
- php: ^7.1 || ^8.0
Requires (Dev)
- friends-of-phpspec/phpspec-code-coverage: ^4.3.2
- phpspec/phpspec: ^5.1.2 || ^6.2
This package is auto-updated.
Last update: 2023-01-07 15:20:57 UTC
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.