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 12mo 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

15

—

LowBetter than 3% of packages

Maintenance37

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

[z3d0x/filament-fabricator

Block-Based Page Builder Skeleton for your Filament Apps

373158.4k3](/packages/z3d0x-filament-fabricator)[matthiasmullie/geo

Geography helper

6377.6k1](/packages/matthiasmullie-geo)[nasyrov/laravel-enums

Laravel package for Enum implementation.

3272.5k](/packages/nasyrov-laravel-enums)[mestrona/magento-module-categoryredirect

Magento 2 Module to simply customize the menu with additional URLs: Create a category, enter the redirect, done.

2343.0k](/packages/mestrona-magento-module-categoryredirect)[kphoen/rulerz-spec-builder

Specification builder for RulerZ

1149.5k](/packages/kphoen-rulerz-spec-builder)

PHPackages © 2026

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