Tagged articles
2 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Aug 2, 2025 · Backend Development

How to Build a PHP SDK for Coze API When Official Support Is Missing

This guide explains why the official Coze SDK lacks PHP support, shows how to install the community‑made pfinalclub/coze_sdk package via Composer, and demonstrates chat, bot management, and both basic and advanced streaming features with complete code examples and future improvement plans.

BackendComposerCoze API
0 likes · 6 min read
How to Build a PHP SDK for Coze API When Official Support Is Missing