- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 2 weeks ago#3538by Elias Pros and cons of using Gii in Yii2 for implementing an admin panel
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 2 weeks ago - 5 months 2 weeks ago#3539by Elias Gii is a code generator of Yii2. From the
article Pros
- CRUD code is generated for each model/table, which you can subsequently change as you like.
- You don’t need to follow the ideology of the ready-made library and are free in your work.
- There are a sufficient number of ready-to-use frontend components in the framework itself.
Gii is a code generator of Yii2. From the
article Pros
- CRUD code is generated for each model/table, which you can subsequently change as you like.
- You don’t need to follow the ideology of the ready-made library and are free in your work.
- There are a sufficient number of ready-to-use frontend components in the framework itself.
Last edit: 5 months 2 weeks ago by Elias.
- Q&A
- Index
- PHP Frameworks
- Other_PHP_frames
- Pros and cons of using Gii in Yii2 for implementing an admin panel
Time to create page: 0.104 seconds