Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 933 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 933 Bytes

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