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

[php-stubs/wordpress-stubs

WordPress function and class declaration stubs for static analysis.

20115.0M382](/packages/php-stubs-wordpress-stubs)[yassi/nova-nested-form

A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.

239505.2k](/packages/yassi-nova-nested-form)

PHPackages © 2026

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