PHPackages                             ignited/php-govtalk - 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. ignited/php-govtalk

ActiveLibrary

ignited/php-govtalk
===================

A library for applications which interface with the UK Government Gateway

0.2.2(9y ago)0151GPLv3PHPPHP &gt;=5.3.2

Since Apr 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ignited/php-govtalk)[ Packagist](https://packagist.org/packages/ignited/php-govtalk)[ Docs](https://github.com/justinbusschau/php-govtalk)[ RSS](/packages/ignited-php-govtalk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (9)Used By (0)

PHP GovTalk
===========

[](#php-govtalk)

**A library for applications which interface with the UK Government Gateway**

[![Build Status](https://camo.githubusercontent.com/7a6fe33645efd762dfa7dfa28ad5510b76fc02b519a8a6d3f7a887003227fa14/68747470733a2f2f7472617669732d63692e6f72672f4a757374696e42757373636861752f7068702d676f7674616c6b2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/JustinBusschau/php-govtalk)[![Latest Stable Version](https://camo.githubusercontent.com/10141499e954686b1558877dc301e315d4f562462f54ce7af3da3c0362897f29/68747470733a2f2f706f7365722e707567782e6f72672f6a757374696e62757373636861752f7068702d676f7674616c6b2f76657273696f6e2e706e67)](https://packagist.org/packages/justinbusschau/php-govtalk)[![Total Downloads](https://camo.githubusercontent.com/130a88077b5ac3b0e7649cf79731cebe21f64222dd3c84130c98ed813498ff00/68747470733a2f2f706f7365722e707567782e6f72672f6a757374696e62757373636861752f7068702d676f7674616c6b2f642f746f74616c2e706e67)](https://packagist.org/packages/justinbusschau/php-govtalk)[![License](https://camo.githubusercontent.com/a3d4aa6450f7c9723ab9a3d7c4681e431234021bc4c7a2dc9a6bbf0fb64c9c9e/68747470733a2f2f706f7365722e707567782e6f72672f6a757374696e62757373636861752f7068702d676f7674616c6b2f6c6963656e73652e737667)](https://packagist.org/packages/justinbusschau/php-govtalk)

The GovTalk Message Envelope is a standard developed by the United Kingdom government as a means of encapsulating a range of government XML services in a single standard data format.

This project was originally forked from [Fubra Limited](https://github.com/fubralimited/php-govtalk). Only the GovTalk class is preserved in this library. This library can be used whenever you need to build something that interfaces with any of the services that use the Government Gateway (e.g. Companies House, HMRC, etc.).

Installation
------------

[](#installation)

The library can be installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "justinbusschau/php-govtalk": "0.*"
    }
}
```

And run composer to update your dependencies:

$ curl -s  | php $ php composer.phar update

Basic usage
-----------

[](#basic-usage)

This library can be extended and used with any one of the gateways that use the GovTalk Message Envelope and the Document Submission Protocol. The following libraries currently use / extend GovTalk:

LibraryComposer PackageMaintainer[HMRC Gif Aid](https://github.com/justinbusschau/hmrc-gift-aid)justinbusschau/hmrc-gift-aid[Justin Busschau](https://github.com/justinbusschau)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

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

Recently: every ~238 days

Total

8

Last Release

3455d ago

### Community

Maintainers

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

---

Top Contributors

[![JustinBusschau](https://avatars.githubusercontent.com/u/1590364?v=4)](https://github.com/JustinBusschau "JustinBusschau (8 commits)")[![alexw23](https://avatars.githubusercontent.com/u/1505496?v=4)](https://github.com/alexw23 "alexw23 (6 commits)")[![confuzzledduck](https://avatars.githubusercontent.com/u/893730?v=4)](https://github.com/confuzzledduck "confuzzledduck (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ignited-php-govtalk/health.svg)

```
[![Health](https://phpackages.com/badges/ignited-php-govtalk/health.svg)](https://phpackages.com/packages/ignited-php-govtalk)
```

###  Alternatives

[coincheck/coincheck

Bindings of coincheck API

202.2k](/packages/coincheck-coincheck)

PHPackages © 2026

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