Files
bsdports/devel/composer/pkg-descr
2019-12-26 07:26:06 +00:00

6 lines
201 B
Plaintext

Composer is a tool for dependency management in PHP. It allows you to declare
the dependent libraries your project needs and it will install them in your
project for you.
WWW: http://getcomposer.org/