PHP code example of pedro151 / orm-generator

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

    

pedro151 / orm-generator example snippets

cmd
$ php generator.php --init
cmd
$ php generate.php
cmd
$ php orm-generate.phar
cmd
$ php generate.php --framework=zf1 --database=foo --driver=pgsql --status