https://github.com/julio101290/boilerplatecfdielectronicseries
Library for the administration of CFDI electronic invoices, printing, uploading, downloading, etc.
https://github.com/julio101290/boilerplatecfdielectronicseries
cfdi cfdi-mexico cfdi40 codeigniter codeigniter-library codeigniter4 composer composer-library php php-library php8
Last synced: about 1 year ago
JSON representation
Library for the administration of CFDI electronic invoices, printing, uploading, downloading, etc.
- Host: GitHub
- URL: https://github.com/julio101290/boilerplatecfdielectronicseries
- Owner: julio101290
- License: mit
- Created: 2025-01-21T16:25:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T17:53:38.000Z (over 1 year ago)
- Last Synced: 2025-05-11T08:54:50.683Z (about 1 year ago)
- Topics: cfdi, cfdi-mexico, cfdi40, codeigniter, codeigniter-library, codeigniter4, composer, composer-library, php, php-library, php8
- Language: PHP
- Homepage: https://cesarsystems.com.mx/
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/julio101290/boilerplatecfdielectronicseries) [](https://packagist.org/packages/julio101290/boilerplatecfdielectronicseries) [](https://packagist.org/packages/julio101290/boilerplatecfdielectronicseries) [](https://packagist.org/packages/julio101290/boilerplatecfdielectronicseries)

## CodeIgniter 4 Boilerplate CFDI Electronic Series
Library for the administration of CRUD CFDI electronic series for invoices, credit notes, payments etc.
## Requirements
* julio101290/boilerplatelog
* hermawan/codeigniter4-datatables
## Installation
### Run commands
composer require phpcfdi/sat-catalogos
composer require hermawan/codeigniter4-datatables
composer require julio101290/boilerplatelog
composer require julio101290/boilerplatecompanies
composer require julio101290/boilerplatecfdielectronicseries
### Run command for migration and seeder
php spark boilerplatecompanies:installcompaniescrud
php spark boilerplatelog:installlog
php spark boilerplatecfdielectronicseries:installcfdielectronicseries
# Make the Menu, Example

# Ready

Usage
-----
You can find how it works with the read code routes, controller and views etc. Finnally... Happy Coding!
Changelog
--------
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
Contributing
------------
Contributions are very welcome.
License
-------
This package is free software distributed under the terms of the [MIT license](LICENSE.md).