PHPackages                             xidmonx/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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. xidmonx/cfdi

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

xidmonx/cfdi
============

Librería para generar Comprobantes Fiscales para la versión 3.3

v1.0(4y ago)023MITPHPPHP ^7.1

Since Aug 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/xIDMONx/XML_CFDI)[ Packagist](https://packagist.org/packages/xidmonx/cfdi)[ RSS](/packages/xidmonx-cfdi/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

XML\_CFDI 3.3
=============

[](#xml_cfdi-33)

CFDI
====

[](#cfdi)

```
use xIDMONx\CFDI\CFDI;

$cer = file_get_contents('XAX010101000.cer.pem');
$key = file_get_contents('XAX010101000.key.pem');

$cfdi = new CFDI([
    'Serie'             => 'A',
    'Folio'             => 'A0101',
    'Fecha'             => '2020-06-23T09:23:32',
    'FormaPago'         => '01',
    'NoCertificado'     => '00000000000000000000',
    'CondicionesDePago' => '',
    'SubTotal'          => '',
    'Descuento'         => '0.00',
    'Moneda'            => 'MXN',
    'TipoCambio'        => '1.0',
    'Total'             => '',
    'TipoDeComprobante' => 'I',
    'MetodoPago'        => 'PUE',
    'LugarExpedicion'   => '64000',
], $cer, $key);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1731d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce0fe51eb097334b8e74feff0e8fb6ba38e281631e55c1cc55b0848d6f128e68?d=identicon)[xIDMONx](/maintainers/xIDMONx)

---

Top Contributors

[![xIDMONx](https://avatars.githubusercontent.com/u/11247691?v=4)](https://github.com/xIDMONx "xIDMONx (10 commits)")

---

Tags

satcfdimexico

### Embed Badge

![Health badge](/badges/xidmonx-cfdi/health.svg)

```
[![Health](https://phpackages.com/badges/xidmonx-cfdi/health.svg)](https://phpackages.com/packages/xidmonx-cfdi)
```

###  Alternatives

[phpcfdi/cfdi-sat-scraper

Web Scraping para extraer facturas electrónicas desde la página del SAT

9018.0k](/packages/phpcfdi-cfdi-sat-scraper)[eclipxe/cfdiutils

PHP Common utilities for Mexican CFDI 3.2, 3.3 &amp; 4.0

141129.9k6](/packages/eclipxe-cfdiutils)[phpcfdi/sat-ws-descarga-masiva

Librería para usar el servicio web del SAT de Descarga Masiva

16663.6k3](/packages/phpcfdi-sat-ws-descarga-masiva)[phpcfdi/cfdi-to-json

Convert CFDI to JSON

3120.0k2](/packages/phpcfdi-cfdi-to-json)[phpcfdi/credentials

Library to use eFirma (fiel) and CSD (sellos) from SAT

83152.0k7](/packages/phpcfdi-credentials)[facturapi/facturapi-php

Facturapi's PHP client library

1543.5k](/packages/facturapi-facturapi-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
