Download the PHP package payever/products-sdk-php without Composer
On this page you can find all versions of the php package payever/products-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download payever/products-sdk-php
More information about payever/products-sdk-php
Files in payever/products-sdk-php
Package products-sdk-php
Short Description PHP SDK for payever
License MIT
Homepage https://github.com/payever/sdk-php
Informations about the package products-sdk-php
PHP SDK for payever plugin interactions - internal, not for public use
This repository contains the open source PHP SDK that allows you to access payever from your PHP app.
This library follows semantic versioning. Read more on semver.org.
Please note: this SDK is used within the payever plugins. It is NOT suitable for custom API integrations. If you would like to integrate with us via API, please visit https://docs.payever.org/shopsystems/api and follow the instructions and code examples provided there.
Troubleshooting
If you faced an issue you can contact us via official support channel - [email protected]
Requirements
- PHP 5.4.0 and later
- PHP cURL extension
Installation
You can use Composer
Composer
The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command in your project root to install this library:
License
Please see the license file for more information.
All versions of products-sdk-php with dependencies
ext-json Version *
payever/core-sdk-php Version ^2.0
php Version >=5.4.0