PHPackages                             mauris/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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. mauris/yaml

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

mauris/yaml
===========

Mauris Build of the Symfony Yaml Component

1.0.0(13y ago)18942MITPHPPHP &gt;=5.3.3

Since May 2Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mauris/Yaml)[ Packagist](https://packagist.org/packages/mauris/yaml)[ Docs](http://symfony.com)[ RSS](/packages/mauris-yaml/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (3)Used By (2)

\#Yaml Component

Yaml implements most of the YAML 1.2 specification.

```
use Symfony\Component\Yaml\Yaml;

$array = Yaml::parse($file);

print Yaml::dump($array);

```

\##Installation

You can install Yaml through [Composer](http://getcomposer.org):

```
{
    "require": {
        "mauris/yaml": "1.0.*"
    }
}

```

Then run:

```
$ composer install

```

\##Resources

You can run the unit tests with the following command:

```
$ cd path/to/Symfony/Component/Yaml/
$ composer.phar install --dev
$ phpunit

```

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60.8% 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

4852d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1743cee8bb3242229368d7fca5a7ac952932fd377d0c3d4343eb8dceea6a395e?d=identicon)[mauris](/maintainers/mauris)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (93 commits)")[![mauris](https://avatars.githubusercontent.com/u/996939?v=4)](https://github.com/mauris "mauris (14 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (4 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (3 commits)")[![ezzatron](https://avatars.githubusercontent.com/u/100152?v=4)](https://github.com/ezzatron "ezzatron (3 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (3 commits)")[![sun](https://avatars.githubusercontent.com/u/41992?v=4)](https://github.com/sun "sun (3 commits)")[![gajdaw](https://avatars.githubusercontent.com/u/676675?v=4)](https://github.com/gajdaw "gajdaw (3 commits)")[![kriswallsmith](https://avatars.githubusercontent.com/u/33886?v=4)](https://github.com/kriswallsmith "kriswallsmith (2 commits)")[![willdurand](https://avatars.githubusercontent.com/u/217628?v=4)](https://github.com/willdurand "willdurand (2 commits)")[![igorw](https://avatars.githubusercontent.com/u/88061?v=4)](https://github.com/igorw "igorw (2 commits)")[![pvolok](https://avatars.githubusercontent.com/u/2015955?v=4)](https://github.com/pvolok "pvolok (2 commits)")[![makasim](https://avatars.githubusercontent.com/u/143206?v=4)](https://github.com/makasim "makasim (2 commits)")[![romainneutron](https://avatars.githubusercontent.com/u/137574?v=4)](https://github.com/romainneutron "romainneutron (1 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (1 commits)")[![weaverryan](https://avatars.githubusercontent.com/u/121003?v=4)](https://github.com/weaverryan "weaverryan (1 commits)")[![webmozart](https://avatars.githubusercontent.com/u/176399?v=4)](https://github.com/webmozart "webmozart (1 commits)")[![lanthaler](https://avatars.githubusercontent.com/u/456407?v=4)](https://github.com/lanthaler "lanthaler (1 commits)")[![blue-eyes](https://avatars.githubusercontent.com/u/219286?v=4)](https://github.com/blue-eyes "blue-eyes (1 commits)")[![brikou](https://avatars.githubusercontent.com/u/383212?v=4)](https://github.com/brikou "brikou (1 commits)")

---

Tags

parseryaml

### Embed Badge

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

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

###  Alternatives

[nikic/php-parser

A PHP parser written in PHP

17.4k972.9M2.7k](/packages/nikic-php-parser)[doctrine/lexer

PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

11.2k980.3M171](/packages/doctrine-lexer)[erusev/parsedown

Parser for Markdown.

15.1k158.5M920](/packages/erusev-parsedown)[masterminds/html5

An HTML5 parser and serializer.

1.8k280.1M360](/packages/masterminds-html5)[jms/metadata

Class/method/property metadata management in PHP

1.8k162.7M99](/packages/jms-metadata)[matomo/device-detector

The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.

3.5k27.7M212](/packages/matomo-device-detector)

PHPackages © 2026

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