Libraries tagged by llm client
jonathanbossenger/wp-ollama-model-provider
2 Downloads
Ollama AI model provider for WordPress AI Client. Enables WordPress to use Ollama models locally or in the cloud.
hojjatjh/openrouter-php
1 Downloads
A clean, dependency-free PHP client for the OpenRouter API. Chat, streaming, tool calling, structured outputs and more.
batchwatch/batchwatch
5 Downloads
Client for batchwatch.dev - measure queue time on LLM batch APIs without ever blocking your job
aki-io/aki-io
4 Downloads
AKI.IO API PHP Client Interface
johannes85/ai-bundle
778 Downloads
Adds AI support to Symfony. Allows easy calling of LLMs like Ollama, OpenAI, GoogleAI, MistralAI, Anthropic, DeepSeek. It also adds an MCP server and client.
yu-dev/module-ai-llm
14 Downloads
Multi-provider LLM client for Magento 2: OpenAI, Anthropic, Gemini, Grok, DeepSeek, Gonka and any OpenAI-compatible API, with priority failover and cost tracking
tredmann/php-llm-client
7 Downloads
touseef/laravel-llm
0 Downloads
A unified, production-minded LLM client for Laravel — Claude and OpenAI behind one interface, with streaming, tool calling, Blade prompt templates, response caching, retries/fallbacks and per-request cost tracking.
lzhx00/laravel-llm-client
26 Downloads
Laravel LLM Client Package - A unified interface for multiple LLM providers
hameleon2x/llm-orchestra
18 Downloads
PHP LLM client with a model catalog (OpenAI, OpenRouter, Requesty), retries and fallback models, typed errors, agent loop with tool calling and PSR-3 logging. Framework-agnostic, no SDK dependencies. PHP 7.4+.
cleatsquad/php-llm-router
3 Downloads
Provider-agnostic LLM client for PHP — a uniform interface over Claude, OpenAI, Gemini, Mistral, Groq, DeepSeek, Ollama and Kimi, with pluggable routing, retries, caching, circuit breaking, rate limiting, MCP and A2A client drivers, embeddings, and audio transcription.
1tomany/llm-sdk
124 Downloads
A single, unified, framework-independent library for integration with many popular AI platforms and large language models
zherooo/ai-client
4 Downloads
统一 AI 客户端 SDK,支持百度千帆、火山引擎、腾讯混元、OpenAI 等多个平台
wardstone/client
0 Downloads
PHP SDK for the Wardstone LLM security API. Detect prompt injection, content violations, data leakage, and unknown links.
thinwrap/llm
1 Downloads
Unified, SDK-free PHP facade over LLM chat & embeddings APIs — OpenAI, Anthropic, Bedrock, Gemini and 14 more behind one typed interface. Stateless, no vendor SDKs; BYO PSR-18 HTTP client, with php-http/discovery as the only runtime dependency (auto-wires a client when none is injected).