https://github.com/thegreenter/firststeps
Ejemplo simple utilizando Greenter
https://github.com/thegreenter/firststeps
facturacion-electronica greenter php ubl21
Last synced: 5 months ago
JSON representation
Ejemplo simple utilizando Greenter
- Host: GitHub
- URL: https://github.com/thegreenter/firststeps
- Owner: thegreenter
- License: mit
- Created: 2018-03-23T13:44:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T01:21:12.000Z (over 1 year ago)
- Last Synced: 2024-11-08T02:24:56.460Z (over 1 year ago)
- Topics: facturacion-electronica, greenter, php, ubl21
- Language: PHP
- Homepage: https://greenter.dev/starter
- Size: 74.2 KB
- Stars: 2
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Primeros Pasos (Greenter)
Ejemplo básico de creación de una factura electrónica con [Greenter](https://github.com/thegreenter/greenter) según el estandar **UBL 2.1**.
[](https://gitpod.io/#https://github.com/thegreenter/firststeps)
## Ejecutar
```bash
composer install
php factura.php
```