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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • sebastianbergmann/versionAvatar de sebastianbergmann

    sebastianbergmann/version

    6,581Ver en GitHub↗

    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
    Ver en GitHub↗6,581
  1. Home
  2. Development Tools & Productivity
  3. Project Version Managers
  4. Version String Resolvers
  5. Fallback Versioning