Libraries tagged by chat completions
jonaspauleta/laravel-ai-moonshot
1259 Downloads
Moonshot AI (Kimi K2) provider for the official Laravel AI SDK.
cheinisch/openrouter-php-client
1518 Downloads
Modern, lightweight PHP client for the OpenRouter.ai API. Provides a simple interface for chat completions, text generation, and custom LLM endpoints.
aisdk/openai-compatible
655 Downloads
Shared OpenAI-compatible Chat Completions and Responses API wire helpers for the PHP AI SDK.
ultimate-multisite/ai-provider-for-any-openai-compatible
388 Downloads
Registers a WordPress AI Client provider for Ollama, LM Studio, or any AI endpoint using the standard chat completions API format.
milpa/ai-gateway
522 Downloads
Dual-provider LLM gateway for the Milpa PHP framework: OpenAI + Anthropic chat-completions client with tool-call format translation, an agentic tool-use loop, and a ToolRegistry facade for LLM/MCP exposure.
jumbaeric/laragpt
5959 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
webfiori/ai
129 Downloads
Provider-agnostic AI library for PHP. Supports chat completions, embeddings, image generation, tool calling, and streaming across multiple providers.
thomasgenster/laragpt
2711 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
sk-wang/hao-code
155 Downloads
PHP agent SDK for Anthropic, OpenAI Responses, and OpenAI Chat Completions APIs.
survos/ai-chat-bundle
63 Downloads
Expose Symfony AI agents over an OpenAI-compatible /v1/chat/completions endpoint so chat platforms (e.g. Mattermost Agents) can @-mention them. The bundle owns transport/auth/routing; each app supplies a thin ChatAgentResolver. Ships an mm:post demo command over the Symfony Mattermost notifier. MCP tools planned for v2.
tigusigalpa/monica-ai-php
20 Downloads
PHP client library for Monica API Platform - unified access to multiple AI models
mh-code/ai
4 Downloads
A lightweight OpenAI-compatible AI client for PHP. Supports streaming and direct responses, works with any provider that implements the OpenAI API (OpenAI, DeepSeek, Moonshot, Qwen, Zhipu, Ollama, etc.).
rayzenai/minimax-laravel
397 Downloads
Laravel client for the Minimax APIs: text-to-image, text-to-speech, and chat completions.
mathsgod/openai-chat
17 Downloads
OpenAI Chat completion wrapper. Support function calls and variable assignment.
unlikelysource/simplified-openrouter-php-sdk
0 Downloads
Unofficial PHP SDK for the OpenRouter.ai API, modeled after the official Python SDK.