An open API service indexing awesome lists of open source software.

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

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**.

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/thegreenter/firststeps)

## Ejecutar
```bash
composer install
php factura.php
```