global-state

GitHub

Snapshotting of global state, factored out of PHPUnit into a stand-alone component

6,607 stars PHP 1 file ยท ~171 tokens

global-state MCP Server

MCP server for sebastianbergmann/global-state

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