environment

GitHub

Provides functionality that helps writing PHP code that has runtime-specific execution paths

6,779 stars PHP 1 file ยท ~179 tokens

environment MCP Server

MCP server for sebastianbergmann/environment

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "environment": {
      "command": "npx",
      "args": [
        "-y",
        "@sebastianbergmann/environment"
      ]
    }
  }
}