qwen-php/qwen-php-client
⚡️ supercharged community-maintained PHP API client that allows you to interact with Alibaba Qwen AI API
This is a PHP client library for developers who want to integrate Alibaba's Qwen AI capabilities into their web applications or backend systems. It allows developers to send natural language queries or other data to the Qwen API and receive AI-generated responses. PHP developers building web applications, chatbots, or content generation tools would use this to add AI features.
No commits in the last 6 months.
Use this if you are a PHP developer building an application and need to easily connect to the Alibaba Qwen AI API to incorporate features like text generation, content summarization, or intelligent chatbots.
Not ideal if you are not a PHP developer or if you need a pre-built, end-user application rather than a programming library.
Stars
21
Forks
6
Language
PHP
License
MIT
Category
Last pushed
Feb 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/qwen-php/qwen-php-client"
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.