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 RepositoriesDriver Fallback Chains

Combines multiple metadata loading strategies sequentially so the system falls back through different sources until data is found.

Distinct from Extension Fallback Chains: Distinct from extension fallback chains: focuses on sequential metadata driver fallback rather than file extension inspections.

Explore 1 awesome GitHub repository matching software engineering & architecture · Driver Fallback Chains. Refine with filters or upvote what's useful.

Awesome Driver Fallback Chains GitHub Repositories

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

    schmittjoh/metadata

    1,821Auf GitHub ansehen↗

    Metadata is a PHP library for loading and managing class, method, and property metadata from inline annotations, YAML, XML, and PHP configuration files. It acts as an object-relational mapping support tool, helping persistence layers and serializers inspect PHP object structures through unified metadata drivers. The library parses configuration data using specialized drivers to populate internal metadata structures, abstracting disparate data sources into a single consistent interface for inspecting classes and properties. It supports chain-based driver fallback, allowing multiple metadata lo

    Combines multiple metadata loading strategies sequentially to fall back through different sources until data is found.

    PHP
    Auf GitHub ansehen↗1,821
  1. Home
  2. Software Engineering & Architecture
  3. Dependency Graph Resolution
  4. Concurrent Dependency Resolution
  5. Multi-Source Dependency Resolution
  6. Fallback Resolution Strategies
  7. Extension Fallback Chains
  8. Driver Fallback Chains