NFSE 生成模块

v1.0.0 2023-08-07 22:18 UTC

This package is auto-updated.

Last update: 2024-09-08 00:47:49 UTC


README

NFSE 生成模块。

安装

执行以下命令

composer require paulinhoajr/nfse

文档

合法测试 ↓

use Paulinhoajr\NfseNp\Nota;

$nfse = new Nota();
$nfse->criarNfse('nao sei oq eh pagamento', 'pejota', '323231');

要求

需要 PHP 7.0 或更高版本。