×

Composer

Software
Composer is an application-level dependency manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. It was developed by Nils Adermann and Jordi Boggiano, who... Wikipedia
Initial release: March 1, 2012; 12 years ago
License: MIT License
Stable release: 2.7.2 / 11 March 2024; 34 days ago
Written in: PHP

People also ask
Composer from getcomposer.org
A Dependency Manager for PHP ... Composer and all content on this site are released under the MIT license.
Packagist is the main Composer repository. It aggregates public PHP packages installable with Composer. Search by ...
Composer is an application-level dependency manager for the PHP programming language that provides a standard format for managing dependencies of PHP ...
Composer from github.com
Home to the Composer and Packagist.org projects which provide dependency management to the PHP community. These projects are maintained thanks to the ...
Composer is a tool for dependency management in PHP, written in PHP. It allows you to declare the libraries your project depends on and it will manage (install/ ...
Download Composer Latest: v2.7.2 · Notable Installer Options · Download channels · Maintenance policy · Manual Download. If you prefer to download the phar ...
Jan 26, 2024 · Composer can be used to manage Drupal and all dependencies (modules, themes, libraries)
Composer dependency management is the de facto standard for managing PHP dependencies. Sugar platform ships with all required code bundled and optimied together ...
Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them ...
Composer helps you declare, manage, and install dependencies of PHP projects. See https://getcomposer.org/ for more information and documentation.