library cocsearch
Find company info directly from the Dutch Chamber of Commerce (KvK data). PHP5 library
thecodingcompany/cocsearch
Find company info directly from the Dutch Chamber of Commerce (KvK data). PHP5 library
- Wednesday, May 24, 2017
- by digitalhuman
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
COCSearch / Zoeken in de Nederlandse KVK database
Search for company information in the Dutch Chamber of Commerce. Also known as KVK data, (*1)
require_once("autoload.php");
$c = new theCodingCompany\COCSearch();
$c->findCompany("The Coding Company");
The above example outputs:, (*2)
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.
----------------------------------------------------------------------------------------------------