Download the PHP package assistant-engine/php-openai-client without Composer
On this page you can find all versions of the php package assistant-engine/php-openai-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download assistant-engine/php-openai-client
More information about assistant-engine/php-openai-client
Files in assistant-engine/php-openai-client
Package php-openai-client
Short Description Experimental PHP client for OpenAI’s new Responses API
License MIT
Homepage https://github.com/AssistantEngine/php-openai-client
Informations about the package php-openai-client
Experimental PHP OpenAI Responses Client
This is an experimental PHP client for the new OpenAI Responses API. It implements the create
, find
, delete
and list input items
methods from the API, returning mapped response objects for seamless integration.
The goal of this experimental client is to provide a quick, easy-to-use library that allows you to experiment with the new endpoints from early on.
Installation
Install the package via Composer:
Usage
Conversation State
File Search
Web Search
Computer Use
List input items
Please note that this is an experimental client with the purpose to give you a fast possibility to explore the new OpenAI responses API with PHP. Please expect bugs and that not every feature from the new API is implemented.
More Repositories
We’ve created more repositories to make AI integration even simpler and more powerful! Check them out:
- Open Functions Core: Powerful primitives that simplify LLM calling and ready-to-use integrations for popular platforms such as Slack, GitHub, Bitbucket, Trello, and Jira Service Desk.
- Filament Assistant: Add conversational AI capabilities directly into Laravel Filament.
We are a young startup aiming to make it easy for developers to add AI to their applications. We welcome feedback, questions, comments, and contributions. Feel free to contact us at [email protected].
Consultancy & Support
Do you need assistance integrating AI into your PHP applications, or help setting it up?
We offer consultancy services to help you get the most out of our packages, whether you’re just getting started or looking to optimize an existing setup.
Reach out to us at [email protected].
Contributing
We welcome contributions from the community! Feel free to submit pull requests, open issues, and help us improve the package.
License
This project is licensed under the MIT License. Please see License File for more information.