slackbuilds_ponce/development/composer/README
Eugene Wissner a969e40356 development/composer: Added (tool for dependency management in PHP).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-10-01 20:09:43 +07:00

3 lines
166 B
Text

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.