PHPackages                             fgsl/curlphp - 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. fgsl/curlphp

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

fgsl/curlphp
============

PHP proxy for curl aimed to API testing

1.0.0(2y ago)04LGPL-3.0-onlyPHPPHP ^8.1

Since Jun 2Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

curlphp
=======

[](#curlphp)

A shortcut to curl thinked about APIs

Use
---

[](#use)

### Linux distributions

[](#linux-distributions)

If php is installed in `/usr/bin`, you can run direclty

```
curlphp.phar [URL] [DATA] [TOKEN] [METHOD]
```

`DATA`, `TOKEN` and `METHOD` are optional, but if must be passed in this order.

If you don't pass URL, the command prints a guideline text.

Alternatively, you can run

```
php curlphp.phar [URL] [DATA] [TOKEN] [METHOD]
```

or create a symlink to your php in `/usr/bin`.

You can move curlphp.phar to /usr/bin as curlphp, so you can run it as a command:

```
curlphp [URL] [DATA] [TOKEN] [METHOD]
```

### Windows

[](#windows)

if php.exe is declared in PATH environment variable, you can run it so:

```
php.exe curlphp.phar [URL] [DATA] [TOKEN] [METHOD]
```

You can create a .BAT file that contains this call.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

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

Unknown

Total

1

Last Release

1079d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cb6d4497d6c4358a5c7e7e31d34412f5d6e9617aafa487b125bcc870171cd1e?d=identicon)[fgsl](/maintainers/fgsl)

---

Top Contributors

[![fgsl](https://avatars.githubusercontent.com/u/128915?v=4)](https://github.com/fgsl "fgsl (2 commits)")

---

Tags

consolecurladministrationcurlphpfgsl

### Embed Badge

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

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

###  Alternatives

[rmccue/requests

A HTTP library written in PHP, for human beings.

3.6k34.5M258](/packages/rmccue-requests)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48247.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

83510.1M71](/packages/smi2-phpclickhouse)[curl/curl

cURL class for PHP

32814.9M195](/packages/curl-curl)[zounar/php-proxy

Forward your HTTP/HTTPS requests to another server.

1814.0k](/packages/zounar-php-proxy)[apimatic/unirest-php

Unirest PHP

224.7M116](/packages/apimatic-unirest-php)

PHPackages © 2026

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