Hacker News new | ask | show | jobs
by meritt 4469 days ago
That's what composer is for
1 comments

what is composer, and why do I have to learn it if it is completely unnecessary?
Composer is the de facto PHP package manager, and it is highly recommended for modern PHP applications.
What is <insert technology>, and why do I have to learn it if <insert worse technology> is sufficient?