PHPackages                             mdcoderu/xml-stream-reader - 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. mdcoderu/xml-stream-reader

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mdcoderu/xml-stream-reader
==========================

PHP XML stream reader

1.0.1(4y ago)073MITPHPPHP &gt;=5.3.0

Since Aug 27Pushed 4y agoCompare

[ Source](https://github.com/mdcoderu/xml-stream-reader)[ Packagist](https://packagist.org/packages/mdcoderu/xml-stream-reader)[ RSS](/packages/mdcoderu-xml-stream-reader/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

xmlStreamReader
===============

[](#xmlstreamreader)

[![Build Status](https://camo.githubusercontent.com/d6c4a2450560b4cfbd7878e1c2b8dbdb1688c717995016d0b0f467668e2522d2/68747470733a2f2f7472617669732d63692e6f72672f686f626e6f622f786d6c53747265616d5265616465722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/hobnob/xmlStreamReader)[![Latest Stable Version](https://camo.githubusercontent.com/ec555d1d7a5d47ffe7e0a449f3043186dadc21600a75fcdf6ddc19fbf397e51d/68747470733a2f2f706f7365722e707567782e6f72672f686f626e6f622f786d6c2d73747265616d2d7265616465722f762f737461626c652e706e67)](https://packagist.org/packages/hobnob/xml-stream-reader)[![Montly Downloads](https://camo.githubusercontent.com/2fd58f4b542b02ed7b49b5debac93e2edd04fe593dce97b9fdd2cdc2a574b904/68747470733a2f2f706f7365722e707567782e6f72672f686f626e6f622f786d6c2d73747265616d2d7265616465722f642f6d6f6e74686c792e706e67)](https://packagist.org/packages/hobnob/xml-stream-reader)

\##PHP XML Stream Reader

Reads XML from either a string or a stream, allowing the registration of callbacks when an elemnt is found that matches path.

Installation with Composer
--------------------------

[](#installation-with-composer)

Declare xmlStreamReader as a dependency in your projects `composer.json` file:

```
{
    "require": {
      "mdcoderu/xml-stream-reader": "dev"
    }
}
```

Credits
-------

[](#credits)

- [David North](https://github.com/hobnob)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Every ~243 days

Total

2

Last Release

1528d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/98679795?v=4)[MagnusDeus](/maintainers/MagnusDeus)[@MagnusDeus](https://github.com/MagnusDeus)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mdcoderu-xml-stream-reader/health.svg)

```
[![Health](https://phpackages.com/badges/mdcoderu-xml-stream-reader/health.svg)](https://phpackages.com/packages/mdcoderu-xml-stream-reader)
```

###  Alternatives

[pudongping/hyperf-wise-locksmith

A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.

107.5k2](/packages/pudongping-hyperf-wise-locksmith)[symfony/deepclone

Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner

153.3k](/packages/symfony-deepclone)

PHPackages © 2026

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