PHP code example of roliroli / invoice-lottery-taiwan

1. Go to this page and download the library: Download roliroli/invoice-lottery-taiwan 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/ */

    

roliroli / invoice-lottery-taiwan example snippets




oliroli\InvoiceLotteryTaiwan\InvoiceLotteryTaiwan;

echo json_encode(InvoiceLotteryTaiwan::query(), JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE);