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

joshdifabio/composer

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

  • Thursday, May 7, 2015
  • by joshdifabio
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5197 Forks
  • 2 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, (*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 with the latest version., (*10)

Community

Mailing lists for user support and development., (*11)

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

Stack Overflow has a growing collection of Composer related questions., (*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 - http://twitter.com/naderman - http://www.naderman.de
Jordi Boggiano - j.boggiano@seld.be - http://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

07/05 2015

dev-patch-1

dev-patch-1 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

30/03 2015

dev-master

9999999-dev 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

02/03 2015

dev-non-blocking-drivers

dev-non-blocking-drivers 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

21/01 2015

dev-async

dev-async 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