PHPackages                             norse-blue/seidr - 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. norse-blue/seidr

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

norse-blue/seidr
================

Seidr is a framework agnostic package for easy XML data extraction.

10[1 issues](https://github.com/norse-blue/php-seidr/issues)PHPCI failing

Since Feb 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/norse-blue/php-seidr)[ Packagist](https://packagist.org/packages/norse-blue/seidr)[ RSS](/packages/norse-blue-seidr/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Seidr
=====

[](#seidr)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8a3de308536437f01b3ba8da34b08efc97ab48f50c413368c244bf93a918a52d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f7273652d626c75652f73656964722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/norse-blue/seidr)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/11849596c28a8d04d8ecb7f5e536b38c567e9598372607958031c91b04d5d8cf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4e6f727365426c75652f53656964722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/NorseBlue/Seidr)[![Coverage Status](https://camo.githubusercontent.com/e5182e15e4833b1940584b7951e9bb09dc172f2ceee2526a0d56ca9eed44b5c9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f4e6f727365426c75652f53656964722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/NorseBlue/Seidr/code-structure)[![Quality Score](https://camo.githubusercontent.com/3db45c39acb85d88452faf0a6bacd45dd21493e4ceec4f30dad36507f4e40425/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4e6f727365426c75652f53656964722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/NorseBlue/Seidr)[![Total Downloads](https://camo.githubusercontent.com/59bef68243f61a51555394688953e6fc86669fab137cbad809110a10207e8495/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6f7273652d626c75652f73656964722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/norse-blue/seidr)

Seidr is a framework agnostic package for easy XML data extraction.

It is inspired by [orchestral/parser](https://github.com/orchestral/parser).

Install
-------

[](#install)

Via Composer

```
$ composer require NorseBlue/Seidr
```

Usage
-----

[](#usage)

```
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email `dev@norse.blue` instead of using the issue tracker.

Credits
-------

[](#credits)

- [NorseBlue](https://github.com/NorseBlue)
- [Axel Pardemann](https://github.com/axelitus)
- [All Contributors](https://github.com/NorseBlue/Seidr/graphs/contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/61386558d4fa03cc9de21d20e76f396d5568e0e647e1cdf18f12c87f1a5f87b5?d=identicon)[axelitus](/maintainers/axelitus)

![](https://www.gravatar.com/avatar/848678ae5df09575d50a2817e573c114ab2255eeb9593b6c9de741fe4f8d0f64?d=identicon)[NorseBlue](/maintainers/NorseBlue)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/norse-blue-seidr/health.svg)

```
[![Health](https://phpackages.com/badges/norse-blue-seidr/health.svg)](https://phpackages.com/packages/norse-blue-seidr)
```

###  Alternatives

[jawira/case-converter

Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.

1746.9M79](/packages/jawira-case-converter)[awcodes/drop-in-action

A form component for Filamentphp allowing actions inside of forms.

8656.0k](/packages/awcodes-drop-in-action)[hubertusanton/silverstripe-seo

SEO module for Silverstripe

4823.0k2](/packages/hubertusanton-silverstripe-seo)

PHPackages © 2026

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