postcode-nl / api-client
Postcode.nl 地址 Api 的客户端,用于国际地址验证。您需要在 https://developer.postcode.eu/documentation/ 创建账户。
1.0.6
2024-07-02 09:42 UTC
Requires
- php: >=7.2
- ext-curl: *
- ext-json: *
This package is not auto-updated.
Last update: 2024-09-16 09:06:45 UTC
README
PHP Api客户端,用于Postcode.nl Api。
如何安装
Composer
获取包 postcode-nl/api-client
。
从此仓库
从 发布 下载最新版本。使用来自目录 /src 的命名空间 \PostcodeNl\Api
的类加载器。
许可协议
代码可在简化的BSD许可协议下使用,请参阅包含的LICENSE文件。