Download the PHP package williamug/versioning without Composer
On this page you can find all versions of the php package williamug/versioning. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download williamug/versioning
More information about williamug/versioning
Files in williamug/versioning
Package versioning
Short Description A PHP package to helps you to display the version of your application by applying git version tags
License MIT
Homepage https://github.com/williamug/versioning
Informations about the package versioning
Versioning
A PHP package to helps you to display the current version of your application by applying git version tags
Installation
You can install the package via composer:
Usage
For Vanilla PHP
If your project is written in vanilla PHP you can use the following code to display the version of your application:
For Laravel
If you are using Laravel you can use the following code to display the version of your application:
For Laravel Blade
If you are using Laravel Blade you can use the following code to display the version of your application:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Asaba William
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of versioning with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0