kodekeep/version

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Version

[![Latest Version](https://badgen.net/packagist/v/kodekeep/version)](https://packagist.org/packages/kodekeep/version)
[![Software License](https://badgen.net/packagist/license/kodekeep/version)](https://packagist.org/packages/kodekeep/version)
[![Build Status](https://img.shields.io/github/workflow/status/kodekeep/version/run-tests?label=tests)](https://github.com/kodekeep/version/actions?query=workflow%3Arun-tests+branch%3Amaster)
[![Coverage Status](https://badgen.net/codeclimate/coverage/kodekeep/version)](https://codeclimate.com/github/kodekeep/version)
[![Quality Score](https://badgen.net/codeclimate/maintainability/kodekeep/version)](https://codeclimate.com/github/kodekeep/version)
[![Total Downloads](https://badgen.net/packagist/dt/kodekeep/version)](https://packagist.org/packages/kodekeep/version)

This package was created by, and is maintained by [Brian Faust](https://github.com/faustbrian), and provides versioning utilities.

## Installation

```bash
composer require kodekeep/version
```

## Usage

See our [tests](https://github.com/kodekeep/version/tree/master/tests) for usage examples.

## Testing

```bash
composer test
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## Security

If you discover a security vulnerability within this package, please send an e-mail to hello@kodekeep.com. All security vulnerabilities will be promptly addressed.

## Credits

This project exists thanks to all the people who [contribute](../../contributors).

## Support Us

We invest a lot of resources into creating and maintaining our packages. You can support us and the development through [GitHub Sponsors](https://github.com/sponsors/faustbrian).

## License

Version is an open-sourced software licensed under the [MPL-2.0](LICENSE.md).