PHPackages                             matejch/yii2-xmlhelper - 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. matejch/yii2-xmlhelper

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

matejch/yii2-xmlhelper
======================

Simple xml helper class for loading xml

1.0.0(4y ago)024MITPHP

Since Nov 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Matej-ch/yii2-xmlHelper)[ Packagist](https://packagist.org/packages/matejch/yii2-xmlhelper)[ RSS](/packages/matejch-yii2-xmlhelper/feed)WikiDiscussions main Synced 1mo ago

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

Xml helper
==========

[](#xml-helper)

Simple xml helper class for loading xml

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require matejch/yii2-xmlhelper:1.0

```

or add

```
"matejch/yii2-xmlhelper": "^1.0"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

```
(new XmlHelper())->parse($xmlContent);
```

By default, parses as array, change by setting ***asArray*** parameter to ***false***

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1638d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/932003?v=4)[Matej Leban](/maintainers/MatejCh)[@matejch](https://github.com/matejch)

---

Top Contributors

[![Matej-ch](https://avatars.githubusercontent.com/u/12380989?v=4)](https://github.com/Matej-ch "Matej-ch (5 commits)")

---

Tags

xml-parseryii2yii2-extensionhelperxmlyii2extension

### Embed Badge

![Health badge](/badges/matejch-yii2-xmlhelper/health.svg)

```
[![Health](https://phpackages.com/badges/matejch-yii2-xmlhelper/health.svg)](https://phpackages.com/packages/matejch-yii2-xmlhelper)
```

PHPackages © 2026

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