webman-php/openai
OpenAI PHP asynchronous client for workerman and webman.
This is an asynchronous client for PHP developers building web applications with Workerman or Webman, allowing them to integrate OpenAI's features. It takes user prompts or data and delivers responses from various OpenAI models, including chat completions, image generations, audio speech, and text embeddings. Web application developers using PHP who need to add AI capabilities to their applications would use this.
No commits in the last 6 months.
Use this if you are a PHP web developer working with Workerman or Webman and need to embed advanced OpenAI capabilities, like AI chat, image generation, or speech synthesis, directly into your applications.
Not ideal if you are not a PHP developer or your project does not use the Workerman or Webman frameworks.
Stars
65
Forks
8
Language
PHP
License
MIT
Category
Last pushed
Jul 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/webman-php/openai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
prism-php/prism
A unified interface for working with LLMs in Laravel
maltekuhr/laravel-gpt
LaravelGPT: Streamlined integration of OpenAI's ChatGPT (GPT-3.5, GPT-4) into Laravel...
moe-mizrak/laravel-openrouter
Laravel package for OpenRouter (A unified interface for LLMs)
kargnas/laravel-ai-translator
High quality automatic translate your language files into many languages using AI like Claude,...
tectalichq/public-openai-client-php
OpenAI API Client for PHP. Includes all endpoints and models (DTOs) for all requests and responses.