Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 447 Bytes

DEVELOPMENT.md

File metadata and controls

25 lines (16 loc) · 447 Bytes

Installing dependencies

Install the project dependencies by running the following command in terminal

composer install

Running the tests

vendor/bin/phpunit

Sample Code Instruction

To run sample code go to the sample directory and run

php sample.php

Support

For any feedback or to report any issues or general implementation support, please reach out to [email protected]