1 रिपॉजिटरी
Systems for mapping language version settings and extension paths to specific configuration files.
Distinct from File-Based Configurations: Closest candidates focus on general environment files or project management, not runtime-specific mapping for language versions.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Runtime Configuration Mapping. Refine with filters or upvote what's useful.
Phpbrew is a PHP version manager and build tool used to compile and manage multiple versions of PHP from source within a local user directory. It provides a self-contained development environment that allows for installing and switching between different language versions without requiring root access. The system distinguishes itself by using a variant-driven build configuration, allowing users to compile binaries with specific feature sets, flags, and custom configuration options. It also functions as an extension manager that downloads, compiles, and activates third-party extensions from re
Provides version-specific settings and extension paths in dedicated configuration files to ensure consistent runtime behavior.