thecodingcompany / cocsearch
直接从荷兰商会(KvK 数据)查找公司信息。PHP5 库
v1.0.0
2017-05-24 06:51 UTC
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2024-09-15 03:49:48 UTC
README
在荷兰商会搜索公司信息。也称为 KVK 数据
require_once("autoload.php");
$c = new theCodingCompany\COCSearch();
$c->findCompany("The Coding Company");
上述示例输出
Found 2 entries.
[68132875] Hoofdvestiging --------------------------------------------------------------------------
The Coding Company B.V.
Gv Juliana v Stolbergln 31
2263AB Leidschendam
----------------------------------------------------------------------------------------------------
[68132875] Rechtspersoon ---------------------------------------------------------------------------
The Coding Company B.V.
----------------------------------------------------------------------------------------------------
[68132875] Hoofdvestiging --------------------------------------------------------------------------
The Coding Company B.V.
Gv Juliana v Stolbergln 31
2263AB Leidschendam
----------------------------------------------------------------------------------------------------
[68132875] Rechtspersoon ---------------------------------------------------------------------------
The Coding Company B.V.
----------------------------------------------------------------------------------------------------