Download the PHP package fgsl/curlphp without Composer
On this page you can find all versions of the php package fgsl/curlphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor fgsl
Package curlphp
Short Description PHP proxy for curl aimed to API testing
License LGPL-3.0-only
Homepage https://github.com/fgsl/curlphp
Package curlphp
Short Description PHP proxy for curl aimed to API testing
License LGPL-3.0-only
Homepage https://github.com/fgsl/curlphp
Please rate this library. Is it a good library?
Informations about the package curlphp
curlphp
A shortcut to curl thinked about APIs
Use
Linux distributions
If php is installed in /usr/bin
, you can run direclty
DATA
, TOKEN
and METHOD
are optional, but if must be passed in this order.
If you don't pass URL, the command prints a guideline text.
Alternatively, you can run
or create a symlink to your php in /usr/bin
.
You can move curlphp.phar to /usr/bin as curlphp, so you can run it as a command:
Windows
if php.exe is declared in PATH environment variable, you can run it so:
You can create a .BAT file that contains this call.
All versions of curlphp with dependencies
PHP Build Version
Package Version
The package fgsl/curlphp contains the following files
Loading the files please wait ....