PHP code example of keenlysoft / keenly

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

    

keenlysoft / keenly example snippets


php keenly model #生成全部
php keenly model user #生成某一个
php keenly model -f user  #强制生成