PHPackages                             voronenko/yii\_gii\_migrate - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. voronenko/yii\_gii\_migrate

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

voronenko/yii\_gii\_migrate
===========================

Look for original author repo at https://github.com/RSol/yii\_gii\_migrate. This is just a custom build for composer...

1111PHP

Since Apr 5Pushed 13y ago1 watchersCompare

[ Source](https://github.com/Voronenko/yii_gii_migrate)[ Packagist](https://packagist.org/packages/voronenko/yii_gii_migrate)[ RSS](/packages/voronenko-yii-gii-migrate/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

### Gii migrate

[](#gii-migrate)

#### Instalation

[](#instalation)

1. Copy migrate folder into your protected/gii folder.
2. Configure your application: ```
    	'modules'=>array(
    	  // uncomment the following to enable the Gii tool
    	  'gii'=>array(
    	   'class'=>'system.gii.GiiModule',
    	   'password'=>'password',
    		// If removed, Gii defaults to localhost only. Edit carefully to taste.
    	   'ipFilters'=>array('127.0.0.1','::1'),
    	   'generatorPaths'=>array(
    		'application.gii',
    	   ),
    	   ...
    	  ),

    ```

This extention can:

- generate migration code;
- flush cache (checkbox);
- clear assets (checkbox).
- Mark as already applied by sql condition.

*Note: For flush cache and clear assets future you need to configure you console configuration to using assetManager and cache components.*

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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.

### Community

Maintainers

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

---

Top Contributors

[![Voronenko](https://avatars.githubusercontent.com/u/701233?v=4)](https://github.com/Voronenko "Voronenko (8 commits)")[![RSol](https://avatars.githubusercontent.com/u/535813?v=4)](https://github.com/RSol "RSol (1 commits)")

### Embed Badge

![Health badge](/badges/voronenko-yii-gii-migrate/health.svg)

```
[![Health](https://phpackages.com/badges/voronenko-yii-gii-migrate/health.svg)](https://phpackages.com/packages/voronenko-yii-gii-migrate)
```

PHPackages © 2026

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