PHP code example of protoqol / quo-php

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

    

protoqol / quo-php example snippets


quo($var, ...$moreVars);
bash
composer 
bash
php ./vendor/bin/quo [hostname] [port]
bash
php ./vendor/bin/quo publish-config
bash
php ./vendor/bin/quo set-custom-config [absolute_file_path_to_ini]