PHPackages                             jasacloud/api - 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. jasacloud/api

ActiveLibrary[API Development](/categories/api)

jasacloud/api
=============

Library to handle request and response

1.2(5y ago)031GPL-3.0-or-laterPHPPHP &gt;=5.4

Since Jun 5Pushed 5y agoCompare

[ Source](https://github.com/jasacloud/api)[ Packagist](https://packagist.org/packages/jasacloud/api)[ Docs](https://github.com/jasacloud/api)[ RSS](/packages/jasacloud-api/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

api
===

[](#api)

Configuration for nginx web server.

Add the your project

example :

```

```

Modify your nginx config :

```
location = /api {
    rewrite ^(.*)$ "/location/index.php";
}

location ~ /api/ {
    rewrite /api/([\._0-9a-zA-Z]+)/?([\._0-9a-zA-Z]+)/?[.*]?/?[.*]? /location/index.php?kind=$2%23$1;
}

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.3% 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 ~116 days

Total

3

Last Release

1938d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c996bcafc8a9f2f7a90d80010593089b4eb66b048ca5e859946b3bd5f5810d2?d=identicon)[jasacloud](/maintainers/jasacloud)

---

Top Contributors

[![jasacloud](https://avatars.githubusercontent.com/u/37580841?v=4)](https://github.com/jasacloud "jasacloud (26 commits)")[![dwibudut](https://avatars.githubusercontent.com/u/21311440?v=4)](https://github.com/dwibudut "dwibudut (6 commits)")

---

Tags

apilibraryJasacloud

### Embed Badge

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

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

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

80223.4k6](/packages/gorkalaucirica-hipchat-v2-api-client)

PHPackages © 2026

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