Composer

Composer is cross platform application-level package manager for the PHP programming language. It provides a standard format for managing dependencies of PHP software and its required libraries. It runs in command line and installs PHP applications which is its main repository containing the packages. It also provides autoload capabilities for libraries that specify autoload information.