Download the PHP package fireworkteam/curl without Composer
On this page you can find all versions of the php package fireworkteam/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fireworkteam/curl
More information about fireworkteam/curl
Files in fireworkteam/curl
Download fireworkteam/curl
More information about fireworkteam/curl
Files in fireworkteam/curl
Vendor fireworkteam
Package curl
Short Description A part of Firework, that controls sending request to rest
License MIT
Package curl
Short Description A part of Firework, that controls sending request to rest
License MIT
Please rate this library. Is it a good library?
Informations about the package curl
Firework PHP : Curl Service
Basic usage
Docs
setUrl()
Set url of the request \ Params:
- $url = url of the request
setHeaders()
Set headers of the request \ Params:
- $headers = string or array of headers:
setCurlSettings()
Set curl settings of the request \ Params:
- $arr = array of settings:
get()
Send get request to url \ Params:
- $arr = array of request values:
post()
Send post request to url \ Params:
- $arr = array of request values:
put()
Send put request to url \ Params:
- $arr = array of request values:
delete()
Send delete request to url \ Params:
- $arr = array of request values:
patch()
Send patch request to url \ Params:
- $arr = array of request values:
All versions of curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-curl Version *
ext-curl Version *
The package fireworkteam/curl contains the following files
Loading the files please wait ....