Download the PHP package kubotak-is/hhcurl without Composer
On this page you can find all versions of the php package kubotak-is/hhcurl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kubotak-is/hhcurl
More information about kubotak-is/hhcurl
Files in kubotak-is/hhcurl
Download kubotak-is/hhcurl
More information about kubotak-is/hhcurl
Files in kubotak-is/hhcurl
Vendor kubotak-is
Package hhcurl
Short Description cURL class for HHVM/Hack
License MIT
Homepage https://github.com/kubotak-is/hhcurl
Package hhcurl
Short Description cURL class for HHVM/Hack
License MIT
Homepage https://github.com/kubotak-is/hhcurl
Please rate this library. Is it a good library?
Informations about the package hhcurl
HHVM/Hack Curl Class
This library provides an object-oriented wrapper of the HHVM/Hack 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
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/bin/phpunit tests
All versions of hhcurl with dependencies
PHP Build Version
Package Version
The package kubotak-is/hhcurl contains the following files
Loading the files please wait ....