awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • aplus-framework/mvcالصورة الرمزية لـ aplus-framework

    aplus-framework/mvc

    262عرض على 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
    عرض على GitHub↗262
  1. Home
  2. Web Development
  3. Server-Side Component Libraries