Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convertir de UBL a JSON #94

Closed
CesarNicolini opened this issue Jun 4, 2019 · 2 comments
Closed

convertir de UBL a JSON #94

CesarNicolini opened this issue Jun 4, 2019 · 2 comments
Labels
question Further information is requested

Comments

@CesarNicolini
Copy link

Hola ... una consulta estoy haciendo una aplicación que lea las boletas de la sunat para almacenarlas en DDBB. El problema que no existe ningún programa que transforme de UBL a JSON para poder leer la información del documento XML. ME podrías dar una mano, por favor?

@giansalex
Copy link
Owner

Hola @CesarNicolini, eso no esta muy relacionado con el UBL, lo que tendrías que buscar es un programa para convertir xml a json

@giansalex
Copy link
Owner

Tal vez esto te pueda servir, convierte el xml en una entidad de PHP, de alli podrias serializarlo a json
https://github.com/giansalex/greenter-xml-parser

@giansalex giansalex added the question Further information is requested label Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants