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
·

2 Repos

Awesome GitHub RepositoriesMulti-Format Route Loading

Capabilities for reading route definitions from diverse formats such as YAML, XML, PHP, and class attributes.

Distinct from Multi-Format Data Loading: Shortlist candidates refer to database data loading or network routing, not application-level route configuration loading.

Explore 2 awesome GitHub repositories matching web development · Multi-Format Route Loading. Refine with filters or upvote what's useful.

Awesome Multi-Format Route Loading GitHub Repositories

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

    symfony/routing

    7,618Auf GitHub ansehen↗

    This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do

    Supports loading route configurations from YAML, XML, PHP arrays, and class attributes.

    PHPcomponentphprouter
    Auf GitHub ansehen↗7,618
  • apache/camelAvatar von apache

    apache/camel

    6,247Auf GitHub ansehen↗

    Apache Camel is an enterprise integration framework and Java integration engine designed to route and mediate data between disparate systems. It functions as a multi-runtime middleware that implements standardized enterprise integration patterns to manage how messages are routed, transformed, and processed. The framework includes a specialized gateway to connect large language models to enterprise data and internal systems using dedicated communication protocols. It utilizes a vast library of pre-built connectors to bridge different communication protocols and enable data exchange between inc

    Supports defining data flow logic using a choice of configuration languages, including YAML, XML, and Java.

    Java
    Auf GitHub ansehen↗6,247
  1. Home
  2. Web Development
  3. Multi-Format Route Loading