Libraries tagged by version-comparison
composer/semver
518527131 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
mominalzaraa/filament-composer-release-notifier
33 Downloads
Filament plugin: Packagist or GitHub version comparison for composer.json / composer.lock, dashboard widget + resource, optional mail — informational only (no composer update).
someshwer/version-comparison
15 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.
senither/version-comparison
2073 Downloads
Compares current git commit SHA with a remotely tracked version to see if the application is outdated
sclable/version-comparison
180 Downloads
A small library to compare version information.