PHP code example of enlitepro / zf2-scaffold

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

    

enlitepro / zf2-scaffold example snippets


config/
src/
    ModuleName/
        Module.php
test/
phpunit.xml