asg-digital / dmr-api-client
1.4.0
2022-02-22 09:46 UTC
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: