PHP code example of ywna / monkey-yar
1. Go to this page and download the library: Download ywna/monkey-yar 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/ */
ywna / monkey-yar example snippets
bin/phpmig init
bin/phpmig generate
bin/codecept init unit
执行命令后的一个选项Do you wish to enable them? (y/n)选择y,其它默认敲击键盘回车即可.
bin/codecept generate:test unit Example