billbee/custom-shop-api

Implementation of the Billbee custom shop API in PHP

Installs: 2 067

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 6

Open Issues: 4

pkg:composer/billbee/custom-shop-api

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

This package is auto-updated.

Last update: 2025-09-25 14:14:29 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