PHP code example of mkocansey / quickiedox

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

    

mkocansey / quickiedox example snippets

bash
php -S localhost:8000
bash
[Thu Mar  9 00:11:36 2023] PHP 8.2.3 Development Server (http://localhost:8000) started