PHPackages                             mrcore/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. [Framework](/categories/framework)
4. /
5. mrcore/parser

ActiveLibrary[Framework](/categories/framework)

mrcore/parser
=============

Mrcore Parser Application

5.8.0(7y ago)01.9k1MITPHP

Since Dec 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mrcore5/parser)[ Packagist](https://packagist.org/packages/mrcore/parser)[ RSS](/packages/mrcore-parser/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (13)Used By (1)

mRcore Parser Module v5.8
-------------------------

[](#mrcore-parser-module-v58)

This is the mRcore parser module.

Usage
-----

[](#usage)

```
$parser = new \Mrcore\Parser\Markdown;
echo $parser->parse($data);

```

What Is mRcore
--------------

[](#what-is-mrcore)

mRcore is a module/package system for Laravel allowing you to build all your applications as reusable modules. Modules resemble the Laravel folder structure and can be plugged into a single Laravel instance. mRcore solves module loading dependency order and in-place live asset handling. Modules can be full web UIs, REST APIs and/or full Console command line apps. A well built module is not only your UI and API, but a shared PHP library, a native API or repository which can be reused as dependencies in other modules.

We firmly believe that all code should be built as modules and not in Laravel's directory structure itself. Laravel simply becomes the "package server". A single Laravel instance can host any number of modules.

See  for details and installation instructions.

Versions
--------

[](#versions)

- 1.0 is for Laravel 5.1 and below
- 2.0 is for Laravel 5.3, 5.4, 5.5
- 5.6 is for Laravel 5.6
- 5.7 is for Laravel 5.7
- ... Following Laravel versions from here on

Contributing
------------

[](#contributing)

Thank you for considering contributing to the mRcore framework! Fork and pull!

### License

[](#license)

mRcore is open source software licensed under the [MIT license](http://mreschke.com/license/mit)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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

Every ~122 days

Recently: every ~130 days

Total

11

Last Release

2634d ago

Major Versions

1.0.13 → 2.0.42017-11-09

2.0.x-dev → 5.3.02017-11-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/45b6eb88f55f72b1e6ad5bcb997aa98f7026af9a0933517efb344d452f987095?d=identicon)[mreschke](/maintainers/mreschke)

---

Top Contributors

[![mreschke](https://avatars.githubusercontent.com/u/4038770?v=4)](https://github.com/mreschke "mreschke (37 commits)")

---

Tags

frameworklaravelmrcoremrcore5

### Embed Badge

![Health badge](/badges/mrcore-parser/health.svg)

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247608.3k1](/packages/hemp-presenter)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27234.5k](/packages/rahulalam31-laravel-abuse-ip)[sproutcms/cms

Enterprise content management and framework

242.2k4](/packages/sproutcms-cms)

PHPackages © 2026

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