open-ai / openai-php-client
This is a community-driven, unofficial PHP SDK designed to simplify integration with the OpenAI API.
Installs: 2 051
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:metapackage
Requires
- php: ^8.1.0
- nyholm/psr7: ^1.8
- openai-php/client: ^0.10.3
- symfony/http-client: ^6.4
This package is auto-updated.
Last update: 2025-06-27 09:27:58 UTC
README
OpenAI PHP Client
This is a community-driven, unofficial PHP SDK designed to simplify integration with the OpenAI API.
Table of Contents
Installation
You can install the package via Composer:
composer require open-ai/openai-php-client
License
Distributed under the MIT License (MIT). Please see License File for more information.