Skip to content

Latest commit

Β 

History

History
28 lines (19 loc) Β· 850 Bytes

File metadata and controls

28 lines (19 loc) Β· 850 Bytes

PHP-Client

This is a simple composer package to provide SeQura's API client.

πŸ“– Overview πŸ“–

The Sequra\PhpClient\Client class provides a simple interface to interact with the Sequra API. The Sequra\PhpClient\BuilderAbstract class provides a base class to build the order payload that the Sequra Order API expects. It could be extended to map the platform order information to the Sequra order payload.

βš™οΈ Components summary βš™οΈ

N/A

πŸ“Š Observability and dashboards πŸ“Š

N/A

πŸ”Œ System dependencies πŸ”Œ

Usable in PHP developments or platforms based on PHP

πŸ‘©β€πŸ’» Development environment instructions πŸ‘©β€πŸ’»

N/A

🚧 How to run the test suite 🚧

composer install and vendor/bin/phpunit

πŸš€ Install instructions πŸš€

composer require sequra/php-client

URLs list

N/A