PHPackages                             flyskypie/markdown-regulation-parser - 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. flyskypie/markdown-regulation-parser

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

flyskypie/markdown-regulation-parser
====================================

0.1.0(6y ago)06[1 issues](https://github.com/FlySkyPie/markdown-regulation-parser/issues)MITPHPCI failing

Since Feb 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/FlySkyPie/markdown-regulation-parser)[ Packagist](https://packagist.org/packages/flyskypie/markdown-regulation-parser)[ RSS](/packages/flyskypie-markdown-regulation-parser/feed)WikiDiscussions master Synced 6d ago

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

Markdown Regulation Parser
==========================

[](#markdown-regulation-parser)

Parse markdown format of regulation to JSON, made managed regulation more easy.

Markdown-like Regulation
------------------------

[](#markdown-like-regulation)

This parser can only parse certain syntax of markdown.

### Level 1 Heading

[](#level-1-heading)

To define name of regulation, reused this syntax was useless, second one would be ignore.

```
# Name
```

or

```
Name
===
```

### Level 3 Heading

[](#level-3-heading)

To define chapters, if necessary.

```
### Chapter
```

### Level 6 Heading

[](#level-6-heading)

To record legislative of regulation.

```
###### Promulgated on May 30, 1997.
###### Amendment to Article 2, Article 10 and Article 11, and deletion of Article 20, promulgated on May 17, 2000.
```

### Ordered or Unordered Lists

[](#ordered-or-unordered-lists)

To descript article, paragraph, subsection and item, those different kind of list are not different in interpret stage, indent be more important to sperated which kind of stucture in regulation, just liked python. To make a indent, 1 tab character are equal to 4 spaces .

```
1. This is article 1.
	- This is a paragraph.
		1. This is a subsection.
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2286d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fae8514acb32e0fdabe91953e10913c1c5bd12b33229acd37d97c14d2d140a4a?d=identicon)[FlySkyPie](/maintainers/FlySkyPie)

---

Top Contributors

[![FlySkyPie](https://avatars.githubusercontent.com/u/9475660?v=4)](https://github.com/FlySkyPie "FlySkyPie (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/flyskypie-markdown-regulation-parser/health.svg)

```
[![Health](https://phpackages.com/badges/flyskypie-markdown-regulation-parser/health.svg)](https://phpackages.com/packages/flyskypie-markdown-regulation-parser)
```

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[opis/closure

A library that can be used to serialize closures (anonymous functions) and arbitrary data.

2.6k230.0M284](/packages/opis-closure)[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M65](/packages/sabberworm-php-css-parser)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)

PHPackages © 2026

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