awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesSource File Mapping

Mechanisms for linking programmatic logic or configuration to a specific version by scanning the filesystem.

Distinct from Directory-Based Version Resolution: Distinct from general version resolution by focusing specifically on mapping source files to migration steps.

Explore 1 awesome GitHub repository matching software engineering & architecture · Source File Mapping. Refine with filters or upvote what's useful.

Awesome Source File Mapping GitHub Repositories

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

    doctrine/migrations

    4,770Auf GitHub ansehen↗

    This project is a database version control system and schema evolution manager designed to track and apply incremental changes to database structures. It serves as a tool for versioning SQL database migrations using both programmatic PHP classes and SQL scripts. The system is designed specifically for integration with the Doctrine Object Relational Mapper for PHP, allowing database schemas to evolve incrementally without data loss through reversible migration steps. It covers capabilities for automated database migrations, environment synchronization, and schema versioning. These features fa

    Maps PHP migration classes to specific database version steps by scanning designated directories.

    PHP
    Auf GitHub ansehen↗4,770
  1. Home
  2. Software Engineering & Architecture
  3. Directory-Based Version Resolution
  4. Source File Mapping