Libraries tagged by version number
thomasfielding/version
4 Downloads
A package for storing, calculating and updating the version number and history of your application.
someshwer/version-comparison
14 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.
questocat/version-comparator
4022 Downloads
Compares two version number strings based on Semantic Versioning 2.0.0
pitchart/version
9 Downloads
Manipulate version numbers
jonathanmaron/increment-version
407 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
hexydec/versions
7 Downloads
A list of browser version numbers, along with release dates
dragonrun1/semantic-version
1274 Downloads
Package to make managing Semantic Version numbers easier.
butochnikov/laravel-app-version
104 Downloads
Display app version number
burdapraha/oc_version_number
1000 Downloads
Helper function which fixing visitors browser cache issue after your changes at CSS or javascript
brkstn/version
264 Downloads
Get the version number from any json file containing a version property.
ballen/git-version-number
136 Downloads
A simple class for utilising your project's Git version information as your application version.
php-extended/php-version-parser-interface
76953 Downloads
A library that parses version numbers and version ranges
juliendufresne/composer-version-handler
5552 Downloads
Composer script to automates the process of updating an application version number
ink/version-tag-bundle
155 Downloads
Symfony2 bundle to provide an easy way to include a version number from a file into twig templates
padmission/number-no-intl
2 Downloads
A Laravel package that automatically replaces the default Laravel Number class with a version that doesn't require the intl extension.