-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Closed
Description
I want to create console only yii2 based application.
And I don't want all those bower assets and other dependencies to be installed.
Don't you mind if I create (and maintain on Packagist) requirements free version of yii2 core code?
It's going to be exact copy of yiisoft/yii2-framework with only composer.json changed.
I've already tried: https://github.com/sol-hiqdev/bare-yii2
It works fine for me and could be useful for others.
Do you plan to split your framework to smaller parts for similar purposes?
chervand