awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • sebastianbergmann/versionsebastianbergmann 的头像

    sebastianbergmann/version

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