slackbuilds_ponce/development/composer
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
..
composer.info
composer.SlackBuild
README
slack-desc

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.