PHP code example of mtoolkit / mtoolkit-evolutions

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

    

mtoolkit / mtoolkit-evolutions example snippets

bash
php mevolution.phar init -s=path_to_the_ini_file -e=path_of_the_evolutions_folder
bash
php mevolution.phar apply -s=path_to_the_ini_file -e=path_of_the_evolutions_folder
bash
php mevolution.phar revert -s=path_to_the_ini_file -e=path_of_the_evolutions_folder
bash
php mevolution.phar revert -s=path_to_the_ini_file -e=path_of_the_evolutions_folder -to=1