PHP code example of tecnospeed / tecnospeed-sdk-v1
1. Go to this page and download the library: Download tecnospeed/tecnospeed-sdk-v1 library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
tecnospeed / tecnospeed-sdk-v1 example snippets
// Skip these two lines if you're using Composer
define('TECNOSPEED_SDK_V1_SRC_DIR', '/path/to/tecnospeed-php-sdk-v1/src/Tecnospeed/');
Install composer globally, then run `composer install` to install