php-timer

GitHub

Utility class for timing

7,742 stars PHP 1 file ยท ~2,132 tokens

php-timer MCP Server

MCP server for sebastianbergmann/php-timer

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