Hacker News new | ask | show | jobs
by markdown 4469 days ago
what is composer, and why do I have to learn it if it is completely unnecessary?
2 comments

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?