PHPackages                             gulios/sxf-xml - 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. gulios/sxf-xml

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

gulios/sxf-xml
==============

SXF XML Component

1.0.0(7y ago)0271MITPHPPHP &gt;=7.2

Since Aug 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/gulios/sxf-xml)[ Packagist](https://packagist.org/packages/gulios/sxf-xml)[ Docs](https://www.gulios.com)[ RSS](/packages/gulios-sxf-xml/feed)WikiDiscussions master Synced 2w ago

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

SXF - XML Component
===================

[](#sxf---xml-component)

The XML component helps with XML data.

##### Example usage:

[](#example-usage)

1. Use [Composer](http://getcomposer.org) to install SXF XML into your project:

    ```
    composer require gulios/sxf-xml
    ```
2. Simple usage:

```
$this->xmlDataSXF = new SimpleXML('');
$test = $this->xmlDataSXF->addChild('test');
$test->addAttribute('name', 'someValue');
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

2881d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14802005?v=4)[Artur Milkowski](/maintainers/gulios)[@gulios](https://github.com/gulios)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gulios-sxf-xml/health.svg)

```
[![Health](https://phpackages.com/badges/gulios-sxf-xml/health.svg)](https://phpackages.com/packages/gulios-sxf-xml)
```

PHPackages © 2026

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