PHP code example of amazing79 / simplex

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

    

amazing79 / simplex example snippets

bash
  composer create-project amazing79/simplex [nombre_proyecto]