PHP code example of aminnairi / siren

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

    

aminnairi / siren example snippets




use Aminnairi\Siren\Siren;

0"));
var_dump(Siren::isValid("732829321"));
bash
touch index.php
bash
php index.php