composer-platform-generator

Branches

develop (2016-11-03 21:36:28 +0000)
master (2020-06-21 20:57:48 +0100)

Files

Name
tests/run.sh
tests/suites/base/composerTest
tests/suites/base/test.sh
tests/suites/caseSensitivity/composerTest
tests/suites/caseSensitivity/test.sh
tests/suites/fileWriting/composerTest
tests/suites/fileWriting/test.sh
tests/suites/overrides/composerTest
tests/suites/overrides/test.sh
.gitignore
.travis.yml
LICENCE
README.md
generator.php
package-blacklist.json
# Composer Platform Generator

A little helper to automatically populate the `platform` array in a Composer JSON

Simply run by executing the generator: `./generator.php /path/to/composer.json`. The path to `composer.json` can be omitted, in this case the platform config is printed to the console.