Libraries tagged by version-comparator

softspring/doctrine-migrations-version-comparator

0 Favers
4040 Downloads

Provides a class to sort doctrine migrations by version name

Go to Download


steevanb/version-comparator

0 Favers
165 Downloads

Compare PHP version easier than with version_compare()

Go to Download


questocat/version-comparator

1 Favers
4021 Downloads

Compares two version number strings based on Semantic Versioning 2.0.0

Go to Download


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