PHPackages                             0x1881/curl - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. 0x1881/curl

AbandonedArchivedLibrary[Testing &amp; Quality](/categories/testing)

0x1881/curl
===========

Curl Class

v0.1.7.1(3y ago)1201MITPHP

Since May 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/0x1881/curl)[ Packagist](https://packagist.org/packages/0x1881/curl)[ Docs](https://github.com/0x1881/curl)[ RSS](/packages/0x1881-curl/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (17)Used By (0)

PHP Curl
========

[](#php-curl)

[![en](https://camo.githubusercontent.com/9687410941adb91c2f673c9d50ef38544f3e9a38a6b9f9367cac918a8d3e2a41/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c616e672d656e2d7265642e737667)](https://github.com/0x1881/curl/blob/main/README.md)[![tr](https://camo.githubusercontent.com/ae5bba49ca2f8f0e6e8d388792697b86a46b0abd1d4bca9bb9fea22a46c4975c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c616e672d74722d677265656e2e737667)](https://github.com/0x1881/curl/blob/main/README.tr.md)

This package can send HTTP requests to a given site using Curl.

It provides functions that can take several types of parameters to configure an HTTP request to that the class will send to an HTTP api.

After setting all the parameters, the class can execute sending of the configured HTTP request.

Coded for educational purposes. The user is responsible for the abuse.

---

Install
-------

[](#install)

```
composer require 0x1881/curl
```

---

Using
-----

[](#using)

```
