PHP code example of freespee / freespee-php-api-client

1. Go to this page and download the library: Download freespee/freespee-php-api-client 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/ */

    

freespee / freespee-php-api-client example snippets


"freespee/freespee-php-api-client": "~1.1"

git clone https://github.com/freespee/freespee-php-api-client.git
cd freespee-php-api-client

cd settings
cp settings.php.default settings.php
nano settings.php