2017 © Pedro Peláez
 

library php-govtalk

A library for applications which interface with the UK Government Gateway

image

ignited/php-govtalk

A library for applications which interface with the UK Government Gateway

  • Monday, November 21, 2016
  • by alexw23
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

PHP GovTalk

A library for applications which interface with the UK Government Gateway, (*1)

Build Status Latest Stable Version Total Downloads License, (*2)

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., (*3)

This project was originally forked from Fubra Limited. 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.)., (*4)

Installation

The library can be installed via Composer. To install, simply add it to your composer.json file:, (*5)

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

And run composer to update your dependencies:, (*6)

$ curl -s http://getcomposer.org/installer | php $ php composer.phar update, (*7)

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:, (*8)

Library Composer Package Maintainer
HMRC Gif Aid justinbusschau/hmrc-gift-aid Justin Busschau

The Versions

21/11 2016

dev-master

9999999-dev https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

21/11 2016

0.2.2

0.2.2.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

12/04 2015

0.2.1

0.2.1.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

12/04 2015

0.2.0

0.2.0.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

23/02 2015

0.1.4

0.1.4.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

14/04 2014

0.1.3

0.1.3.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

14/04 2014

0.1.2

0.1.2.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

13/04 2014

0.1.1

0.1.1.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau

07/04 2014

0.1

0.1.0.0 https://github.com/justinbusschau/php-govtalk

A library for applications which interface with the UK Government Gateway

  Sources   Download

GPLv3

The Requires

 

The Development Requires

by Justin Busschau