PHPackages                             simplesamlphp/xml-common - 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. simplesamlphp/xml-common

ActiveSimplesamlphp-xmlprovider[Parsing &amp; Serialization](/categories/parsing)

simplesamlphp/xml-common
========================

A library with classes and utilities for handling XML structures.

v2.7.4(1mo ago)22.2M—6.7%8[1 issues](https://github.com/simplesamlphp/xml-common/issues)[1 PRs](https://github.com/simplesamlphp/xml-common/pulls)20LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since Mar 14Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/simplesamlphp/xml-common)[ Packagist](https://packagist.org/packages/simplesamlphp/xml-common)[ Docs](http://simplesamlphp.org)[ RSS](/packages/simplesamlphp-xml-common/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (10)Versions (170)Used By (20)Security (1)

xml-common
==========

[](#xml-common)

[![Build Status](https://github.com/simplesamlphp/xml-common/actions/workflows/php.yml/badge.svg)](https://github.com/simplesamlphp/xml-common/actions/workflows/php.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6eaa48f2fff0ef6d9fea1c72249ecad7f524d9cd3554d7ea75a0647cb4d6275c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73696d706c6573616d6c7068702f786d6c2d636f6d6d6f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/simplesamlphp/xml-common/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/0d36b1b1bfb878f75840409ee43d4448ceb002061f277ef7f64b44a51e57abbc/68747470733a2f2f636f6465636f762e696f2f67682f73696d706c6573616d6c7068702f786d6c2d636f6d6d6f6e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/simplesamlphp/xml-common)[![PHPStan Enabled](https://camo.githubusercontent.com/441b5874ce4df0a2defc892979c96c46889b69cb32119d04f0b48626349f8bc9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d627269676874677265656e2e7376673f7374796c653d666c6174)](https://github.com/simplesamlphp/xml-common)

###  Health Score

64

—

FairBetter than 99% of packages

Maintenance78

Regular maintenance activity

Popularity47

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity86

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 95% 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 ~11 days

Total

166

Last Release

53d ago

Major Versions

v0.11.3 → v1.0.02022-09-22

v1.25.1 → v2.0.02025-06-30

v1.26.0 → v2.0.22025-09-20

v1.27.0 → v2.3.12025-11-17

PHP version history (5 changes)v0.1.0PHP &gt;=7.4 || ^8.0

v0.12.0PHP ^8.0

v1.13.0PHP ^8.1

v2.0.2PHP ^8.2

v2.5.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/579a16ea8afccc6ab420c393f0e573296fe46dcd293aa4f3b71eefc158ebf3e4?d=identicon)[jaime](/maintainers/jaime)

![](https://www.gravatar.com/avatar/9221e348303eeda74e85236a8bff9b919a90d10e3a478fe1cbb9d833f68d0150?d=identicon)[thijskh](/maintainers/thijskh)

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

---

Top Contributors

[![tvdijen](https://avatars.githubusercontent.com/u/841045?v=4)](https://github.com/tvdijen "tvdijen (627 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (18 commits)")[![ioigoume](https://avatars.githubusercontent.com/u/3846025?v=4)](https://github.com/ioigoume "ioigoume (10 commits)")[![jaimeperez](https://avatars.githubusercontent.com/u/1942728?v=4)](https://github.com/jaimeperez "jaimeperez (2 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (2 commits)")[![thijskh](https://avatars.githubusercontent.com/u/3808792?v=4)](https://github.com/thijskh "thijskh (1 commits)")

---

Tags

schemaxmlxsdXpath

### Embed Badge

![Health badge](/badges/simplesamlphp-xml-common/health.svg)

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

###  Alternatives

[veewee/xml

XML without worries

1835.9M29](/packages/veewee-xml)[goetas-webservices/xsd2php

Convert XSD (XML Schema) definitions into PHP classes and JMS metadata

2411.6M37](/packages/goetas-webservices-xsd2php)[fluentdom/fluentdom

A fluent api for the php dom extension.

337306.9k17](/packages/fluentdom-fluentdom)[goetas-webservices/xsd2php-runtime

Convert XSD (XML Schema) definitions into PHP classes

4910.9M36](/packages/goetas-webservices-xsd2php-runtime)[goetas-webservices/xsd-reader

Read any XML Schema (XSD) programmatically with PHP

624.7M15](/packages/goetas-webservices-xsd-reader)[atrox/matcher

Powerful XML and HTML matching and data extraction library

9498.1k3](/packages/atrox-matcher)

PHPackages © 2026

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