Easily master Composer software dependency tools (Jade Girl Heart Sutra Edition)
Composer is a tool used by PHP to manage dependency relationships. You can declare the external libraries (libraries) you depend on in your project, and Composer will install these dependent library files for you.
Intermediate
11951 person learning
5class hour
35 minutes 57 secondsTotal course duration
2023-07-04update
灭绝师太
Gold lecturer
A total of 8 courses Student1579 Lecturer rating5.9
I've seen better~More>>
You will learn:
Composer will solve the problem for you like this: a) You have a project that depends on library A. b) Among them, library A depends on other libraries, such as library B, library C, library D, library E, library F, library G, and library H. c) You only need to declare the library A you depend on. d) Composer will find out which version of the library A package needs to be installed, and install all the library packages that library A depends on (download them into your project).
Easily master Composer software dependency tools (Jade Girl Heart Sutra Edition)
Start Learning
This course includes:
35 minutes 57 seconds Watch videos anytime
0 Download Resources