Download the PHP package davidhirtz/yii2-curl without Composer
On this page you can find all versions of the php package davidhirtz/yii2-curl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davidhirtz/yii2-curl
More information about davidhirtz/yii2-curl
Files in davidhirtz/yii2-curl
Download davidhirtz/yii2-curl
More information about davidhirtz/yii2-curl
Files in davidhirtz/yii2-curl
Vendor davidhirtz
Package yii2-curl
Short Description Easy and nice cURL extension with RESTful support for Yii2
License MIT
Package yii2-curl
Short Description Easy and nice cURL extension with RESTful support for Yii2
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-curl
yii2-curl extension
cURL extension for Yii2 based on Nils Gajsek's curl extension, including RESTful support:
- POST
- GET
- HEAD
- PUT
- DELETE
Requirements
- Yii2
- PHP 5.4+
- Curl and php-curl installed
Installation
The preferred way to install this extension is through composer.
Usage
Once the extension is installed, simply use it in your code. The following example shows you how to handling a simple GET Request.
All versions of yii2-curl with dependencies
PHP Build Version
Package Version
The package davidhirtz/yii2-curl contains the following files
Loading the files please wait ....