PHPackages                             lcbrq/magento2-mage - 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. lcbrq/magento2-mage

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

lcbrq/magento2-mage
===================

Mage class emulation in Magento2

00PHP

Since Aug 5Pushed 7y ago2 watchersCompare

[ Source](https://github.com/lcbrq/magento2-LCB-Mage)[ Packagist](https://packagist.org/packages/lcbrq/magento2-mage)[ RSS](/packages/lcbrq-magento2-mage/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Magento 1 Mage class in Magento 2
=================================

[](#magento-1-mage-class-in-magento-2)

The purpose of the plugin is to emulate Mage class allowing easier Magento 1 themes port into Magento 2.

Such pattern is obviously wrong as well object manager usage, but well... customers and their budget. Good for some pages preview anyway.

This module can be as well good opportunity for Magento 2 introduction for Magento 1 developers.

Sample usage in any phtml:

```
$product = Mage::getModel('catalog/product')->load(1);
echo $product->getName();

```

Remember, Magento is Satan! If you like the plugin concept you can buy me a beer through PayPal.

[![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YTW5YA2CLQDY6)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f0ca87fa9bebd8001acaf4222e414eb83f638abcf23661df2bc8918de9a45d99?d=identicon)[Tomasz-Silpion](/maintainers/Tomasz-Silpion)

---

Top Contributors

[![Tomasz-Silpion](https://avatars.githubusercontent.com/u/5328659?v=4)](https://github.com/Tomasz-Silpion "Tomasz-Silpion (6 commits)")

### Embed Badge

![Health badge](/badges/lcbrq-magento2-mage/health.svg)

```
[![Health](https://phpackages.com/badges/lcbrq-magento2-mage/health.svg)](https://phpackages.com/packages/lcbrq-magento2-mage)
```

PHPackages © 2026

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