Download the PHP package jaggy/kraken without Composer
On this page you can find all versions of the php package jaggy/kraken. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kraken
Kraken
The lazy file versioner.
This is a, for now, PHP DocBlock version updater.
In most PHP files, there are annotations pertaining to the file version and it was quite tedious to update them. Since most of us tend to miss some here and now.
Docblock
/**
* Some comment about the file here.
*
* @package Package\Name\Here
* @author Gauran <[email protected]>
* @license http://www.wtfpl.net/ Do What The Fuck You Want To Public License
* @version Release: 1.0.0
* @link https://github.com/jaggy/versioner
* @since Class available since Release 0.1.0
*/
Installation and Usage
Take note, using this will update all your modified files and update their version annotation
kraken release [major, minor, patch]
All versions of kraken with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
~2.6
The package jaggy/kraken contains the following files
Loading the files please wait ....