awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFallback Versioning

Mechanisms for providing default version strings when metadata is missing.

Distinct from Version String Resolvers: Distinct from Version String Resolvers: focuses specifically on the fallback default value rather than the resolution of imprecise strings.

Explore 1 awesome GitHub repository matching development tools & productivity · Fallback Versioning. Refine with filters or upvote what's useful.

Awesome Fallback Versioning GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sebastianbergmann/versionAvatar von sebastianbergmann

    sebastianbergmann/version

    6,581Auf GitHub ansehen↗

    This is a PHP versioning library and Git version manager used to calculate project version strings. It functions as a semantic versioning tool that manages and retrieves the current version number of a PHP project. The library generates version identifiers by combining base release numbers with Git version control metadata. This process enables the automation of software releases by distinguishing stable production releases from development snapshots. The tool covers project versioning and dependency management for PHP packages, utilizing Git-based versioning to track the state of a project.

    Ensures a default version string is available when version control metadata cannot be retrieved.

    PHP
    Auf GitHub ansehen↗6,581
  1. Home
  2. Development Tools & Productivity
  3. Project Version Managers
  4. Version String Resolvers
  5. Fallback Versioning