PHP code example of we-inspire / wiconnect

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

    

we-inspire / wiconnect example snippets

vendor/we-inspire/wiconnect/assets/start.weinspire.php
vendor/we-inspire/wiconnect/assets/index.server.php
 php
WIHelpers::sendToNode($data, $functionname);
 php /path/to/laravel/public/index.server.php