PHPackages                             rgl/yii2-gii-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. [HTTP &amp; Networking](/categories/http)
4. /
5. rgl/yii2-gii-api

ActiveYii2-extension[HTTP &amp; Networking](/categories/http)

rgl/yii2-gii-api
================

Generator api rest for Yii 2

v2.1.0(3y ago)02.5k11MITPHP

Since May 27Pushed 3y agoCompare

[ Source](https://github.com/raubel1993/yii2-gii-api)[ Packagist](https://packagist.org/packages/rgl/yii2-gii-api)[ RSS](/packages/rgl-yii2-gii-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (1)

Generator api rest for Yii 2
============================

[](#generator-api-rest-for-yii-2)

Generator api rest for Yii 2

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist rgl/yii2-gii-api "*"

```

or add

```
"rgl/yii2-gii-api": "*"

```

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

Usage
-----

[](#usage)

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

```
$config['modules']['gii'] = [
        'class' => 'yii\gii\Module',
        'as GiiBehaviors' => \rgl\gii\GiiBehaviors::class,
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

Total

4

Last Release

1390d ago

Major Versions

v1.0.0 → v2.0.02022-05-27

### Community

Maintainers

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

---

Top Contributors

[![raubel1993](https://avatars.githubusercontent.com/u/49169590?v=4)](https://github.com/raubel1993 "raubel1993 (5 commits)")

---

Tags

apirestcode generatoryii2gii

### Embed Badge

![Health badge](/badges/rgl-yii2-gii-api/health.svg)

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

###  Alternatives

[hiqdev/yii2-hiart

ActiveRecord for API

5951.8k3](/packages/hiqdev-yii2-hiart)

PHPackages © 2026

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