open-ai / openai-php-client
This is a community-driven, unofficial PHP SDK designed to simplify integration with the OpenAI API.
Installs: 2 050
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:metapackage
Requires
- nyholm/psr7: ^1.8
- openai-php/client: ^0.10.3
- symfony/http-client: ^6.4
This package is auto-updated.
Last update: 2025-06-04 08:40:04 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 openai/openai-php-client
License
Distributed under the MIT License (MIT). Please see License File for more information.