awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesServer-Side Component Libraries

Collections of reusable tools for managing request routing, data handling, and template rendering in web environments.

Distinct from Server-Side Components: Distinct from UI component libraries: focuses on server-side request lifecycle management rather than client-side UI widgets.

Explore 1 awesome GitHub repository matching web development · Server-Side Component Libraries. Refine with filters or upvote what's useful.

Awesome Server-Side Component Libraries GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • aplus-framework/mvcAvatar de aplus-framework

    aplus-framework/mvc

    262Voir sur GitHub↗

    This project is a PHP framework designed for building web applications through the model-view-controller architectural pattern. It provides a structured environment for organizing server-side code into distinct layers, separating business logic and data management from user interface presentation. The framework functions as a server-side component library that manages the lifecycle of web requests. It includes tools for mapping incoming traffic to specific controller methods, processing requests through a middleware pipeline, and rendering dynamic content using template-based views. The syste

    Provides a library of reusable server-side tools for request routing and data handling.

    PHPaplusappapplication
    Voir sur GitHub↗262
  1. Home
  2. Web Development
  3. Server-Side Component Libraries