I see that phalcon's command line application's params is so weak. Is there any plan to improve that? Just like the style of Yii, Laravel
php yiic mycontroller myaction --name=me --age=12 php artisan command --name=me --age=12
I see that phalcon's command line application's params is so weak. Is there any plan to improve that? Just like the style of Yii, Laravel
php yiic mycontroller myaction --name=me --age=12 php artisan command --name=me --age=12