PHPackages                             yireo/yireo-xmllayouthints - 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. yireo/yireo-xmllayouthints

Abandoned → [yireo/magento1-xmllayouthints](/?search=yireo%2Fmagento1-xmllayouthints)ArchivedMagento-module[Utility &amp; Helpers](/categories/utility)

yireo/yireo-xmllayouthints
==========================

Show XML layout names within frontend

16PHP

Since Aug 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yireo-magento1/Yireo_XmlLayoutHints)[ Packagist](https://packagist.org/packages/yireo/yireo-xmllayouthints)[ RSS](/packages/yireo-yireo-xmllayouthints/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yireo XmlLayoutHints
====================

[](#yireo-xmllayouthints)

Installation
------------

[](#installation)

You can install this module in various ways:

1. Download the MagentoConnect package from our site and upload it into your own Magento Downloader application.
2. Download the Magento source archive from our site, extract the files and upload the files to your Magento root. Make sure to flush the Magento cache. Make sure to logout once you're done.
3. Use modman to install the git repository for you:

    modman init modman clone [https://github.com/yireo/Yireo\_XmlLayoutHints](https://github.com/yireo/Yireo_XmlLayoutHints)modman update Yireo\_XmlLayoutHints
4. Use composer. See below.

Instructions for using composer
===============================

[](#instructions-for-using-composer)

Use composer to install this extension. First make sure to initialize composer with the right settings:

```
composer -n init
composer install --no-dev

```

Next, modify your local composer.json file:

```
{
    "require": {
        "yireo/magento1-xmllayouthints": "dev-master",
        "magento-hackathon/magento-composer-installer": "*"
    },
    "repositories":[
        {
            "type":"composer",
            "url":"https://packages.firegento.com"
        },
        {
            "type":"composer",
            "url":"https://satis.yireo.com"
        }
    ],
    "extra":{
        "magento-root-dir":"/path/to/magento",
        "magento-deploystrategy":"copy"
    }
}

```

Make sure to set the `magento-root-dir` properly. Test this by running:

```
composer update --no-dev

```

Done.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yireo-yireo-xmllayouthints/health.svg)

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

PHPackages © 2026

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