go-composer icon indicating copy to clipboard operation
go-composer copied to clipboard

Basic replacement of Composer, the Dependency Manager for PHP

go-composer Build Status

Basic replacement of Composer, the Dependency Manager for PHP.

This is not more than a proof of concept to try to build a faster dependency manager for PHP

The constrains version parsing is handled by go-version a port of the PHP version_compare function and Version comparsion classes from original Composer project