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

ActiveLibrary

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 2d 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 43% 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

2834d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e6de057fd4090a41f9e02a7a4c02b61fcd5bb07fe4cc29fdc8d9a1fd2a2107c?d=identicon)[gulios](/maintainers/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)
