PHPackages                             eclogue/lily - 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. eclogue/lily

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

eclogue/lily
============

012PHP

Since May 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/eclogue/Lily)[ Packagist](https://packagist.org/packages/eclogue/lily)[ RSS](/packages/eclogue-lily/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Lily
====

[](#lily)

Lily is a yaml parser that support import .yaml file from submodule

### usage

[](#usage)

`composer require superbogy/Lily`

yaml :

```
parameters:
  $ref: ./paramters/index.yaml
paths:
  $ref: ./routers/index.yaml
definitions:
  $ref: ./definitions/index.yaml
```

example:

```
use Lily\Parser;

$root = ROOT;
$lily = new Parser($root, $entry);

$data = $lily->run();
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6630736?v=4)[Tommy](/maintainers/superbogy)[@superbogy](https://github.com/superbogy)

---

Top Contributors

[![superbogy](https://avatars.githubusercontent.com/u/6630736?v=4)](https://github.com/superbogy "superbogy (1 commits)")

### Embed Badge

![Health badge](/badges/eclogue-lily/health.svg)

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

###  Alternatives

[florianv/swap

PHP currency conversion library for retrieving exchange rates from 30+ providers, with caching and fallback.

1.3k6.8M23](/packages/florianv-swap)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M527](/packages/drupal-core-composer-scaffold)[integer-net/magento2-sansec-watch

Sansec Watch integration for Magento 2

40190.3k](/packages/integer-net-magento2-sansec-watch)[junohamburg/kirby-reload-on-save

Kirby Reload On Save

293.5k](/packages/junohamburg-kirby-reload-on-save)

PHPackages © 2026

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