PHPackages                             forikal-uk/xml-authoring-tools - 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. forikal-uk/xml-authoring-tools

Abandoned → [https://github.com/xmlsquad/xml-authoring-tools](/?search=https%3A%2F%2Fgithub.com%2Fxmlsquad%2Fxml-authoring-tools)Library[Utility &amp; Helpers](/categories/utility)

forikal-uk/xml-authoring-tools
==============================

PHP Console commands for managing xml files.

v0.3.3(7y ago)2371[1 issues](https://github.com/forikal-uk/xml-authoring-tools/issues)Apache-2.0PHPPHP &gt;=7.1

Since May 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/forikal-uk/xml-authoring-tools)[ Packagist](https://packagist.org/packages/forikal-uk/xml-authoring-tools)[ RSS](/packages/forikal-uk-xml-authoring-tools/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (6)Versions (10)Used By (0)

xml-authoring-tools
===================

[](#xml-authoring-tools)

A composer library of tools to help build and manage an [xml-authoring-project](https://github.com/xmlsquad/xml-authoring-project).

In most cases you will run the tools in the context of an xml authoring project.

Prerequisites
-------------

[](#prerequisites)

- Git
- PHP `5.5.9+`
- [Composer installed](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx) globally

Using at xml-authoring-project
------------------------------

[](#using-at-xml-authoring-project)

- Put next lines at project's `composer.json`:

    ```
    "config": {
        "bin-dir": "bin"
    }
    ```
- Require tools library:

    ```
    composer require xmlsquad/xml-authoring-tools
    ```
- List available commands:

    ```
    bin/console
    ```

Contribute
----------

[](#contribute)

```
cd ~/
git clone https://github.com/xmlsquad/xml-authoring-tools.git
cd xml-authoring-tools

# Install
composer install --dev

# Make you own feature branch
git checkout -b feature-XXX

# Make changes with tests
# ...

# Make sure tests are passing
vendor/bin/phpunit

# Push your changes
git push origin feature-XXX
```

Test
----

[](#test)

```
composer install --dev
vendor/bin/phpunit
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~17 days

Recently: every ~34 days

Total

9

Last Release

2765d ago

PHP version history (2 changes)v0.1.0PHP &gt;=5.5.9

v0.2.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3f30d378f09a6e60c2bc0344743b0a0ac47a039940ca322042d94f11016c306?d=identicon)[forikal-uk](/maintainers/forikal-uk)

---

Top Contributors

[![john-arcus](https://avatars.githubusercontent.com/u/32770045?v=4)](https://github.com/john-arcus "john-arcus (14 commits)")[![igormukhingmailcom](https://avatars.githubusercontent.com/u/6544038?v=4)](https://github.com/igormukhingmailcom "igormukhingmailcom (10 commits)")[![forikal-uk](https://avatars.githubusercontent.com/u/39656410?v=4)](https://github.com/forikal-uk "forikal-uk (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/forikal-uk-xml-authoring-tools/health.svg)

```
[![Health](https://phpackages.com/badges/forikal-uk-xml-authoring-tools/health.svg)](https://phpackages.com/packages/forikal-uk-xml-authoring-tools)
```

###  Alternatives

[coenjacobs/mozart

Composes all dependencies as a package inside a WordPress plugin

4723.6M20](/packages/coenjacobs-mozart)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

4743.5k10](/packages/phel-lang-phel-lang)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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