version

by sebastianbergmann · Developer Tools

Library that helps with managing the version number of Git-hosted PHP projects

New0 ratings6,568 starsActive
Developer ToolsDeveloper ToolPHP
↓ Download 7.0.0GitHub⚑ Report
version — image 1

About this project

sebastian/version sebastian/version is a library that helps with managing the version number of Git-hosted PHP projects. Installation You can add this library as a local, per-project dependency to your project using Composer: If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency: Usage The constructor of the SebastianBergmann\Version class expects two parameters: $release is the version number of the latest release (X.Y.Z, for instance) or the name of the release series (X.Y) when no release has been made from that branch / for that release series yet. $path is the path to the…

Technologies

PHP

Project health

Actively maintained
Last update4 days ago
Contributors11
Latest release7.0.0
Open issues & PRs1
LicenseBSD-3-Clause
On GitHubsince 2013

GitHub

6,568
stars
36
forks
11
contributors
1
open issues & PRs
PHP
language
4 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review version.

Built by

sebastianbergmann
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain sebastianbergmann/version? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like