PHPackages                             kinedu/cfdi-pac - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kinedu/cfdi-pac

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kinedu/cfdi-pac
===============

Librería para timbrar un CFDI con algún Proveedor Autorizado de Certificación (PAC)

v0.1.1(8y ago)13434MITPHPPHP ^7.1

Since Feb 12Pushed 7y ago3 watchersCompare

[ Source](https://github.com/Kinedu/cfdi-pac)[ Packagist](https://packagist.org/packages/kinedu/cfdi-pac)[ Docs](https://github.com/Kinedu/cfdi-pac)[ RSS](/packages/kinedu-cfdi-pac/feed)WikiDiscussions master Synced today

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

[![Kinedu](https://raw.githubusercontent.com/Kinedu/cfdi-pac/gh-pages/assets/img/logo.png)](https://raw.githubusercontent.com/Kinedu/cfdi-pac/gh-pages/assets/img/logo.png)
===========================================================================================================================================================================

[](#)

[![Travis](https://camo.githubusercontent.com/62646d6c61a69958879bb82ad2c862b0033626b8388261bf8c19a23a733908b1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4b696e6564752f636664692d7061632e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Kinedu/cfdi-pac)[![StyleCI](https://camo.githubusercontent.com/88d193bf3eaff83fb898dd9eea5bfaaecf97f0fcaba508a3d534dc870cf6962a/68747470733a2f2f7374796c6563692e696f2f7265706f732f3132313239333438312f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/121293481)[![Quality Score](https://camo.githubusercontent.com/b0340077a861a533ae13806d3814066633b85b893f08e9c13b5581bf60b8af28/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4b696e6564752f636664692d7061632e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Kinedu/cfdi-pac)[![Total Downloads](https://camo.githubusercontent.com/a0f5e44f59b4d23a37c51bde7712b9aa7ff29dd9fd9064b3b431c90b224832fb/68747470733a2f2f706f7365722e707567782e6f72672f6b696e6564752f636664692d7061632f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kinedu/cfdi-pac)[![License](https://camo.githubusercontent.com/8bbbf8c2e1f25dc5bb6df803c33eb01cbc3106aabef8b5818a2eaf91852284ed/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b696e6564752f636664692d7061632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kinedu/cfdi-pac)

Instalación
-----------

[](#instalación)

Instalar el paquete mediante [Composer](https://getcomposer.org/).

```
composer require kinedu/cfdi-pac
```

Uso
---

[](#uso)

```
use Kinedu\CfdiPac\PAC;

$username = 'Kinedu';
$password = '123456789A';
$xml = file_get_contents('./K279101.xml');
$isTest = true;

$pac = new PAC($username, $password, $xml, $isTest);

$pac->useInvoiceOne()->save('./cfdi/K279101.xml');
```

Proveedores Autorizados disponibles:

PACMétodoInvoice One`useInvoiceOne()`Licencia
--------

[](#licencia)

CFDI PAC esta bajo la Licencia MIT, si quieres saber más al respecto puedes ver el archivo de [Licencia](LICENSE) que se encuentra en este mismo repositorio.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

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

Every ~0 days

Total

2

Last Release

3010d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/75509ae6a755289e099bc8ee6957680ee6332123e2c0e60c47df1267f966e3aa?d=identicon)[Kinedu](/maintainers/Kinedu)

---

Top Contributors

[![orlandocharles](https://avatars.githubusercontent.com/u/22510311?v=4)](https://github.com/orlandocharles "orlandocharles (2 commits)")

---

Tags

cfdikineduphpsatsatcfdiKinedupac

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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/xml-cancelacion

Genera documentos de cancelación de CFDI firmados (XMLSEC)

1149.5k4](/packages/phpcfdi-xml-cancelacion)[phpcfdi/cfdi-cleaner

Clean up Mexican CFDI

1334.1k1](/packages/phpcfdi-cfdi-cleaner)[phpcfdi/sat-catalogos

Catálogos de SAT para CFDI 3.3, CFDI 4.0 y Nómina 1.2

304.6k24](/packages/phpcfdi-sat-catalogos)[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)

PHPackages © 2026

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