- Posts: 3957
Pros and cons of using Gii in Yii2 for implementing an admin panel
- ekatsa
- Topic Author
- Offline
- Admin
Less
More
1 week 2 days ago #3538
by ekatsa
Pros and cons of using Gii in Yii2 for implementing an admin panel was created by ekatsa
Pros and cons of using Gii in Yii2 for implementing an admin panel
Please Log in to join the conversation.
- ekatsa
- Topic Author
- Offline
- Admin
Less
More
- Posts: 3957
1 week 2 days ago - 1 week 2 days ago #3539
by ekatsa
Replied by ekatsa on topic Pros and cons of using Gii in Yii2 for implementing an admin panel
Gii is a code generator of Yii2. From the
article
Pros
Pros
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.
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: 1 week 2 days ago by ekatsa.
Please Log in to join the conversation.
Time to create page: 0.250 seconds