PHPackages                             mirolabs/sax - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. mirolabs/sax

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

mirolabs/sax
============

api for XML

1.0.1(7y ago)012MITPHP

Since Apr 24Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mirobrando/sax)[ Packagist](https://packagist.org/packages/mirolabs/sax)[ RSS](/packages/mirolabs-sax/feed)WikiDiscussions master Synced 2w ago

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

\#stream api xml

use example
-----------

[](#use-example)

```
$file = 'file.xml';

$callback = function(\Mirolabs\Sax\Xml\XmlObject $obj) {
    var_dump($obj->findTag('img', true)->getContent());
};

$finder = new Mirolabs\Sax\Finder($callback, 128);
$finder->find($file, 'event');

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

2616d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a364d4c0d0a51bb09020738a514b5bc90933b9d918f19e7bad3af8fe3bad49ec?d=identicon)[mirobrando](/maintainers/mirobrando)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mirolabs-sax/health.svg)

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

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M41](/packages/mck89-peast)[karriere/json-decoder

JsonDecoder implementation that allows you to convert your JSON data into PHP class objects

140439.4k12](/packages/karriere-json-decoder)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[jstewmc/rtf

Read and write Rich Text Format (RTF) documents with PHP

46143.1k6](/packages/jstewmc-rtf)[json-mapper/laravel-package

The JsonMapper package for Laravel

25188.9k3](/packages/json-mapper-laravel-package)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)

PHPackages © 2026

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