This repository contains a working example of PureBilling Billing platform using PHP.
This example demonstrates how to use PureBilling SDK in a PHP project without any framework and composer.
To use it, you first need to install docker and docker-compose.
Next, start the web server:
docker-compose up -d
and go to http://localhost:9249
Next, follow the page instruction.