PHPackages                             stann/factur-x - 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. stann/factur-x

ActiveLibrary

stann/factur-x
==============

v2.0.0(4mo ago)1998↓23.8%PHPPHP ^8.1

Since Feb 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/stannapp/factur-x-php)[ Packagist](https://packagist.org/packages/stann/factur-x)[ RSS](/packages/stann-factur-x/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (6)Used By (0)

Factur-X PHP
============

[](#factur-x-php)

A modern PHP 8.1+ library for creating Factur-X electronic invoices, compatible with Chorus Pro. Uses [mPDF](https://mpdf.github.io/) to generate PDF/A-3 documents.

- Create a Factur-X document
- Validate against official XSD schemas
- Read a Factur-X document (coming soon)

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

[](#installation)

```
composer require stann/factur-x
```

Usage
-----

[](#usage)

### Create a Factur-X document

[](#create-a-factur-x-document)

Using the builder (recommended):

```
