PHPackages                             jiagbrody/laravel-factura-mx - 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. [Payment Processing](/categories/payments)
4. /
5. jiagbrody/laravel-factura-mx

ActiveLibrary[Payment Processing](/categories/payments)

jiagbrody/laravel-factura-mx
============================

Librería para la facturación en México, creación de facturas y CFDI.

0.0.1(2y ago)299↓100%1[2 PRs](https://github.com/jiagbrody/laravel-factura-mx/pulls)MITPHPPHP ^8.2

Since Nov 30Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/jiagbrody/laravel-factura-mx)[ Packagist](https://packagist.org/packages/jiagbrody/laravel-factura-mx)[ Docs](https://github.com/jiagbrody/laravel-factura-mx)[ RSS](/packages/jiagbrody-laravel-factura-mx/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (13)Versions (5)Used By (0)

Librería para la facturacion en México, creacion de facturas y CFDI.
====================================================================

[](#librería-para-la-facturacion-en-méxico-creacion-de-facturas-y-cfdi)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a47345c128abce18db03347a0fcdfe1f6a91825729e0aac122dfe151b48c8076/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a69616762726f64792f6c61726176656c2d666163747572612d6d782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jiagbrody/laravel-factura-mx)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c610c037724210e2b749d710ce63f2a827d2226ebc3f34c74f1e837443c34951/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a69616762726f64792f6c61726176656c2d666163747572612d6d782f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/jiagbrody/laravel-factura-mx/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2ab0b338c04995f9f6ed1ad56911ddd32aa2ccde0adc4359e2f58fe7c947859e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a69616762726f64792f6c61726176656c2d666163747572612d6d782f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/jiagbrody/laravel-factura-mx/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/0ea3c64596f13aa1b381ac3406e9f24f96a2e46443cb571a4935dece360d07fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a69616762726f64792f6c61726176656c2d666163747572612d6d782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jiagbrody/laravel-factura-mx)

This package is used with the Laravel Framework and currently resolves billing in Mexico for CFDI version 4.0. It is likely that the documentation will be based on Spanish since it is the native language for technicalities and others according to what governs the SAT “Servicio de Administración Tributaria”.

Support us
----------

[](#support-us)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require jiagbrody/laravel-factura-mx
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-factura-mx-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-factura-mx-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-factura-mx-views"
```

Usage
-----

[](#usage)

```
$laravelFacturaMx = new JiagBrody\LaravelFacturaMx();
echo $laravelFacturaMx->echoPhrase('Hello, JiagBrody!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [jiagbrody](https://github.com/jiagbrody)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance47

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

894d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9873a4a6942651e2a3c86b6c5d1da11b65d55b56b70155e0827cffc9eb6bcff1?d=identicon)[Israel Alvarez](/maintainers/Israel%20Alvarez)

---

Top Contributors

[![jiagbrody](https://avatars.githubusercontent.com/u/6666512?v=4)](https://github.com/jiagbrody "jiagbrody (83 commits)")

---

Tags

laravelfacturacionsatcfdimexicofacturabrodylaravel-factura-mxjiagbrodyjiag

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/jiagbrody-laravel-factura-mx/health.svg)

```
[![Health](https://phpackages.com/badges/jiagbrody-laravel-factura-mx/health.svg)](https://phpackages.com/packages/jiagbrody-laravel-factura-mx)
```

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[phpcfdi/cfditopdf

Create a generic PDF file from a CFDI 3.3 &amp; 4.0 (CLI included)

4144.3k4](/packages/phpcfdi-cfditopdf)[danestves/laravel-polar

A package to easily integrate your Laravel application with Polar.sh

7812.3k](/packages/danestves-laravel-polar)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)[creagia/laravel-redsys

Laravel Redsys Payments Gateway

2013.6k](/packages/creagia-laravel-redsys)[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)
