sepa:SEPA“ Notebooks”在PHP中的实现

时间:2024-05-28 00:19:47
【文件属性】:

文件名称:sepa:SEPA“ Notebooks”在PHP中的实现

文件大小:10KB

文件格式:ZIP

更新时间:2024-05-28 00:19:47

PHP

知道 SEPA“ Notebooks”在PHP中的实现 一些变量名使用西班牙语,因为官方文档也使用西班牙语。 安装: 通过作曲家安装 composer require "natxet/sepa" 用法: <?php use Natxet\SEPA\SEPA; $json = <<< JSON { "ordenante": { "nif_ordenante": "B99999999", "sufijo_ordenante": "001", "fecha_creacion": "2015-06-09", "fecha_ejecucion": "2015-06-12", "iban_ordenante": "ES9999999999999999999999", "detalle_cargo": true, "nombre_ordenante":


【文件预览】:
sepa-master
----composer.json(537B)
----test()
--------input.json(1KB)
--------output.txt(3KB)
--------test.php(534B)
----LICENSE(11KB)
----src()
--------Natxet()
----.gitignore(250B)
----README.md(1KB)

网友评论