Download the PHP package granam/web-versions without Composer
On this page you can find all versions of the php package granam/web-versions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download granam/web-versions
More information about granam/web-versions
Files in granam/web-versions
Download granam/web-versions
More information about granam/web-versions
Files in granam/web-versions
Vendor granam
Package web-versions
Short Description Reads available minor and patch versions from a Git repository
License MIT
Package web-versions
Short Description Reads available minor and patch versions from a Git repository
License MIT
Please rate this library. Is it a good library?
Informations about the package web-versions
Git versions
Reads minor versions, like and patch versions, like from given Git repository.
Originally created for a cache invalidation using a Git version as a cache key (that is where the Web versions name came from).
Caveats
- Minor versions reads only from Git branches, filtered for those named version-like (
v1.0
or1.0
) - Patch versions reads only from Git tags, filtered for those named version-like (
v1.0.0
or1.0.0
)
Usage
Install
Easiest via Composer
All versions of web-versions with dependencies
PHP Build Version
Package Version
The package granam/web-versions contains the following files
Loading the files please wait ....