2017 © Pedro Peláez
 

library composer-yaml

Tool to convert from composer.yml to composer.json.

image

c33s/composer-yaml

Tool to convert from composer.yml to composer.json.

  • Sunday, July 6, 2014
  • by vworldat
  • Repository
  • 1 Watchers
  • 1 Stars
  • 374 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 14 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

composer-yaml

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

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

Installation

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install

Usage

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

$ bin/composer-yaml convert

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

$ bin/composer-yaml convert composer.json composer.yml

The Versions

06/07 2014

dev-master

9999999-dev

Tool to convert from composer.yml to composer.json.

  Sources   Download

The Requires

 

06/07 2014

v1.0.0

1.0.0.0

Tool to convert from composer.yml to composer.json.

  Sources   Download

The Requires

 

03/05 2012

dev-packagist-fix

dev-packagist-fix

Tool to convert from composer.yml to composer.json.

  Sources   Download

The Requires