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

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

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

1 مستودع

Awesome GitHub RepositoriesRuntime Parameter Tuning

Configuration of execution threads, timeouts, and ini overrides to optimize runtime performance.

Distinct from PHP Runtime Management: Focuses on performance and behavioral tuning of the runtime rather than version or extension switching.

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

Awesome Runtime Parameter Tuning GitHub Repositories

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

    php/frankenphp

    11,151عرض على GitHub↗

    FrankenPHP is a Go-based PHP runtime and application server that integrates a web server and PHP interpreter to host applications without requiring a separate process manager. It functions as a worker mode server that keeps applications in memory across requests to eliminate bootstrap overhead and a static binary bundler that packages applications and the server into a single self-contained executable. The project distinguishes itself by allowing the embedding of a PHP runtime directly into Go programs and enabling the development of PHP extensions using the Go language. It also includes a bu

    Allows fine-tuning of execution threads, request timeouts, and PHP ini settings.

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