Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Repository files navigation

PHP framework agnostic library for working with BillPlz API v3 and beyond in PHAR...

Installation

The preferred method of installation is to use the Billplz PHAR which can be downloaded from the most recent GitHub Release. This method ensures you will not have any dependency conflict issue.

You should received billplz.phar file which you can include to your project.

Usages

To start using the library, you can first require the file in your project.

<?php

require "billplz.phar";

$client = Billplz\Client::make('your-api-key', 'your-x-signature-key');

// ...

Please go through jomweb/billplz for full documentation.

About

PHP Agnostic library generator for working with BillPlz API in PHAR

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages