PHP code example of fid / php

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

    

fid / php example snippets


Fid::generate('VEN', 'AP', 'MI', SystemIndicator::ENTITY, null, Location::US_CENTRAL1_B);

Fid::verify("EVENAPMI-IPQOOI74=-USC1B-07I9I9H", "secr3t")

Fid::describe("EVENAPMI-IPQOOI74=-USC1B-07I9I9H")