PackageTrack
Sign in Get early access

wordpress/php-mcp-schema

PHP DTOs for the Model Context Protocol (MCP) specification

v0.1.3 256K downloads/mo #2258 most downloaded on Packagist WordPress/php-mcp-schema

What this package is like to depend on

Last release 13 days ago

10 Aug 2026

Ships on a steady schedule

a new release about every 2 months

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

5 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Mar 2026 to Aug 2026
Release Pre-release

Releases

latest 4
  1. v0.1.3 10 Aug 2026
    Release notes

    Fixed

    • Open MCP schema types now preserve unrecognized fields during fromArray() and toArray() round trips, including additional JSON Schema keywords such as $defs in tool input and output schemas.

    Full Changelog: v0.1.2...v0.1.3

    Open source →
  2. v0.1.2 05 Jun 2026
    Release notes

    Fixed

    • ToolInputSchema::toArray() and ToolOutputSchema::toArray() now always emit the properties key as a JSON object, even for tools that declare no parameters. Parameter-less tools previously produced {"type":"object"} (key omitted) or [] (JSON array), both of which strict JSON Schema validators such as OpenAI strict function-calling mode reject with object schema missing properties. Tools with parameters are unchanged. The fix is mirrored in the TypeScript generator so a clean regeneration reproduces the patched output.

    Full Changelog: v0.1.1...v0.1.2

    Open source →
  3. v0.1.1 10 Apr 2026
    Release notes

    What's Changed

    Full Changelog: v0.1.0...v0.1.1

    Open source →
  4. v0.1.0 02 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: https://github.com/WordPress/php-mcp-schema/commits/v0.1.0

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive