2017 © Pedro Peláez
 

library composer

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

image

mothership-ec/composer

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  • Monday, June 8, 2015
  • by thomasjthomasj
  • Repository
  • 3 Watchers
  • 0 Stars
  • 72 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

Composer - Dependency Management for PHP

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere., (*1)

See https://getcomposer.org/ for more information and documentation., (*2)

Build Status Dependency Status Reference Status, (*3)

Installation / Usage

  1. Download the composer.phar executable or use the installer., (*4)

    sh $ curl -sS https://getcomposer.org/installer | php, (*5)

  2. Create a composer.json defining your dependencies. Note that this example is a short version for applications that are not meant to be published as packages themselves. To create libraries/packages please read the documentation., (*6)

    json { "require": { "monolog/monolog": ">=1.0.0" } }, (*7)

  3. Run Composer: php composer.phar install, (*8)

  4. Browse for more packages on Packagist.

Global installation of Composer (manual)

Follow instructions in the documentation, (*9)

Updating Composer

Running php composer.phar self-update or equivalent will update a phar install to the latest version., (*10)

Community

IRC channels are on irc.freenode.org: #composer for users and #composer-dev for development., (*11)

For support, Stack Overflow also offers a good collection of Composer related questions., (*12)

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., (*13)

Requirements

PHP 5.3.2 or above (at least 5.3.4 recommended to avoid potential bugs), (*14)

Authors

Nils Adermann - naderman@naderman.de - https://twitter.com/naderman - http://www.naderman.de
Jordi Boggiano - j.boggiano@seld.be - https://twitter.com/seldaek - http://seld.be
, (*15)

See also the list of contributors who participated in this project., (*16)

License

Composer is licensed under the MIT License - see the LICENSE file for details, (*17)

Acknowledgments

  • This project's Solver started out as a PHP port of openSUSE's Libzypp satsolver.
  • This project uses hiddeninput.exe to prompt for passwords on windows, sources and details can be found on the github page of the project.

The Versions

08/06 2015

dev-develop

dev-develop https://getcomposer.org/

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  Sources   Download

MIT

The Requires

 

The Development Requires

package dependency autoload

08/06 2015

dev-master

9999999-dev https://getcomposer.org/

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  Sources   Download

MIT

The Requires

 

The Development Requires

package dependency autoload

08/06 2015

1.1.0

1.1.0.0 https://getcomposer.org/

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  Sources   Download

MIT

The Requires

 

The Development Requires

package dependency autoload

14/04 2015

1.0.0-alpha10

1.0.0.0-alpha10 http://getcomposer.org/

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  Sources   Download

MIT

The Requires

 

The Development Requires

package dependency autoload

08/04 2015

1.0.0

1.0.0.0 http://getcomposer.org/

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  Sources   Download

MIT

The Requires

 

The Development Requires

package dependency autoload

07/12 2014

1.0.0-alpha9

1.0.0.0-alpha9 http://getcomposer.org/

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

  Sources   Download

MIT

The Requires

 

The Development Requires

package dependency autoload

06/01 2014
04/05 2013
01/03 2012

1.0.0-alpha1

1.0.0.0-alpha1 http://getcomposer.org/

Package Manager

  Sources   Download

MIT

The Requires

 

package dependency autoload