PHPackages                             mrcore/mrcore4-legacy - 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. mrcore/mrcore4-legacy

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

mrcore/mrcore4-legacy
=====================

mRcore4 Legacy Helpers

5.8.1(7y ago)0613MITPHP

Since Sep 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mrcore5/mrcore4-legacy)[ Packagist](https://packagist.org/packages/mrcore/mrcore4-legacy)[ Docs](http://github.com/mrcore5/mrcore4-legacy)[ RSS](/packages/mrcore-mrcore4-legacy/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (14)Used By (0)

mRcore Bridge Module for mRcore4 Legacy v5.8
--------------------------------------------

[](#mrcore-bridge-module-for-mrcore4-legacy-v58)

This mrcore5 applications allow all mrcore4 apps to function by providing a legacy interface.

Use this with mrcore5 only if you are in an environment that needs to support mrcore 4 applications.

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.

Official Documentation
----------------------

[](#official-documentation)

This package uses your Laravel `config/database.php` config file and is looking for both a `sqlsrv` and `mysql` connection array.

This package uses SMTP mail settings from Laravel, so you will need to define those in your .env like so

```
### SMTP Required for mrcore4legacy ###
MAIL_HOST=smtp.example.com
MAIL_PORT=587
MAIL_USERNAME=system@example.com
MAIL_PASSWORD=password
MAIL_FROM_ADDRESS=legacy@exanoke.com
MAIL_FROM_NAME=Legacy

```

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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

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 ~84 days

Recently: every ~45 days

Total

12

Last Release

2583d ago

Major Versions

1.0.6 → 2.0.02016-09-28

2.0.x-dev → 5.3.02018-03-21

### 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 (26 commits)")

---

Tags

legacymreschkemrcore

### Embed Badge

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

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

PHPackages © 2026

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