Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-composer-installers - A multi-framework Composer library installer

Website:
http://composer.github.io/installers/
Licence:
MIT
Vendor:
Remi Collet
Description:
This is for PHP package authors to require in their composer.json. It will
install their package to the correct location based on the specified package
type.

The goal of installers is to be a simple package type to install path map.
Users can also customize the install path per package and package authors
can modify the package name upon installing.

installers isn't intended on replacing all custom installers. If your package
requires special installation handling then by all means, create a custom
installer to handle it.

Autoloader: /usr/share/php/Composer/Installers/autoload.php

Packages

php-composer-installers-1.5.0-1.el6.remi.noarch [34 KiB] Changelog by Remi Collet (2018-04-20):
- update to 1.5.0
- use range dependencies on F27+
php-composer-installers-1.4.0-1.el6.remi.noarch [33 KiB] Changelog by Shawn Iwinski (2017-10-08):
- Updated to 1.4.0 (RHBZ #1479799)