This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
A PHP dependency management tool, created to facilitate installation and update of project dependencies, it is used in all modern PHP frameworks (Symfony, Laravel).
First released | 2012 |
Developed by | Nils Adermann, Jordi Boggiano |
Latest stable version | 2.3.5 |
Open-source | Not defined |
Composer allows to declare the specific libraries and their versions that you wish to use and then ensures that all their dependencies are met.