Download the PHP package athlon1600/php-curl-client without Composer
On this page you can find all versions of the php package athlon1600/php-curl-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download athlon1600/php-curl-client
More information about athlon1600/php-curl-client
Files in athlon1600/php-curl-client
Download athlon1600/php-curl-client
More information about athlon1600/php-curl-client
Files in athlon1600/php-curl-client
Vendor athlon1600
Package php-curl-client
Short Description Simple PHP cURL Client
License MIT
Package php-curl-client
Short Description Simple PHP cURL Client
License MIT
Keywords php curl client
Please rate this library. Is it a good library?
Informations about the package php-curl-client
PHP Curl Client
A very simple curl client - less than 100 lines. Perfect for being a base class.
Installation
Examples
Update: $response->info
now returns an object that will have an auto-complete on your IDE.
;
Works with POST requests too:
or you can issue a completely customized request:
TODO
- make PSR-7 and PSR-18 compatible
All versions of php-curl-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package athlon1600/php-curl-client contains the following files
Loading the files please wait ....