Composer installation and use
Composer is a dependency management tool for PHP. We can declare the external tool libraries we depend on in the project, and Composer will help you install these dependent library files. With it, we can easily use one command to reference other people's excellent code into our project. .
Elementary
composer
use
Install
75941 person learning
68class hour
13 hours 32 minutes 07 secondsTotal course duration
2022-04-21update
PHPz
Gold lecturer
A total of 72 courses Student45553 Lecturer rating5.9
学习是最好的投资!More>>
You will learn:
Composer is a dependency management tool for PHP. We can declare the external tool libraries we depend on in the project, and Composer will help you install these dependent library files. With it, we can easily use one command to reference other people's excellent code into our project. .
Composer installation and use
Start Learning
This course includes:
13 hours 32 minutes 07 seconds Watch videos anytime
0 Download Resources