Libraries tagged by tool-call
kreuzberg/liter-llm
31 Downloads
Universal LLM API client with Rust-powered polyglot bindings.
padosoft/askmydocs-mcp-pack
2999 Downloads
Framework-agnostic MCP (Model Context Protocol) plumbing for Laravel — contracts, multi-turn tool-calling orchestrator, stdio client bridge, audit trail, RBAC hooks. Powers AskMyDocs and reusable in any Laravel AI app.
jonaspauleta/laravel-ai-moonshot
585 Downloads
Moonshot AI (Kimi K2) provider for the official Laravel AI SDK.
bycerfrance/llm-api-lib
280 Downloads
PHP library for interacting with multiple LLM providers (Google, Mistral, OpenAI, OVH and any OpenAI-compatible endpoint) with failover, retry, and tool calling support
adachsoft/ai-tool-call
73 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
adachsoft/changelog-tool
19 Downloads
AI tool-call compatible wrapper around adachsoft/changelog-linter for managing changelog.json and CHANGELOG.md.
adachsoft/ai-agent-context-window
13 Downloads
Context window strategy for adachsoft\/ai-agent: sliding window with tool-call aware trimming for AI conversation history.
webbycrown/laraknow-ai
8 Downloads
LaraKnow AI is an AI-powered Laravel assistant package for building intelligent chatbots with database integration, tool calling, and structured AI responses.
hameleon2x/llm-orchestra
13 Downloads
PHP LLM client with provider fallback (OpenAI, OpenRouter, Requesty), agent loop with tool calling, typed tool results and PSR-3 logging. Framework-agnostic, no SDK dependencies. PHP 7.4+.
adachsoft/ai-integration-anthropic
16 Downloads
Anthropic Claude tool-calling SPI adapter for adachsoft/ai-integration.
adachsoft/ai-integration
69 Downloads
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
adachsoft/ai-agent
59 Downloads
Stateless AI Agent Orchestrator Library for tool-calling chats.
adachsoft/ai-agent-context-tool-compaction
11 Downloads
Conversation context strategy for adachsoft/ai-agent that compacts old tool call payloads to reduce token usage.
anwar/gunma-ai-agent
46 Downloads
AI Agent orchestrator for Gunma Halal Food — OpenAI tool calling, Qdrant vector search, Ollama embeddings
adachsoft/ai-tool-call-plugin
14 Downloads
Composer plugin that discovers ai-tool-call providers and generates a deterministic registry.