Download the PHP package composer/composer without Composer

On this page you can find all versions of the php package composer/composer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package composer

Composer

Dependency Management for PHP

Composer helps you declare, manage, and install dependencies of PHP projects.

See https://getcomposer.org/ for more information and documentation.

Continuous Integration

Installation / Usage

Download and install Composer by following the official instructions.

For usage, see the documentation.

Packages

Find public packages on Packagist.org.

For private package hosting take a look at Private Packagist.

Community

Follow @packagist or @seldaek on Twitter for announcements, or check the #composerphp hashtag.

For support, Stack Overflow offers a good collection of Composer related questions, or you can use the GitHub discussions.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project and its community you agree to abide by those terms.

Requirements

Latest Composer

PHP 7.2.5 or above for the latest version.

Composer 2.2 LTS (Long Term Support)

PHP versions 5.3.2 - 8.1 are still supported via the LTS releases of Composer (2.2.x). If you run the installer or the self-update command the appropriate Composer version for your PHP should be automatically selected.

Binary dependencies

It's important to note that the need for these binary dependencies may vary depending on individual use cases. However, for most users, only 2 dependencies are essential for Composer: 7z (or 7zz or unzip), and git.

Authors

See also the list of contributors who participated in this project.

Security Reports

Please send any sensitive issue to [email protected]. Thanks!

License

Composer is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments


All versions of composer with dependencies

PHP Build Version
Package Version
Requires php Version ^7.2.5 || ^8.0
composer/ca-bundle Version ^1.0
composer/class-map-generator Version ^1.0
composer/metadata-minifier Version ^1.0
composer/semver Version ^3.2.5
composer/spdx-licenses Version ^1.5.7
composer/xdebug-handler Version ^2.0.2 || ^3.0.3
justinrainbow/json-schema Version ^5.2.11
psr/log Version ^1.0 || ^2.0 || ^3.0
seld/jsonlint Version ^1.4
seld/phar-utils Version ^1.2
symfony/console Version ^5.4.11 || ^6.0.11 || ^7
symfony/filesystem Version ^5.4 || ^6.0 || ^7
symfony/finder Version ^5.4 || ^6.0 || ^7
symfony/process Version ^5.4 || ^6.0 || ^7
react/promise Version ^2.8 || ^3
composer/pcre Version ^2.1 || ^3.1
symfony/polyfill-php73 Version ^1.24
symfony/polyfill-php80 Version ^1.24
symfony/polyfill-php81 Version ^1.24
seld/signal-handler Version ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package composer/composer contains the following files

Loading the files please wait ....