Skip to content

gjergjsheldija/albania-govtalk

 
 

Repository files navigation

Albania GovTalk

A library for applications which interface with the Albanian Government Gateway

Build Status Latest Stable Version Total Downloads License

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 Ignited. GovTalk and the DPGJ 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.

Installation

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

{
    "require": {
        "gjergjsheldija/albania-govtalk": "0.*"
    }
}

And run composer to update your dependencies:

$ curl -s http://getcomposer.org/installer | php $ php composer.phar update

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.

About

A library for applications which interface with the Albanian Government Gateway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%