Install this package:
emerge -a dev-php/composer
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-php/composer
Or alternatively:
emerge --autounmask-write -a dev-php/composer
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.9.7 | 8 | ~amd64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>vklimovs@gmail.com</email> <name>Vjaceslavs Klimovs</name> </maintainer> <longdescription lang="en"> Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Unlike PEAR, it manages dependencies on a per-project basis, installing them in a directory inside your project. By default it does not install anything globally. </longdescription> <use> <flag name="doc">Install the doc/ tree (markdown manuals) from the source repo</flag> </use> <upstream> <remote-id type="github">composer/composer</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-php/composer |
euse -E <flag> -p dev-php/composer |
euse -D <flag> -p dev-php/composer
| Flag | Description | 2.9.7 |
|---|---|---|
| doc | Install the doc/ tree (markdown manuals) from the source repo | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | composer-2.9.7-vendor.tar.xz | 478624 bytes | 2.9.7 |
| Type | File | Size |
|---|