Libraries tagged by version number
wujunze/laravel-id-generate
4413 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
thomasfielding/version
4 Downloads
A package for storing, calculating and updating the version number and history of your application.
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.
pitchart/version
10 Downloads
Manipulate version numbers
piotrpress/hide-version
34 Downloads
This plugin hides the WordPress version number by removing the generator meta tag and replacing ver query parameter from enqueued scripts and styles with the file modification time.
jonathanmaron/increment-version
417 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
geldek/version
1 Downloads
Represents version number built from 4 components.
dragonrun1/semantic-version
1274 Downloads
Package to make managing Semantic Version numbers easier.
devfactory/version
7855 Downloads
Display a version number
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
273 Downloads
Get the version number from any json file containing a version property.
ballen/git-version-number
146 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