Composer principle analysis
Install composer under mac and linux
Install composer in window environment
Create your own open source project in github
Create composer.json file and submit the project in packagist.org
Composer integrates github to achieve automatic push
Define composer to automatically load autoload configuration and instance framework controller
Create view layer
Install packages from packagist using composer
Use domestic composer mirror server to quickly install packagist module
"PHP Composer Video Tutorial" allows you to further understand the principles of composer, composer installation and other new knowledge points!