PHPackages                             lightair/easycurl - 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. lightair/easycurl

Abandoned → guzzleArchivedLibrary[HTTP &amp; Networking](/categories/http)

lightair/easycurl
=================

A basic CURL wrapper for PHP

v0.1.6(8y ago)191MITPHPPHP &gt;=5.6.0

Since Dec 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LightAir/EasyCurl)[ Packagist](https://packagist.org/packages/lightair/easycurl)[ RSS](/packages/lightair-easycurl/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

 [![EasyCurl](https://raw.githubusercontent.com/LightAir/EasyCurl/master/art/ec.png)](https://raw.githubusercontent.com/LightAir/EasyCurl/master/art/ec.png)

EasyCurl, its easy CURL wrapper for PHP.

[![Build Status](https://camo.githubusercontent.com/c33b9f9d0a4e012f27539682fa8802a217ec92b1977766a710a14ab89a3c54d9/68747470733a2f2f7472617669732d63692e636f6d2f4c696768744169722f456173794375726c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/LightAir/EasyCurl)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://github.com/LightAir/EasyCurl)[![codecov](https://camo.githubusercontent.com/832d789e1cf1f7aaa35e95c19caaeeae54e486b4e46ed59216e87159b255a62e/68747470733a2f2f636f6465636f762e696f2f67682f4c696768744169722f456173794375726c2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/LightAir/EasyCurl)[![Codacy Badge](https://camo.githubusercontent.com/04fcee1ddf2457489f3269eeb2765d782788e051e0082615016fa00f300e3d01/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3939343562656236336332343465336261646462383062383933363031383035)](https://www.codacy.com/gh/LightAir/EasyCurl/dashboard?utm_source=github.com&utm_medium=referral&utm_content=LightAir/EasyCurl&utm_campaign=Badge_Grade)

No longer supported
===================

[](#no-longer-supported)

This package is obsolete and is no longer supported. Use other packages, e.g. guzzle

Install
-------

[](#install)

```
composer require lightair/easycurl
```

How to use
----------

[](#how-to-use)

```
use LightAir\Utils\EasyCurl;

$easyCurl = new EasyCurl('http://yandex.ru');
$result = $easyCurl->get();
```

Lumen and Laravel
-----------------

[](#lumen-and-laravel)

No longer supported

Run tests
---------

[](#run-tests)

```
./tests-run.sh
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Recently: every ~14 days

Total

7

Last Release

3039d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/14909b70d952a4c2e21a8649595b9290d0aa4091e6a477f855f16bc5dd71e9de?d=identicon)[LightAir](/maintainers/LightAir)

---

Top Contributors

[![LightAir](https://avatars.githubusercontent.com/u/10094358?v=4)](https://github.com/LightAir "LightAir (10 commits)")

---

Tags

curlcurlphpeasycurlphphttprequestlaravelcurllumeneasycurl

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lightair-easycurl/health.svg)

```
[![Health](https://phpackages.com/badges/lightair-easycurl/health.svg)](https://phpackages.com/packages/lightair-easycurl)
```

###  Alternatives

[aplus/http-client

Aplus Framework HTTP Client Library

2161.6M1](/packages/aplus-http-client)[pear/http_request2

Provides an easy way to perform HTTP requests.

764.2M48](/packages/pear-http-request2)[vinelab/http

An http library developed for the laravel framework. aliases itself as HttpClient

59300.2k11](/packages/vinelab-http)[laravel-shift/curl-converter

A command line tool to convert curl requests to Laravel HTTP requests.

935.3k](/packages/laravel-shift-curl-converter)[chelout/laravel-http-logger

A Laravel package to log HTTP requests, headers and sessions

272.0k](/packages/chelout-laravel-http-logger)[behamin/service-proxy

for proxy or sending requests to other services with useful utilities

102.2k](/packages/behamin-service-proxy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
