sped-ibge:该项目允许直接从SPED项目中使用的IBGE Web服务获取巴西各州和城市的基本数据

时间:2024-05-22 11:50:47
【文件属性】:

文件名称:sped-ibge:该项目允许直接从SPED项目中使用的IBGE Web服务获取巴西各州和城市的基本数据

文件大小:122KB

文件格式:ZIP

更新时间:2024-05-22 11:50:47

PHP

快速 此类使用IBGE API搜索州及其代码以及这些州的城市及其代码。 供联邦税收和SEFAZ SPED项目使用。 该项目的目的是提供用于维护为SPED项目签发文档的应用程序数据库的数据源。 注意:不应在每次客户咨询时直接访问此IBGE服务,因为它比在您自己的数据库中搜索它更慢,更不稳定。 此类有2个主要方法和几个修饰符。 主要方法 重要说明:“存储”文件夹必须具有运行PHP的用户的写权限。 安装 该软件包在Packgist中列出,并且是为Composer开发而开发的,因此将不对替代安装进行说明。 它必须安装有: composer require nfephp-org/sped-ibge 甚至通过插入来更改应用程序的composer.json: " require " : { " nfephp-org/sped-ibge " : " ^1.0 " } 要在开发中使


【文件预览】:
sped-ibge-master
----.scrutinizer.yml(1KB)
----CONDUCT.md(5KB)
----src()
--------Ibge.php(6KB)
--------Rest.php(573B)
----phpunit.xml.dist(1KB)
----VERSION.txt(9B)
----examples()
--------testUF.php(309B)
--------testMun.php(302B)
----CONTRIBUTING.md(2KB)
----.travis.yml(283B)
----LICENSE(44KB)
----README.md(4KB)
----Municipios.md(3KB)
----.coverall.yml(13B)
----.styleci.yml(27B)
----.editorconfig(312B)
----tests()
--------fixtures()
--------IbgeTest.php(2KB)
----.gitignore(161B)
----storage()
--------municipios_24.json(40KB)
--------municipios_14.json(3KB)
--------municipios_17.json(33KB)
--------municipios_11.json(12KB)
--------municipios_33.json(22KB)
--------municipios_29.json(94KB)
--------municipios_51.json(34KB)
--------municipios_32.json(19KB)
--------municipios_35.json(147KB)
--------municipios_12.json(5KB)
--------municipios_25.json(51KB)
--------municipios_26.json(44KB)
--------municipios_27.json(23KB)
--------municipios_42.json(67KB)
--------municipios_31.json(199KB)
--------municipios_15.json(32KB)
--------municipios_28.json(17KB)
--------municipios_50.json(20KB)
--------municipios_99.json(2B)
--------municipios_23.json(41KB)
--------municipios_43.json(119KB)
--------municipios_21.json(51KB)
--------municipios_53.json(241B)
--------municipios_41.json(90KB)
--------municipios_16.json(3KB)
--------municipios_22.json(53KB)
--------municipios_52.json(56KB)
--------municipios_13.json(14KB)
--------estados.json(2KB)
----bootstrap.php(48B)
----Estados.md(2KB)
----CHANGELOG.md(310B)
----composer.json(1KB)

网友评论