PHPackages                             mikuni-labo/curly - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. mikuni-labo/curly

ActiveLibrary[HTTP &amp; Networking](/categories/http)

mikuni-labo/curly
=================

This library is Manipulate the Curl library for PHP.

v1.0.1(8y ago)06151MITPHPPHP &gt;=5.3.0

Since May 7Pushed 8y agoCompare

[ Source](https://github.com/mikuni-labo/curly)[ Packagist](https://packagist.org/packages/mikuni-labo/curly)[ Docs](https://github.com/mikuni-labo/curly)[ RSS](/packages/mikuni-labo-curly/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (3)Used By (1)

Curly
=====

[](#curly)

[![Latest Stable Version](https://camo.githubusercontent.com/12447229fb22da1e2717a7d8c14928800c8e2de872f44a963c8b42eb9e6a1c5b/68747470733a2f2f706f7365722e707567782e6f72672f6d696b756e692d6c61626f2f6375726c792f762f737461626c65)](https://packagist.org/packages/mikuni-labo/curly)[![Latest Unstable Version](https://camo.githubusercontent.com/c3c0bc5e8c38f807b3af16b32894a6751426aa98a45380d489080820537a0500/68747470733a2f2f706f7365722e707567782e6f72672f6d696b756e692d6c61626f2f6375726c792f762f756e737461626c65)](https://packagist.org/packages/mikuni-labo/curly)[![License](https://camo.githubusercontent.com/7d4fdd4c067459424e9392921632e5218c98f2c7a2a8c9590e49ac58f25bc14b/68747470733a2f2f706f7365722e707567782e6f72672f6d696b756e692d6c61626f2f6375726c792f6c6963656e7365)](https://packagist.org/packages/mikuni-labo/curly)[![composer.lock](https://camo.githubusercontent.com/494382dab7eb14caf9126d0f25f076b78671507c8b0d888b8d886e6607fb3497/68747470733a2f2f706f7365722e707567782e6f72672f6d696b756e692d6c61626f2f6375726c792f636f6d706f7365726c6f636b)](https://packagist.org/packages/mikuni-labo/curly)

This library is Manipulate the Curl library for PHP.

Installation
------------

[](#installation)

### With Composer

[](#with-composer)

```
$ composer require mikuni-labo/curly

```

```
{
    "require": {
        "mikuni-labo/curly": "^1.0.0"
    }
}
```

Example
-------

[](#example)

```
