composer
Composer is an open-source dependency manager for the PHP language. It lets projects declare required libraries, resolves compatible versions, and installs or updates them in a project-local dependency directory. The project is maintained through contributions from its authors and the broader PHP community.