D
D
DarkMatter2016-05-07 21:54:07
PHP
DarkMatter, 2016-05-07 21:54:07

How to install your project via composer?

To install Yii2 we use the command:

php composer.phar create-project yiisoft/yii2-app-basic basic 2.0.8

What should be done with a command like:
php composer.phar create-project my/my_best_framework 1.0

It was just as easy to install your framework on the server. Acc is on github.
Can you give a useful link on how this is done, or at least in which direction to google?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
amf1k, 2016-05-07
@amf1k

Well, probably in the direction of the Composer documentation is it worth google?

S
safenoob, 2016-05-14
@safenoob

We go to https://packagist.org there we read Publishing Packages on the main page, create your own and you're done

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question