PHPackages                             green-spot/aproxi - 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. [API Development](/categories/api)
4. /
5. green-spot/aproxi

ActiveLibrary[API Development](/categories/api)

green-spot/aproxi
=================

API proxy

v0.1.1(3y ago)023MITPHPPHP ^7.2.5 || ^8.0

Since Nov 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/green-spot/aproxi)[ Packagist](https://packagist.org/packages/green-spot/aproxi)[ Docs](https://github.com/green-spot/aproxi)[ RSS](/packages/green-spot-aproxi/feed)WikiDiscussions main Synced 1w ago

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

Aproxi
======

[](#aproxi)

Aproxi is an API Proxy made by PHP.

It can be used for API request limit countermeasures and content caching. By default, it only supports WordPress REST API, but you can develop modules to support other APIs.

Usage
-----

[](#usage)

First, download the library using Composer.

```
$ composer require green-spot/aproxi

```

Next, copy the API endpoint directory to the document root.

```
$ cp -r vendor/green-spot/aproxi/api ./api

```

Edit the config file. (`api/settings.php`)

WordPress Module
----------------

[](#wordpress-module)

For WordPress modules, `/wp-json/wp/v2/` is mapped to `/api/wp/` by default.

↓

You can also change the endpoint URL(`api/wp/`) by editing `settings.php`.

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

1369d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b960901aad8d8784a640337e33f813a8b1cdb88191d0eaf9b0037d47d07ae9b1?d=identicon)[green-spot](/maintainers/green-spot)

---

Top Contributors

[![green-spot](https://avatars.githubusercontent.com/u/97027570?v=4)](https://github.com/green-spot "green-spot (7 commits)")

---

Tags

apiproxyheadless

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/green-spot-aproxi/health.svg)

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

###  Alternatives

[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

608.3M53](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

2482.9k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M16](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

793.9k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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