Libraries tagged by ai-toolcall
adachsoft/ai-tool-call
211 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/packagist-tool
44 Downloads
AI ToolCall integration for querying Packagist package information via Packagist API client.
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/composer-tool
52 Downloads
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.
adachsoft/ai-file-tool
21 Downloads
Safe file read/write tools for adachsoft/ai-tool-call SPI.
adachsoft/ai-tool-call-plugin
14 Downloads
Composer plugin that discovers ai-tool-call providers and generates a deterministic registry.
adachsoft/ssh-tool
15 Downloads
SSH integration for AdachSoft AiToolCall — login, remote command execution and session management for pluggable AI tool actions.
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.
adachsoft/npm-tool
12 Downloads
AI npm tool for executing npm commands via adachsoft/ai-tool-call SPI.
adachsoft/git-tool
14 Downloads
Git tool adapter for adachsoft/ai-tool-call built on top of adachsoft/gitlib.
adachsoft/directory-scanner-tool
19 Downloads
Safe, configurable directory scanning and file content search tools for PHP with adachsoft/ai-tool-call integration
adachsoft/cs-fixer-tool
10 Downloads
AI tool-call compatible php-cs-fixer runner with safe path normalization and command executor integration.