billbee/custom-shop-api

Implementation of the Billbee custom shop API in PHP

v3.0.0 2022-03-22 08:19 UTC

This package is auto-updated.

Last update: 2024-03-28 22:50:36 UTC


README

Packagist GitHub license Packagist

Logo

Billbee Custom Shop SDK for PHP

With this package you can easily prepare your shop for the integration with Billbee.

Take a look into the quick start or read the documentation index

Testing

$ phpunit

Contributing

Feel free to contribute. Code should be follow the PSR-2 standard. Fix the code by running

$ composer fix-cs