asg-digital / dmr-api-client
Installs: 5 199
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.3
- ext-curl: *
- ext-json: *
- ext-libxml: *
- ext-simplexml: *
Requires (Dev)
- phpunit/phpunit: ^9.5
README
Prerequisites
- PHP 7.3 or above.
- CUrl Extension installed in PHP
Install
PHP
For the PHP Client, this library may be installed by copying the src/php
directory into the library directory of your project.
If your project uses composer, you can install the PHP library by running: composer require asg-digital/dmr-api-client
.
If your project does not use composer you may simply load the load.php
file placed within the library directory.
Documentation
Documentation of the client exists for the following languages: