Libraries tagged by git tags
marcocesarato/php-conventional-changelog
1616531 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
shivas/versioning-bundle
1292536 Downloads
Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations
guanguans/monorepo-builder-worker
34497 Downloads
A set of additional release workers for symplify/monorepo-builder.
othercode/laravel-version
1149 Downloads
A tiny port-adapter version resolver for Laravel apps. Pluggable sources: VERSION file, env var, git tag, or config array.
williamug/versioning
2764 Downloads
A PHP package that helps you display the version of your Laravel or vanilla PHP application by leveraging git version tags
vaslv/composer-release
59 Downloads
Interactive release helper: picks the next semver version from existing git tags, then creates an annotated tag and optionally pushes it. Tag-only — no release commit, nothing in the working tree changes. Available as `composer release`.
alexandre-daubois/release-genius
3779 Downloads
Generate changelogs and tags from your git history
roave/composer-gpg-verify
8 Downloads
Composer plugin that verifies GPG signatures of downloaded dependencies, enforcing trusted GIT tags
derpixler/git-tag-release-automator
35 Downloads
Automated Git release tagging & branch creation for major/minor/patch versions.
granam/git
660 Downloads
Basic workflow with GIT
adachsoft/release-validator
43 Downloads
PHP library for validating Git releases, tags, changelogs, release files, and remote repository state.
namelesscoder/typo3-repository-gizzle
14 Downloads
GitHub Webhook Listener which releases TYPO3 extensions to TER when tags are created
aoe/tagging
12295 Downloads
Build-Tool to automatic increase the version and create a tag in the remote VCS repository.
bump/bump
685 Downloads
A very niavè script for bumping a semver tag in Git.
amirvahedix/laravel-deploy-ftp
12 Downloads
A Laravel package to deploy files modified in Git to an FTP server based on commits, tags, or git status.