Libraries tagged by tool-calls
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.
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-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
51 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.
adachsoft/ai-agent-context-window
23 Downloads
Context window strategy for adachsoft/ai-agent: sliding window with tool-call aware trimming for AI conversation history.
rasuvaeff/yii3-mcp-rbac-bridge
112 Downloads
Per-user RBAC for MCP servers: yiisoft/rbac permissions on yii3-mcp tool calls, visibility filtering and session-identity binding
ineersa/hatfield-ext-castor-llm-mode
4 Downloads
Castor LLM-mode extension for Hatfield (native port of pi castor-llm-mode). Prepends LLM-friendly env exports and normalizes `castor list` output for bash tool calls.
adachsoft/ai-agent-context-tool-compaction
21 Downloads
Conversation context strategy for adachsoft/ai-agent that compacts old tool call payloads to reduce token usage.
adachsoft/ai-tool-call-plugin
14 Downloads
Composer plugin that discovers ai-tool-call providers and generates a deterministic registry.
adachsoft/phpunit-runner-tool
18 Downloads
Flexible PHPUnit runner tool for adachsoft/ai-tool-call (SPI tool for running tests with filters, coverage and safe paths)
adachsoft/phpstan-tool
12 Downloads
AI Tool-Call SPI tool for running PHPStan static analysis with normalized base_path semantics.
adachsoft/open-api-reader-tool
17 Downloads
OpenAPI 3 reader tool for the adachsoft/ai-tool-call ecosystem with sandboxed filesystem access.