Composer principle analysis
07 minutes21 secondsInstall composer under mac and linux
04 minutes25 secondsInstall composer in window environment
06 minutes36 secondsCreate your own open source project in github
07 minutes24 secondsCreate composer.json file and submit the project in packagist.org
09 minutes45 secondsComposer integrates github to achieve automatic push
11 minutes31 secondsDefine composer to automatically load autoload configuration and instance framework controller
12 minutes23 secondsCreate view layer
09 minutes29 secondsInstall packages from packagist using composer
11 minutes47 secondsUse domestic composer mirror server to quickly install packagist module
05 minutes34 seconds