Packages from cortexphp

  • PHP

    cortexphp/json-repair

    Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.

  • PHP

    cortexphp/json-schema

    A fluent JSON Schema builder for PHP

  • PHP

    cortexphp/model-info

    A unified way to get AI model info from various providers

  • PHP

    cortexphp/openapi

    A fluent OpenAPI 3.1 builder for PHP, built on top of cortexphp/json-schema