{
    "packages": [
        {
            "name": "league/html-to-markdown",
            "version": "5.1.1",
            "version_normalized": "5.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/html-to-markdown.git",
                "reference": "0b4066eede55c48f38bcee4fb8f0aa85654390fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0b4066eede55c48f38bcee4fb8f0aa85654390fd",
                "reference": "0b4066eede55c48f38bcee4fb8f0aa85654390fd",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xml": "*",
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "mikehaertl/php-shellcommand": "^1.1.0",
                "phpstan/phpstan": "^1.8.8",
                "phpunit/phpunit": "^8.5 || ^9.2",
                "scrutinizer/ocular": "^1.6",
                "unleashedtech/php-coding-standard": "^2.7 || ^3.0",
                "vimeo/psalm": "^4.22 || ^5.0"
            },
            "time": "2023-07-12T21:21:09+00:00",
            "bin": [
                "bin/html-to-markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\HTMLToMarkdown\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colin O'Dell",
                    "email": "colinodell@gmail.com",
                    "homepage": "https://www.colinodell.com",
                    "role": "Lead Developer"
                },
                {
                    "name": "Nick Cernis",
                    "email": "nick@cern.is",
                    "homepage": "http://modernnerd.net",
                    "role": "Original Author"
                }
            ],
            "description": "An HTML-to-markdown conversion helper for PHP",
            "homepage": "https://github.com/thephpleague/html-to-markdown",
            "keywords": [
                "html",
                "markdown"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/html-to-markdown/issues",
                "source": "https://github.com/thephpleague/html-to-markdown/tree/5.1.1"
            },
            "funding": [
                {
                    "url": "https://www.colinodell.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://www.paypal.me/colinpodell/10.00",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/colinodell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/html-to-markdown",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/html-to-markdown"
        },
        {
            "name": "likun-mci/php-ai",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/likun-mci/php-ai.git",
                "reference": "9720cc30b5e5f8909522055293230f5e4c43941f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/likun-mci/php-ai/zipball/9720cc30b5e5f8909522055293230f5e4c43941f",
                "reference": "9720cc30b5e5f8909522055293230f5e4c43941f",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=7.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.10",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "suggest": {
                "ext-openssl": "使用 WebSocket 语音接口（wss://，如讯飞 TTS/ASR）时必需；对话、图像、HTTP 语音等其余能力不需要"
            },
            "time": "2026-08-13T01:55:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ai\\": "src/"
                },
                "exclude-from-classmap": [
                    "examples.php",
                    "examples_agent.php",
                    "examples_claude_cli.php",
                    "examples_custom.php",
                    "examples_models.php",
                    "examples_platforms.php",
                    "examples_stream.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "likun-mci",
                    "email": "likun.work@qq.com",
                    "homepage": "https://likun.work",
                    "role": "Developer"
                }
            ],
            "description": "框架无关的 PHP AI 标准库：一套接口访问 40 个国内外主流 AI 平台（通义千问 / 豆包 / 文心一言 / 智谱 GLM / Kimi / 混元 / 星火 / DeepSeek / OpenAI / Claude / Gemini / Grok / Mistral 等），内置流式输出、Agent 工具调用循环、AI 代码编辑协议与安全网页抓取。",
            "homepage": "https://github.com/likun-mci/php-ai",
            "keywords": [
                "Agent",
                "Gemini",
                "OpenRouter",
                "ai",
                "anthropic",
                "claude",
                "dashscope",
                "deepseek",
                "doubao",
                "ernie",
                "glm",
                "grok",
                "hunyuan",
                "kimi",
                "llm",
                "llm-sdk",
                "minimax",
                "mistral",
                "moonshot",
                "ollama",
                "openai",
                "php-ai",
                "qianfan",
                "qwen",
                "sdk",
                "siliconflow",
                "spark",
                "stream",
                "tongyi",
                "volcengine",
                "zhipu"
            ],
            "support": {
                "email": "likun.work@qq.com",
                "issues": "https://github.com/likun-mci/php-ai/issues",
                "source": "https://github.com/likun-mci/php-ai"
            },
            "install-path": "../likun-mci/php-ai"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
