2017 © Pedro Peláez
 

composer-plugin composer-yaml-plugin

Composer plugin to convert a composer.yaml to json or vice-versa.

image

webuni/composer-yaml-plugin

Composer plugin to convert a composer.yaml to json or vice-versa.

  • Tuesday, March 20, 2018
  • by hason
  • Repository
  • 3 Watchers
  • 5 Stars
  • 318 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 23 % Grown

The README.md

Composer YAML Plugin

Packagist Build Status Scrutinizer Code Quality Code Coverage SensioLabsInsight, (*1)

This plugin allows you to convert a composer.yaml file into composer.json format. It will use those exact filenames of your current working directory., (*2)

Warning: If you already have a composer.json file, it will overwrite it., (*3)

Installation

composer global require webuni/composer-yaml-plugin 

Usage

To convert from yaml (composer.yaml or composer.yml) to json (composer.json), run:, (*4)

$ composer yaml-convert

To convert from json to yaml, run:, (*5)

$ composer yaml-convert composer.json

Alternatives

  • https://github.com/igorw/composer-yaml
  • https://github.com/webuni/composer-neon-plugin

License

MIT License. See the LICENSE file., (*6)

The Versions

20/03 2018

dev-master

9999999-dev

Composer plugin to convert a composer.yaml to json or vice-versa.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Martin Hasoň

composer yaml

02/01 2018

2.1.0

2.1.0.0

Composer plugin to convert a composer.yaml to json or vice-versa.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Martin Hasoň

composer yaml

15/05 2017

2.0.0

2.0.0.0

Composer plugin to convert a composer.yaml to json or vice-versa.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Martin Hasoň

composer yaml

24/10 2016

1.0.0

1.0.0.0

Composer plugin to convert a composer.yml to json or vice-versa.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Martin Hasoň

composer yaml