CLI

Worksome Company Info (CLI)

PHP/Laravel CLI for company lookups via the Danish CVR API, VIRK distribution, and UK Gazette.

WebsiteGitHub

About

Worksome open-source package wrapping public business-registry APIs. For Denmark it supports cvrapi.dk and VIRK distribution endpoints with configurable credentials via environment variables. Ships Artisan commands for command-line lookups during development and ops. Multi-country (DK + GB); agents can shell out to configured CLI in supervised environments.

Agent Use Cases

  • 01Lookup a Danish company from the terminal during Laravel app development
  • 02Script CVR/VIRK queries in CI for test fixtures
  • 03Wrap registry checks in internal admin tools via the PHP service API

Notes

Composer package — not a standalone binary. VIRK distribution requires appropriate Erhvervsstyrelsen access. cvrapi.dk leg is third-party. Default country configurable via COMPANY_INFO_DEFAULT_COUNTRY=dk.

Something wrong or missing? See how to suggest a fix

More in Government