veyselsahin / yii2-giix

Yii2 Extended Generator
https://veyselsahin.com.tr
9 stars 5 forks source link

Is this package still maintained and functional? #4

Open leocharrua opened 3 years ago

leocharrua commented 3 years ago

Hello, sorry by the question!!!

I'm from yii 1.1 (old) school and now I'm entering to the yii2 world. Yii 1.1 has the fantastic giix generator ... and I'm trying to find its succesor in yii2. Is this package? Any suggestions? Is there any demo? Thanks.

veyselsahin commented 3 years ago

Hey @leocharrua, I stopped using PHP on my own projects but I fixed some issues regarding yii2's latest changes at the last time when I was using it. Unfortunately, I haven't any demos but I can help you with your questions and possible issues. Veysel

mocapapa commented 2 years ago

I did 'composer require veyselsahin/yii2-giix:"*"' and found following.

Your requirements could not be resolved to an installable set of packages.

Problem 1

  • Root composer.json requires veyselsahin/yii2-giix * -> satisfiable by veyselsahin/yii2-giix[1.1, 1.2, 1.3, 1.4].

    • veyselsahin/yii2-giix[1.1, ..., 1.4] require yiisoft/yii2-gii ~2.0.1 -> >found yiisoft/yii2-gii[2.0.1, ..., 2.0.8] but it conflicts with your root >composer.json require (~2.2.0).

It may be yii2-giix is obsolete for the latest composer?