Libraries tagged by bump
subitolabs/bump-bundle
47 Downloads
manage project version, changelog and deploy tag in a git project.
spartaksun/composer-bump-plugin
11 Downloads
Composer plugin for incremention a package version.
enom/bump
1 Downloads
Simple version bumping script
derian-cordoba/laravel-bump-version
5 Downloads
Simple library to manage versions in Laravel applications.
craftyhedge/craft-bump
0 Downloads
Writes a timestamp to a file when Craft CMS events fire.
virteom/bumperlane.public.api.clientmodule
54 Downloads
BumperLane API ClientModule Library (should be used in conjunction with the BumperLane API Client Library)
virteom/bumperlane.public.api.client
56 Downloads
BumperLane API Client Library (should be used in conjunction with any ClientModule library. Hint search for your vendor and the keyword 'ClientModule')
magicoli/php-bump-library
144 Downloads
PHP Library for Project Version Management
janalis/bumpversion
0 Downloads
A small command line tool aiming to simplify releasing process by updating all version strings in your source code by the correct increment.
erison-work/slim-bump-showcase
2 Downloads
It's a helper to support you bump slim versions
elkadrey/version-bump
310 Downloads
A Composer plugin that allows you to manage versioning similar to npm version. It supports patch, minor, major, prepatch, preminor, premajor, and prerelease versioning while integrating with Git for tagging and commits
dashifen/bumper
32 Downloads
A PHP script that uses the current Git branch name to update version numbers in a list of files.
nordcode/robo-bump
2834 Downloads
Version bump task for robo task runner
the-toster/composer-version
17 Downloads
Composer plugin that adds npm-like version commands (patch, minor, major) and use git tags to store versions
seworqs/semver
17 Downloads
A type-safe, chainable semantic versioning implementation for PHP with support for bumping versions, handling pre-releases, and comparing versions.