openai-php/client
A PHP SDK that wraps the OpenAI API for accessing GPT-3, GPT-4, GPT-5, and Codex language models.

Velocity · 7d
+4.3
★ / day
Trend
→steady
star history
OpenAI PHP is a community-maintained API client library for PHP that provides a convenient interface to interact with OpenAI’s language models including GPT-3, GPT-4, GPT-5, and Codex. It abstracts API calls into typed, callable PHP methods, allowing developers to integrate OpenAI models into PHP applications without manually handling HTTP requests or JSON responses.