Monday, 15 September 2014

The main differences between yii2 extension and library -



The main differences between yii2 extension and library -

i started yii2 project , trying create curl extension can reuse in future projects well. when opened "extension generator" on gii tool, noticed in "type" field can provide:

yii2-extension library

i know main differences between 2 , utilize cases feat best each type.

library default type of composer bundle https://getcomposer.org/doc/04-schema.md#type

yii2-extension - yii2 composer plugin https://github.com/yiisoft/yii2/blob/master/extensions/composer/readme.md

yii2

No comments:

Post a Comment