SoftCreatR/php-openai-sdk
A powerful and easy-to-use PHP SDK for the OpenAI API, allowing seamless integration of advanced AI-powered features into your PHP projects.
This is a PHP library for developers to easily add advanced AI features into their PHP applications. It takes input like text for chat messages or audio files for transcription, and returns AI-generated responses, transcribed text, or translated speech. PHP developers and engineers who are building web applications or services using PHP would use this to integrate OpenAI's capabilities.
No commits in the last 6 months.
Use this if you are a PHP developer building an application and need to integrate OpenAI's powerful AI features like chat completions, audio processing, or embeddings.
Not ideal if you are not a PHP developer or if you're looking for a ready-to-use application rather than a programming library.
Stars
10
Forks
2
Language
PHP
License
ISC
Category
Last pushed
Apr 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/SoftCreatR/php-openai-sdk"
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.