Libraries tagged by llm-gateway
tawshiqulislam/laravel-llm-failover
2 Favers
4 Downloads
4 Downloads
A provider-agnostic LLM gateway for Laravel with a real failover chain, retries, graceful degradation, chronological chat history, and pluggable AI drivers (Gemini, OpenAI, Anthropic).
milpa/ai-gateway
0 Favers
8 Downloads
8 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.
thinwrap/llm
1 Favers
1 Downloads
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).