Download the PHP package rjr/curl without Composer
On this page you can find all versions of the php package rjr/curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor rjr
Package curl
Short Description RuanJiaran-CURL class for PHP
License MIT
Homepage https://github.com/RuanJiaran/curl
Package curl
Short Description RuanJiaran-CURL class for PHP
License MIT
Homepage https://github.com/RuanJiaran/curl
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
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 curl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-curl Version *
The package rjr/curl contains the following files
Loading the files please wait ....