yii-gii icon indicating copy to clipboard operation
yii-gii copied to clipboard

Yii code generator extension

Results 17 yii-gii issues
Sort by recently updated
recently updated
newest added

Reference: https://github.com/OpenAPITools/openapi-generator https://github.com/openai-php/client

type:feature

| Q | A | ------------- | --- | Is bugfix? | ✔️

Feature: This is more a feature request. Giant improvement whould to have a many-to-many realtionship dealer in the GUI Builder like this package can do: https://github.com/mootensai/yii2-enhanced-gii

type:feature

Given a service interface it should generate a proxy decorator.

status:under discussion
type:feature

Gii generators are now passed through `Gii` class constructor. Any 3rd party libraries can add their own generators by declaring the needed section in its' configs. Seems that `GiiInterface::addGenerator()` won't...

Currently when you install Gii, it installs a lot of dependencies, like view. In many cases it might be okay, but in some cases like in API, these dependencies are...

status:under discussion

It would be great to have an ability to configure multiple generators in a single config file and have a watch mode — when the config changes, gii regenerates the...

type:feature

Added composer-require-checker according to https://github.com/yiisoft/actions/pull/9