Download the PHP package ismailocal/laravel-version without Composer
On this page you can find all versions of the php package ismailocal/laravel-version. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ismailocal/laravel-version
More information about ismailocal/laravel-version
Files in ismailocal/laravel-version
Download ismailocal/laravel-version
More information about ismailocal/laravel-version
Files in ismailocal/laravel-version
Vendor ismailocal
Package laravel-version
Short Description Version manager for laravel projects
License MIT
Package laravel-version
Short Description Version manager for laravel projects
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-version
Version manager for laravel projects
Semantic versioning for laravel project like {major.minor.patch}.
For example 0.1.2
Install package
`
Version generate
` Now you can find version.json file in your base_path.
Version reset
`
Version check
`
Version up
` {level} can be one of major,minor or patch
Version up command upgrading your current version in version.json.
Then after that version.json file will be commit and push your current branch on your repo.
If this process successfuly done then that version will be tag and push your current repo.
Use in blade
`
All versions of laravel-version with dependencies
PHP Build Version
Package Version
No informations.
The package ismailocal/laravel-version contains the following files
Loading the files please wait ....