PHP code example of corneltek / phprelease
1. Go to this page and download the library: Download corneltek/phprelease 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/ */
corneltek / phprelease example snippets
ini
Steps = PHPUnit, BumpVersion, GitTag, GitPush, GitPushTags
ini
Steps = BumpVersion, scripts/compile, GitTag
ini
; to read version from php class file or from phpdoc "@VERSION ..."
VersionFrom = src/PHPRelease/Console.php