CLI

Worksome Company Info (CLI)

PHP/Laravel CLI and library for company lookups via Danish CVR API, VIRK distribution, and UK Gazette — `php artisan` commands included.

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? Edit this entry on GitHub

More in Government