PHPackages                             shoxabbos/yii2-apicrud - 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. shoxabbos/yii2-apicrud

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

shoxabbos/yii2-apicrud
======================

Create api documentation

v1.0(8y ago)015MITPHP

Since Aug 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Shoxabbos/yii2-apicrud)[ Packagist](https://packagist.org/packages/shoxabbos/yii2-apicrud)[ RSS](/packages/shoxabbos-yii2-apicrud/feed)WikiDiscussions master Synced yesterday

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

API DOC Crud
============

[](#api-doc-crud)

Create api documentation

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist shoxabbos/yii2-apicrud "*"

```

or add

```
"shoxabbos/yii2-apicrud": "*"

```

to the require section of your `composer.json` file.

Demo
----

[](#demo)

[![alt text](https://github.com/Shoxabbos/yii2-apicrud/raw/master/demo.png)](https://github.com/Shoxabbos/yii2-apicrud/blob/master/demo.png)

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

1: Into this code to config/web.php file

```
'modules' => [
    'apidoc' => [
        'class' => 'shoxabbos\apicrud\Module'
    ]
],
```

2: You can run the migrations script provided to create the database structure from your yii programming console:

```
php yii migrate --migrationPath=@vendor/shoxabbos/yii2-apicrud/migrations
```

Developer Team

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

3203d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa672147eb465e2aab488eea53cfd004c486f00086b45c78d1dc8515300f6d59?d=identicon)[shoxabbos](/maintainers/shoxabbos)

---

Top Contributors

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

---

Tags

yii2extensionapicrud

### Embed Badge

![Health badge](/badges/shoxabbos-yii2-apicrud/health.svg)

```
[![Health](https://phpackages.com/badges/shoxabbos-yii2-apicrud/health.svg)](https://phpackages.com/packages/shoxabbos-yii2-apicrud)
```

###  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)[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)
