Skip to content

rbarbosa-advertiser/php-composer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Composer

This is PHP Composer, debianized.

Installation

This is packaged on Launchpad, at https://launchpad.net/composer.

Add the PPA:

apt-add-repository -y ppa:duggan/composer
apt-get update

Then install with:

apt-get install php5-composer

Updates

Releases are tagged with a date, as the composer project itself does not hold to any useful versioning mechanism.

The PPA is set up for daily builds, though I expect this to settle into a roughly weekly cadence of release.

To update:

apt-get update
apt-get install --only-upgrade php5-composer

About

Package management for dependency management in PHP

Resources

Stars

Watchers

Forks

Packages

No packages published