2017 © Pedro Peláez
 

composer-plugin composer-neon-plugin

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

image

webuni/composer-neon-plugin

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

  • Monday, May 15, 2017
  • by hason
  • Repository
  • 2 Watchers
  • 1 Stars
  • 246 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 31 % Grown

The README.md

Composer NEON Plugin

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

This plugin allows you to convert a composer.neon 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-neon-plugin 

Usage

To convert from neon (composer.neon) to json (composer.json), run:, (*4)

$ composer neon-convert

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

$ composer neon-convert composer.json

Alternatives

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

License

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

The Versions

15/05 2017

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Martin Hasoň

composer neon

15/05 2017

1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

 

The Development Requires

by Martin Hasoň

composer neon