Libraries tagged by tool-call
milpa/ai-gateway
4755 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.
milpa/tool-runtime
7891 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.
xberg-io/liter-llm
6 Downloads
Universal LLM API client with Rust-powered polyglot bindings.
padosoft/askmydocs-mcp-pack
6981 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.
adachsoft/ai-tool-call
207 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
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-integration
130 Downloads
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
whilesmart/eloquent-agents
126 Downloads
AI tool-calling foundation for Laravel: ready-made tools, an agent harness, and an extension API on top of Prism
webfiori/ai
265 Downloads
Provider-agnostic AI library for PHP. Supports chat completions, embeddings, image generation, tool calling, and streaming across multiple providers.
adachsoft/ai-tool-call-middleware
7 Downloads
Middleware decorators for adachsoft/ai-tool-call facade.
adachsoft/php-code-tools
28 Downloads
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).
adachsoft/packagist-tool
43 Downloads
AI ToolCall integration for querying Packagist package information via Packagist API client.
adachsoft/composer-tool
48 Downloads
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.
adachsoft/ai-file-tool
20 Downloads
Safe file read/write tools for adachsoft/ai-tool-call SPI.