PHP code example of busyphp / ide-model

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

    

busyphp / ide-model example snippets

shell
php think bp:ide-model -A
php think bp:ide-model -A -D customDir -D customDir1
shell
php think bp:ide-model -D userDir0 -D userDir1