PHPackages                             kirkmadera/magento1-xsds - 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. kirkmadera/magento1-xsds

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

kirkmadera/magento1-xsds
========================

XSDs for Magento 1 to enable IDE auto-completion and structure validation.

17PHP

Since Apr 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/kirkmadera/magento1-xsds)[ Packagist](https://packagist.org/packages/kirkmadera/magento1-xsds)[ RSS](/packages/kirkmadera-magento1-xsds/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

KMadera\_Magento1Xsds
=====================

[](#kmadera_magento1xsds)

This module provides XSDs for Magento 1 to enable IDE auto-completion and structure validation.

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

[](#installation)

Install this module into your Magento project via composer, then enable it in each of your config xml files.

```
composer require kirkmadera/magento1-xsds;

```

Supported configuration files
-----------------------------

[](#supported-configuration-files)

### Module Config XML

[](#module-config-xml)

Add this to your config.xml files in the root `` node

```
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../code/community/KMadera/Magento1Xsds/etc/schema/config.xsd"

```

### Layout XML

[](#layout-xml)

Add this to your config.xml files in the root `` node

```
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../code/community/KMadera/Magento1Xsds/etc/schema/layout.xsd"

```

Known Issues
------------

[](#known-issues)

Magento 1 uses custom node names which makes it difficult to write XSDs for. I have not yet found a way to state the structure for all nodes at a certain child level of another node, regardless of the name. This would make XSDs possible for many other config files in Magento 1 like system.xml, adminhtml.xml, widget.xml, etc.

See

Please contribute!
------------------

[](#please-contribute)

I'd like to have a more complete list of XSDs, but are either blocked or have not found the time to sdo so yet.

###  Health Score

20

—

LowBetter than 13% 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/1686495?v=4)[Kirk Madera](/maintainers/kirkmadera)[@kirkmadera](https://github.com/kirkmadera)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kirkmadera-magento1-xsds/health.svg)

```
[![Health](https://phpackages.com/badges/kirkmadera-magento1-xsds/health.svg)](https://phpackages.com/packages/kirkmadera-magento1-xsds)
```

PHPackages © 2026

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