PHPackages                             graychen/yii-api-list - 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. graychen/yii-api-list

ActiveYii-extension[API Development](/categories/api)

graychen/yii-api-list
=====================

show the api list

v1.0.0(8y ago)11MITPHP

Since Feb 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Graychen/yii2-api-list)[ Packagist](https://packagist.org/packages/graychen/yii-api-list)[ RSS](/packages/graychen-yii-api-list/feed)WikiDiscussions master Synced today

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

yii2-api-list
=============

[](#yii2-api-list)

show api list

[![Latest Stable Version](https://camo.githubusercontent.com/6609c3cec579d5f02d38468f2f707100d6d6586fd36c31b6695ccf5390db1f45/68747470733a2f2f706f7365722e707567782e6f72672f677261796368656e2f796969322d6170692d6c6973742f76657273696f6e)](https://packagist.org/packages/graychen/yii2-api-list)[![Total Downloads](https://camo.githubusercontent.com/2543346254c1e020b4ae7c07594b277dea13398d62e9c39bd3d3e1c571de3469/68747470733a2f2f706f7365722e707567782e6f72672f677261796368656e2f796969322d6170692d6c6973742f646f776e6c6f616473)](https://packagist.org/packages/graychen/yii2-api-list)[![License](https://camo.githubusercontent.com/85e0b2929eeb8ccb401cacb8acb3d4204b7e18fc7847c568b9ef84ec8b2fe2e8/68747470733a2f2f706f7365722e707567782e6f72672f677261796368656e2f796969322d6170692d6c6973742f6c6963656e7365)](https://packagist.org/packages/yii2-api-list)[![StyleCI](https://camo.githubusercontent.com/320a7667bbf8b251b04ffa0082205523cd86c91cd243355cfd2dc4f547589488/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130353136393934382f736869656c643f6272616e63683d74657374)](https://styleci.io/repos/105169948)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5efbd1b3ec27a704f2d0987bd2b336a9670a651f563c87a217639af071e642e9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f796969322d6170692d6c6973742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/yii2-api-list/?branch=master)[![Build Status](https://camo.githubusercontent.com/0a17100e7ccc5f0739c109d6ebe6dd9d37273c2a4ccb828096ddcec4c4763e26/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f796969322d6170692d6c6973742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/yii2-api-list/build-status/master)[![Build Status](https://camo.githubusercontent.com/b006237a2ebf3a655ac32caccf4506a20af5e11624880e2e1f9f292396ec9ba1/68747470733a2f2f7472617669732d63692e6f72672f477261796368656e2f796969322d6170692d6c6973742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Graychen/yii2-api-list)

Latest Stable Version Total Downloads License StyleCI Build Status Scrutinizer Code Quality Code Coverage Build Status

### How to require

[](#how-to-require)

```
composer require graychen/yii-api-list
```

### Config Module in components part

[](#config-module-in-components-part)

```
   'api-list' => [
        'class' => 'graychen\yii2\apilist\Module',
    ]

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

3000d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4189971?v=4)[Graychen](/maintainers/Graychen)[@Graychen](https://github.com/Graychen)

---

Top Contributors

[![Graychen](https://avatars.githubusercontent.com/u/4189971?v=4)](https://github.com/Graychen "Graychen (6 commits)")

---

Tags

yii2yii2-extension

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/graychen-yii-api-list/health.svg)

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

###  Alternatives

[dotzero/yii2-amocrm

Расширение для Yii Framework 2 реализующее клиент для работы с API amoCRM

1639.7k](/packages/dotzero-yii2-amocrm)[conquer/services

Yii2 soap wsdl web services

1632.5k](/packages/conquer-services)[skeeks/yii2-google-api

Component for work with google api based on google/apiclient

1243.1k1](/packages/skeeks-yii2-google-api)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

143.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

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