kinedu/cfdi-xslt

用于下载墨西哥税务行政服务(SAT)原始服务XSLT的库

v0.1.0 2018-02-09 22:21 UTC

This package is auto-updated.

Last update: 2024-09-29 04:43:14 UTC


README

Travis StyleCI Quality Score Total Downloads License

安装

使用Composer安装包:Composer.

composer require kinedu/cfdi-xslt

使用

use Kinedu\CfdiXslt\Retrieve;

$myFolder = './xslt/';

$retrieve = new Retrieve();
$retrieve->download($myFolder);

许可证

CFDI XSLT遵循MIT许可证,如需了解更多信息,请查看此存储库中的许可证文件