mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
6 lines
201 B
Plaintext
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/
|