Download the PHP package firmaprofesional/curl without Composer
On this page you can find all versions of the php package firmaprofesional/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download firmaprofesional/curl
More information about firmaprofesional/curl
Files in firmaprofesional/curl
Download firmaprofesional/curl
More information about firmaprofesional/curl
Files in firmaprofesional/curl
Vendor firmaprofesional
Package curl
Short Description curl wrapper
License MIT
Homepage https://github.com/firmaprofesional/curl
Package curl
Short Description curl wrapper
License MIT
Homepage https://github.com/firmaprofesional/curl
Keywords curlfirmaprofesional
Please rate this library. Is it a good library?
Informations about the package curl
PHP Curl Class
This library provides an object-oriented wrapper of the PHP cURL extension.
If you have questions or problems with installation or usage create an Issue.
Installation
In order to install this library via composer run the following command in the console:
or add the package manually to your composer.json file in the require section:
Usage examples
basic authentication
post fields
post fields with bearer token authentication
enable verbose mode will log on tmp path
set timeout in seconds
Testing
In order to test the library:
- Create a fork
- Clone the fork to your machine
- Install the depencies
composer install
- Run the unit tests
./vendor/phpunit/bin/phpunit -c phpunit.xml --testsuite general
All versions of curl with dependencies
PHP Build Version
Package Version
The package firmaprofesional/curl contains the following files
Loading the files please wait ....