Libraries tagged by version-comparison

someshwer/version-comparison

1 Favers
12 Downloads

This Laravel package compares two version strings and gives the Boolean result. This package also resolves version expressions like (($v > 1.24.0) && ($v < 1.25.1.0)) || ($v == 1.26 || $v == 1.27) where $v must be substituted with the version number to be compared. Hence the package can be used for version expressions evaluation.

Go to Download


senither/version-comparison

0 Favers
2061 Downloads

Compares current git commit SHA with a remotely tracked version to see if the application is outdated

Go to Download


sclable/version-comparison

1 Favers
180 Downloads

A small library to compare version information.

Go to Download