Download the PHP package stann/factur-x without Composer
On this page you can find all versions of the php package stann/factur-x. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package factur-x
Factur-X PHP
A modern PHP 8.1+ library for creating Factur-X electronic invoices, compatible with Chorus Pro. Uses mPDF to generate PDF/A-3 documents.
- Create a Factur-X document
- Validate against official XSD schemas
- Read a Factur-X document (coming soon)
Installation
Usage
Create a Factur-X document
Using the builder (recommended):
Or using the constructor directly:
Available profiles
The builder provides factory methods for each Factur-X profile:
Note:
withBuyerContractReference()is only available for BASIC_WL and higher profiles.
Validation
Validate your document against official XSD schemas:
Available schemas
Schema::MINIMUMSchema::BASIC_WLSchema::BASICSchema::EN16931Schema::EXTENDED
All versions of factur-x with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
mpdf/mpdf Version ^8.1
ext-libxml Version *
ext-simplexml Version *
ext-dom Version *
mpdf/mpdf Version ^8.1
ext-libxml Version *
ext-simplexml Version *
ext-dom Version *
The package stann/factur-x contains the following files
Loading the files please wait ...