PHPackages                             vsdesk/vsdesk-generator - 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. vsdesk/vsdesk-generator

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

vsdesk/vsdesk-generator
=======================

Yii2 Generator extension for Gii plugin with adminlte and base on dynagrid. upload excel to system to with log upload

03PHP

Since May 20Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/vsdesk/vsdesk-generator)[ Packagist](https://packagist.org/packages/vsdesk/vsdesk-generator)[ RSS](/packages/vsdesk-vsdesk-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

vsdesk-generator
================

[](#vsdesk-generator)

yii2 framework generator code with layout template adminlte and base on kartik dynagrid

add via composer :

```
"vsdesk/vsdesk-generator": "dev-main"
```

setting in your config like these following :

```
$config['modules']['gii'] = [
    'class' => 'yii\gii\Module',
    'generators' => [
        'vsdesk' => [
            'class' => 'vsdesk\gii\generators\crud\Generator',
        ],
        'vsdeskModel' => [
            'class' => 'vsdesk\gii\generators\model\Generator'
        ]
    ]
];

```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![vsdesk](https://avatars.githubusercontent.com/u/2563021?v=4)](https://github.com/vsdesk "vsdesk (20 commits)")

### Embed Badge

![Health badge](/badges/vsdesk-vsdesk-generator/health.svg)

```
[![Health](https://phpackages.com/badges/vsdesk-vsdesk-generator/health.svg)](https://phpackages.com/packages/vsdesk-vsdesk-generator)
```

###  Alternatives

[froiden/laravel-installer

Laravel web installer

10883.9k](/packages/froiden-laravel-installer)

PHPackages © 2026

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