Download the PHP package phpgt/fetch without Composer
On this page you can find all versions of the php package phpgt/fetch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fetch
Asynchronous HTTP client with promises.
Asynchronous HTTP client, implementation of the Fetch Standard which defines requests, responses, and the process that binds them: fetching.
See also, the JavaScript implementation that ships as standard in all modern browsers.
Example usage: compute multiple HTTP requests in parallel, using fetch
For more extensive examples, check out the code in the example directory.
All versions of fetch with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-curl Version *
ext-json Version *
phpgt/async Version ^1.0
phpgt/promise Version ^2.2.3
phpgt/http Version ^1.3
phpgt/curl Version ^3.1.1
phpgt/json Version ^1.2
phpgt/propfunc Version ^1.0
ext-curl Version *
ext-json Version *
phpgt/async Version ^1.0
phpgt/promise Version ^2.2.3
phpgt/http Version ^1.3
phpgt/curl Version ^3.1.1
phpgt/json Version ^1.2
phpgt/propfunc Version ^1.0
The package phpgt/fetch contains the following files
Loading the files please wait ....