Download the PHP package itk-dev/os2forms_cvr_lookup without Composer
On this page you can find all versions of the php package itk-dev/os2forms_cvr_lookup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download itk-dev/os2forms_cvr_lookup
More information about itk-dev/os2forms_cvr_lookup
Files in itk-dev/os2forms_cvr_lookup
Download itk-dev/os2forms_cvr_lookup
More information about itk-dev/os2forms_cvr_lookup
Files in itk-dev/os2forms_cvr_lookup
Vendor itk-dev
Package os2forms_cvr_lookup
Short Description Provides integration to CVR service provided by Serviceplatformen.
License MIT
Package os2forms_cvr_lookup
Short Description Provides integration to CVR service provided by Serviceplatformen.
License MIT
Please rate this library. Is it a good library?
Informations about the package os2forms_cvr_lookup
OS2Forms CVR Lookup
Query the Danish CVR register for Drupal Webforms.
Service: https://digitaliseringskataloget.dk/integration/sf1530
Installation
Require it with composer:
Enable it with drush:
Add the following configuration:
Usage
This module provides functionality for querying the danish CVR register and showing the result. In general terms you use it by adding a query element, which when changed performs a query and populates other elements with the result.
The elements provided:
- CVR Element - Element which queries the Danish CVR register when changed.
- CVR Name Element - This is populated with the name from the above mentioned query result.
- CVR Street Element - This is filled with the name of the street from the result.
- CVR House Number Element - This is filled with the house number from the result.
- CVR Postal Code Element - This is filled with the postal code from the result.
- CVR City Element - This is filled with the city from the result.
Coding standards
Run phpcs with the provided configuration:
All versions of os2forms_cvr_lookup with dependencies
PHP Build Version
Package Version
Requires
ext-soap Version
*
itk-dev/serviceplatformen Version ^1.3
php-http/guzzle6-adapter Version ^2.0.1
http-interop/http-factory-guzzle Version ^1.0.0
symfony/property-access Version ^4.4
itk-dev/serviceplatformen Version ^1.3
php-http/guzzle6-adapter Version ^2.0.1
http-interop/http-factory-guzzle Version ^1.0.0
symfony/property-access Version ^4.4
The package itk-dev/os2forms_cvr_lookup contains the following files
Loading the files please wait ....