PHPackages                             caikeal/coding-open-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. caikeal/coding-open-api

ActiveLibrary[API Development](/categories/api)

caikeal/coding-open-api
=======================

Coding Open Api SDK

v1.0.4(6y ago)0238MITPHPPHP &gt;=7.0

Since Nov 14Pushed 6y ago2 watchersCompare

[ Source](https://github.com/caikeal/coding-open-api)[ Packagist](https://packagist.org/packages/caikeal/coding-open-api)[ RSS](/packages/caikeal-coding-open-api/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (14)Versions (14)Used By (0)

Install
=======

[](#install)

`composer install caikeal/coding-open-api`

Settings
========

[](#settings)

获取配置项： `php artisan vendor:publish --provider="CodingOpenApi\LaravelCoding\ServiceProvider"`

Usage
=====

[](#usage)

```
...
use CodingOpenApi\LaravelCoding\Facade;

...

public function test () {
    return Facade::enterprise('ksbaozi')->access_token->getToken();
}
```

当用 `refresh_token` 刷新 `access_token` 时, 会同时更新原来的 `refresh_token`, 并会发出事件`CodingOpenApi\Enterprise\Events\RefreshTokenChanged`。

**注意：首次生成 `refresh_token` 是不会触发该事件的**

Thanks
======

[](#thanks)

[overtrue](https://github.com/overtrue)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~23 days

Recently: every ~71 days

Total

14

Last Release

2438d ago

Major Versions

v0.1.0 → v1.0.02018-11-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/90054c6ceecc7344184d557c5100f1cded77eb8b52964a65fecb7ae4547a9d17?d=identicon)[caikeal](/maintainers/caikeal)

---

Top Contributors

[![caikeal](https://avatars.githubusercontent.com/u/11376690?v=4)](https://github.com/caikeal "caikeal (16 commits)")[![hachi-zzq](https://avatars.githubusercontent.com/u/5241713?v=4)](https://github.com/hachi-zzq "hachi-zzq (1 commits)")

---

Tags

apicoding-open-apiresetful-apisdkcodingcoding-sdk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/caikeal-coding-open-api/health.svg)

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

###  Alternatives

[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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