Libraries tagged by tool-calling
milpa/tool-runtime
8467 Downloads
AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.
milpa/ai-gateway
5110 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.
xberg-io/liter-llm
6 Downloads
Universal LLM API client with Rust-powered polyglot bindings.
padosoft/askmydocs-mcp-pack
6992 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
1295 Downloads
Moonshot AI (Kimi K2) provider for the official Laravel AI SDK.
easybdit/laraveleasyai
49 Downloads
Unified AI chat for Laravel — Ollama, OpenAI, Anthropic (Claude), DeepSeek. One interface, any AI.
adachsoft/ai-tool-call
209 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
adachsoft/ai-integration
130 Downloads
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
webfiori/ai
275 Downloads
Provider-agnostic AI library for PHP. Supports chat completions, embeddings, image generation, tool calling, and streaming across multiple providers.
waleedhu/rules-to-schema
0 Downloads
Build JSON Schema from Laravel validation rules.
padosoft/askmydocs-connector-mcp
26 Downloads
Per-user MCP connections for AskMyDocs — OAuth accounts, tenant/project scoping, discovered tool policy, and encrypted credentials on top of askmydocs-mcp-pack v2.
hameleon2x/llm-orchestra
22 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+.
edulazaro/laragents
16 Downloads
AI agents for Laravel: chat sessions with automatic history compression, a provider-agnostic tool-calling loop, memories distilled from what was said, hard rules written by a person, and agents that run on a schedule or on your own events. Bring your own tools, your own models and your own credit system. Redaction, usage accounting and the provider itself are all pluggable.
bharathcoorg/intermcp
3 Downloads
Ultra-fast, safe Model Context Protocol (MCP) engine and multiplexing hub in pure Rust, built for Interlayer Blockchain and open for all
adachsoft/ai-integration-xai-responses
15 Downloads
xAI Responses API integration for AdachSoft AI Integration tool calling