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

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

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

1 مستودع

Awesome GitHub RepositoriesRuntime Behavior Management

Managing how an application behaves and is configured based on the active runtime engine.

Distinct from PHP Runtime Management: Focuses on behavioral adaptation of the application rather than switching PHP versions or extensions in containers.

Explore 1 awesome GitHub repository matching part of an awesome list · Runtime Behavior Management. Refine with filters or upvote what's useful.

Awesome Runtime Behavior Management GitHub Repositories

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

    sebastianbergmann/environment

    6,778عرض على GitHub↗

    This project is a PHP environment abstraction layer and runtime detection library. It functions as a logic router designed to identify the active execution engine and trigger specific code paths based on the runtime environment. The library enables cross-engine PHP development by routing application logic through different branches and managing behaviors depending on the detected context. This allows for the implementation of environment-specific configurations and conditional execution logic to ensure compatibility across various setups. The system covers runtime detection, execution path m

    Handles different application behaviors and configurations based on the specific PHP engine currently running.

    PHP
    عرض على GitHub↗6,778
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. PHP Installation
  5. PHP Runtime Management
  6. Runtime Behavior Management