billbee/custom-shop-api

Implementation of the Billbee custom shop API in PHP

v3.0.1 2024-04-25 11:12 UTC

This package is auto-updated.

Last update: 2024-05-25 11:16:17 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