PHPackages                             anglemx/sat-cfdi - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. anglemx/sat-cfdi

ActiveGit[Validation &amp; Sanitization](/categories/validation)

anglemx/sat-cfdi
================

Parse and validate CFDIs against SAT México

v2.4.3(2w ago)24766[1 issues](https://github.com/Angle/sat-cfdi/issues)MITPHPPHP &gt;=7.2CI failing

Since Jan 24Pushed 2w ago4 watchersCompare

[ Source](https://github.com/Angle/sat-cfdi)[ Packagist](https://packagist.org/packages/anglemx/sat-cfdi)[ Docs](https://github.com/Angle/sat-cfdi)[ RSS](/packages/anglemx-sat-cfdi/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (12)Versions (22)Used By (0)

SAT CFDI
========

[](#sat-cfdi)

A pure PHP library to simplify the handling and processing of CFDIs. Creates new CFDIs and parses and validates existing CFDI files.

A CFDI is a "**C**omprobante **F**iscal **D**igital por **I**nternet" of Mexico's SAT "Servicio de Administración Tributaria" (Tax Administration Service).

Features
--------

[](#features)

- Parse XML representation of CFDIs
- Write XML files from a CFDI
- Validate cryptographic signatures
- Validate CFDI status online

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

[](#installation)

Requires PHP 7.2+ and Composer.

```
composer require anglemx/sat-cfdi
```

Usage
-----

[](#usage)

```
