awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSub-Request Executors

Allows a full request-response cycle to be executed inside another request for rendering embedded page fragments.

Distinct from Request Forwarding Mechanisms: Distinct from Request Forwarding Mechanisms: focuses on nesting a full request cycle inside another, not delegating or redirecting requests.

Explore 1 awesome GitHub repository matching web development · Sub-Request Executors. Refine with filters or upvote what's useful.

Awesome Sub-Request Executors GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • symfony/http-kernelAvatar symfony

    symfony/http-kernel

    8,121Vezi pe GitHub↗

    HttpKernel is the core kernel component of the Symfony framework that orchestrates the complete HTTP request-response lifecycle. It provides an event-driven pipeline that converts an incoming HTTP request into a matching response by dispatching lifecycle events for early interception, controller resolution, error handling, response modification, and deferred tasks. The kernel automatically resolves the PHP callable that handles a request and injects its arguments using reflection and request attributes. It dispatches attribute-specific events for each PHP attribute found on a controller, enab

    Allows a full request-response cycle to be executed inside another request for rendering embedded page fragments.

    PHPcomponentphpsymfony
    Vezi pe GitHub↗8,121
  1. Home
  2. Web Development
  3. Request Forwarding Mechanisms
  4. Sub-Request Executors