search
  • Sign In
  • Sign Up
Password reset successful

Follow the proiects vou are interested in andi aet the latestnews about them taster

Home
Course List
Easily master Composer software dependency tools (Jade Girl Heart Sutra Edition)

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.

13822 person learning
5 class hour
2023-07-04 update time
35 minutes57 seconds Total course duration
灭绝师太
Gold lecturer
8 Course
1581 student
5.1 score

I've seen better~

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).

Data Name

The courseware is currently not available for download, and the staff are organizing it. Please pay more attention to this course in the future~