PHP code example of neilime / zf2-deploy-module

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

    

neilime / zf2-deploy-module example snippets

bash
    $ php composer.phar update
    
bash
php ./vendor/bin/deploy_module.php [args]
bash
    cd path\to\your\module\directory
    php ./vendor/bin/deploy_module.php -d "C:\Program Files\EasyPHP-DevServer\data\localweb\TestModule" -v