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 3w 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

Maturity47

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

2332d 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

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19139.2M47](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9843.5k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

45153.1k6](/packages/jstewmc-rtf)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

113.2k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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