Libraries tagged by tool-call
jonaspauleta/laravel-ai-moonshot
1220 Downloads
Moonshot AI (Kimi K2) provider for the official Laravel AI SDK.
padosoft/askmydocs-mcp-pack
6075 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
117 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
xberg-io/liter-llm
0 Downloads
Universal LLM API client with Rust-powered polyglot bindings.
whilesmart/eloquent-agents
90 Downloads
AI tool-calling foundation for Laravel: ready-made tools, an agent harness, and an extension API on top of Prism
webfiori/ai
35 Downloads
Provider-agnostic AI library for PHP. Supports chat completions, embeddings, image generation, tool calling, and streaming across multiple providers.
bycerfrance/llm-api-lib
355 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/composer-tool
30 Downloads
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.
adachsoft/ai-integration-anthropic
21 Downloads
Anthropic Claude tool-calling SPI adapter for adachsoft/ai-integration.
adachsoft/ai-integration
73 Downloads
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
milpa/ai-gateway
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.
adachsoft/ai-tool-call-plugin
14 Downloads
Composer plugin that discovers ai-tool-call providers and generates a deterministic registry.
adachsoft/phpunit-runner-tool
15 Downloads
Flexible PHPUnit runner tool for adachsoft/ai-tool-call (SPI tool for running tests with filters, coverage and safe paths)
adachsoft/phpstan-tool
9 Downloads
AI Tool-Call SPI tool for running PHPStan static analysis with normalized base_path semantics.
adachsoft/php-code-tools
21 Downloads
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).