PHPackages                             linhunix/mcp - 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. [Database &amp; ORM](/categories/database)
4. /
5. linhunix/mcp

ActiveLibrary[Database &amp; ORM](/categories/database)

linhunix/mcp
============

LinHUniX Master Control Program Package This package enable the mvc logic without use a big framework

3.0.0(7y ago)213[7 issues](https://github.com/linhunix/lnxmcp/issues)GPL-3.0-or-laterPHPPHP &gt;=5.3CI failing

Since Sep 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/linhunix/lnxmcp)[ Packagist](https://packagist.org/packages/linhunix/mcp)[ RSS](/packages/linhunix-mcp/feed)WikiDiscussions 4.0.0 Synced 4w ago

READMEChangelog (2)Dependencies (1)Versions (8)Used By (0)

Master Control Program
======================

[](#master-control-program)

Is a simple MCP/MVC framework with out compose or other features an compatible with php 5.3 and more

### Download

[](#download)

\*[Stable Phar Version](https://github.com/linhunix/lnxmcp/blob/3.5.0/dist/lnxmcp.phar)

\*[Cheat Sheet](https://github.com/linhunix/lnxmcp/blob/3.5.0/docs/lnxmcp_ChatSheet.pdf)

### Why MCP?

[](#why-mcp)

The big difference of a standard **mvc** and **mvp** is the presence obbligatories of a central code. and your functionality is an extension of it :

```
    Web >> MVP/MVC >> Your Code (as an extension of MVP/MVC);

```

- Slim
- Laravel

A MCP is a layer, whe you ad this on your code, then is automatic estended with this features

```
    Web >> Your Code > New Features;

```

That make the developper and the designer in a very confident solution :

- The designe don't need to know the php or the lnxmcp code but only the tag
- the backender developper can use the lnxmcp code as library or as estension

A similar example of MCP is Jquery

### Don't Need Composer but support it

[](#dont-need-composer-but-support-it)

lnxmcp is born to is indipendent with composer, if is present use it if is not present is a substitute of it and the autoloader

### work with php 5.3 and upper

[](#work-with-php-53-and-upper)

the logic is to be a manager of older and new code

### support function and class namespace

[](#support-function-and-class-namespace)

The logic inside support both nmespace function and class

### It's a reflection framework and not a solid framework

[](#its-a-reflection-framework-and-not-a-solid-framework)

It is implement:

- Data cache
- Log service
- Mail service
- Debug Serices
- BlackBox Logic
- Remote Api Proxy
- Array's enrichment
- Html tag Converter
- Model View Controller
- Lazy Component Loader
- Shell command service
- Multi Site Configuration
- Function Sequence Manager
- Multi Language Integration
- Internal Check and Test Suite
- Namespace and library load manager
- Category and Http Routing Management
- multi db pdo serice (Sql lite and MySql)

### Why GPL v3?

[](#why-gpl-v3)

**LNX** (LinHUniX) **MCP** (Master Control Program) is a share code with free license. Develop and Maintain by **LinHUniX Ltd** - 2008/2020 - Author is **Andrea Morello (LinHUniX)**Is a parts of the LN4 Note projects started on 2008 (ln4.it and ln4.app)

The lnxmcp (php/phar library) and lnxfea (js/angular2 library) are the common sdk to undestood the logic of LN4 Java Backend and create around it the functionality need to extend.

Java LN4 Backend and Middle Ware &gt;&gt; Json Api &gt;&gt; lnxfea/lnxmcp fronted &gt;&gt; Site or application

**For more info:**

- [Wiki Pages](https://github.com/linhunix/lnxmcp/wiki/)
- [Api Pages](https://linhunix.github.io/lnxmcp-docs/Docs/api)
- [Api Modules Pages](https://linhunix.github.io/lnxmcp-docs/Docs/api/modules)

tag to init row:

```

```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 98.1% 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 ~93 days

Recently: every ~142 days

Total

8

Last Release

2147d ago

Major Versions

0.0.0 → 1.0.02018-09-04

1.0.0 → 3.0.02018-11-30

3.5.0.x-dev → 4.0.0.x-dev2020-06-21

### Community

Maintainers

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

---

Top Contributors

[![linhunix](https://avatars.githubusercontent.com/u/22181868?v=4)](https://github.com/linhunix "linhunix (101 commits)")[![ft-nicholasashley](https://avatars.githubusercontent.com/u/227575451?v=4)](https://github.com/ft-nicholasashley "ft-nicholasashley (2 commits)")

---

Tags

databaselibrarymcpmvcphpcomposerpackagetemplate

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/linhunix-mcp/health.svg)

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

PHPackages © 2026

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