Libraries tagged by version compare
steevanb/version-comparator
180 Downloads
Compare PHP version easier than with version_compare()
rotexsoft/compare-php-class-by-git-branch
4 Downloads
This package compares versions of PHP classes across two git branches to show methods & properties present in one branch & not in the other
chee/version
36 Downloads
a module for compare versions
sclable/version-comparison
180 Downloads
A small library to compare version information.
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.
keyboardcowboy/drush-compare_schemas
71 Downloads
Compare the schema versions of modules between two environments.
pixovoid/packagist-version-checker
81 Downloads
Laravel Artisan command to compare installed Composer package versions with Packagist and help update composer.json
brainsum/qashot-compare
14 Downloads
Modified version of BackstopJS (3.9.2) Compare React app
sthira-labs/version-vault
5 Downloads
A clean, configurable, relation-aware model versioning package for Laravel. Tracks efficient diffs (plus periodic snapshots), records changed paths and metadata, and lets you reconstruct, compare, and rollback any Eloquent model with its relations and pivot data.
senither/version-comparison
2073 Downloads
Compares current git commit SHA with a remotely tracked version to see if the application is outdated
mlocati/concrete5-since-tagger
7 Downloads
Compare data between concrete5 versions and manages @since PHPDoc tags
seworqs/semver
17 Downloads
A type-safe, chainable semantic versioning implementation for PHP with support for bumping versions, handling pre-releases, and comparing versions.
fractal/semver
1 Downloads
The package helps to work with semantic versions.
aliirfaan/laravel-simple-force-update
74 Downloads
Keep application versions in Semantic Versioning (SemVer) format. Compare local and current/published version. Useful to force update mobile applications.
leonickl/git-lfs-pdf-diff
3 Downloads
Compares the HEAD and working directory version of a PDF in git large file storage.