PHPackages                             igorw/composer-yaml - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. igorw/composer-yaml

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

igorw/composer-yaml
===================

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

v1.0.0(11y ago)5753014[2 issues](https://github.com/igorw/composer-yaml/issues)[2 PRs](https://github.com/igorw/composer-yaml/pulls)MITPHP

Since Oct 27Pushed 9y ago2 watchersCompare

[ Source](https://github.com/igorw/composer-yaml)[ Packagist](https://packagist.org/packages/igorw/composer-yaml)[ RSS](/packages/igorw-composer-yaml/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

composer-yaml
=============

[](#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.

Warning: If you already have a composer.json file, it will overwrite it.

Installation
------------

[](#installation)

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

```

Build Phar package
------------------

[](#build-phar-package)

```
$ curl -s http://box-project.org/installer.php | php
$ php box.phar build

```

Usage
-----

[](#usage)

To convert from yaml to json, run:

```
$ bin/composer-yaml convert

```

To convert from json to yaml, run:

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

```

Alternatively, you can use the phar package to execute the same command using

```
$ php composer-yaml.phar [command]

```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 72% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4267d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/88061?v=4)[Igor](/maintainers/igorw)[@igorw](https://github.com/igorw)

---

Top Contributors

[![igorw](https://avatars.githubusercontent.com/u/88061?v=4)](https://github.com/igorw "igorw (18 commits)")[![srosato](https://avatars.githubusercontent.com/u/650192?v=4)](https://github.com/srosato "srosato (3 commits)")[![c33s](https://avatars.githubusercontent.com/u/649209?v=4)](https://github.com/c33s "c33s (2 commits)")[![CodingNinja](https://avatars.githubusercontent.com/u/670844?v=4)](https://github.com/CodingNinja "CodingNinja (1 commits)")[![vworldat](https://avatars.githubusercontent.com/u/650955?v=4)](https://github.com/vworldat "vworldat (1 commits)")

### Embed Badge

![Health badge](/badges/igorw-composer-yaml/health.svg)

```
[![Health](https://phpackages.com/badges/igorw-composer-yaml/health.svg)](https://phpackages.com/packages/igorw-composer-yaml)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[altis/local-server

Local Server module for Altis

18221.6k3](/packages/altis-local-server)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
