horstoeko / ubl

XRechnung UBL Syntax-Library

Home Page:https://github.com/horstoeko/ubl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UBL

Latest Stable Version Total Downloads Latest Unstable Version License Gitter

A simple UBL Library

With horstoeko/ubl you can read and write xml files containing electronic invoice data in the UBL format.

This package makes use of JMS Serializer and Xsd2Php.

Installation

There is one recommended way to install horstoeko/ubl via Composer:

  • adding the dependency to your composer.json file:
  "require": {
      ..
      "horstoeko/ubl":"^0",
      ..
  },

Usage

For detailed eplanation you may have a look in the examples and the doc folder of this package.

Note

The code in this project is provided under the MIT license.

About

XRechnung UBL Syntax-Library

https://github.com/horstoeko/ubl

License:MIT License


Languages

Language:PHP 100.0%Language:Shell 0.0%