PHP code example of ofarukbicer / plusapi

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

    

ofarukbicer / plusapi example snippets


use ofarukbicer\PlusAPI\PlusAPI;

$plusapi = new PlusAPI("token");


echo $plusapi->bilgi; // PlusAPI | Piyasa Verileri Sınıfı

$plusapi->hisse_ver("sasa")); // Hisse Sembol
$plusapi->hisse_sepet()); // Hisse Sepet
$plusapi->kripto_ver("btc")); // Kripto Sembol
$plusapi->kripto_haber()); // Kripto Haber
$plusapi->kripto_sepet()); // Kripto Sepet