-
Notifications
You must be signed in to change notification settings - Fork 0
Home
mahdiabderraouf edited this page Dec 22, 2024
·
7 revisions
A PHP library for managing Factur-x/ZUGFeRD compliant PDF invoices.
-
XML generation: Generate Factur-X XML file from an
Invoice
object, supportsminimum
,basicwl
,basic
,en16931
(comfort) andextended
profiles. - PDF generation: Generate PDF-A3b Factur-X invoice from a given PDF file and a generated/provided XML file.
- XML validation: Validates Factur-X XML against the offical Extension Schema Definition (XSD).
- Parsing: Extract XML file from a Factur-X.
Please note that the profile XRECHNUNG
is not supported by this library.
This library support the version 1.0 of Factur-X, please refer to the official Factur-X documentation https://fnfe-mpe.org/factur-x/.