summaryrefslogtreecommitdiffstats
path: root/development/composer/README
blob: 19d163cfbc8579bec0499ce36e3a17c6d85dfdce (plain)
Composer is a tool for dependency management in PHP. It allows you to
declare the libraries your project depends on and it will manage
(install/update) them for you.