PHPackages                             simplecurl/simplecurl - 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. simplecurl/simplecurl

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

simplecurl/simplecurl
=====================

Easy HTTP requests

v0.1.3(5y ago)13231MITPHP

Since Apr 8Pushed 4y agoCompare

[ Source](https://github.com/ImMaax/SimplecURL)[ Packagist](https://packagist.org/packages/simplecurl/simplecurl)[ RSS](/packages/simplecurl-simplecurl/feed)WikiDiscussions master Synced 3w ago

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

SimplecURL
==========

[](#simplecurl)

**This project is archived! Use at your own caution.**

---

[![Build Status](https://camo.githubusercontent.com/be8dcc512a6cfc555e0a46068d5207ad52564ce777243327cccc0e893ac170c3/68747470733a2f2f7472617669732d63692e6f72672f496d4d6161782f53696d706c656355524c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ImMaax/SimplecURL)[![Code Climate maintainability](https://camo.githubusercontent.com/ea14fab4befcf83832c452168a3545f34e920e8d22d32b8bc16668fdef4b4388/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792d70657263656e746167652f496d4d6161782f53696d706c656355524c)](https://codeclimate.com/github/ImMaax/SimplecURL)

SimplecURL is a simple and modern wrapper around PHP's [`ext-curl`](https://www.php.net/manual/en/book.curl.php).

```
$client = new SimplecURL\Client;
$res = $client->request('GET', 'http://127.0.0.1:8080/');

echo $res->getBody();
```

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

[](#installation)

```
composer require simplecurl/simplecurl
```

Docs
----

[](#docs)

Docs can be found in `/docs` or at .

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~36 days

Total

4

Last Release

2167d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/840359?v=4)[Matthew Goetz](/maintainers/mgoetz)[@mgoetz](https://github.com/mgoetz)

---

Top Contributors

[![ImMaax](https://avatars.githubusercontent.com/u/40642083?v=4)](https://github.com/ImMaax "ImMaax (23 commits)")

---

Tags

clientcurlhttphttp-clientphp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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