PHP code example of dacotahharvey / thebluealliance-phpwrapper

1. Go to this page and download the library: Download dacotahharvey/thebluealliance-phpwrapper 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/ */

    

dacotahharvey / thebluealliance-phpwrapper example snippets




echo $tbaRequest->getDistricts(['year' => 2016]);

$result = $tbaRequest->getTeam(['team' => 1114]);

php team-match-turnaround.php 2017dar frc1114