Libraries tagged by tool-calls
adachsoft/ai-tool-call
79 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
adachsoft/changelog-tool
19 Downloads
AI tool-call compatible wrapper around adachsoft/changelog-linter for managing changelog.json and CHANGELOG.md.
adachsoft/ai-agent-context-window
13 Downloads
Context window strategy for adachsoft\/ai-agent: sliding window with tool-call aware trimming for AI conversation history.
adachsoft/ai-agent-context-tool-compaction
11 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
14 Downloads
Flexible PHPUnit runner tool for adachsoft/ai-tool-call (SPI tool for running tests with filters, coverage and safe paths)
adachsoft/phpstan-tool
8 Downloads
AI Tool-Call SPI tool for running PHPStan static analysis with normalized base_path semantics.
adachsoft/php-code-tools
18 Downloads
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).
adachsoft/packagist-tool
10 Downloads
AI ToolCall integration for querying Packagist package information via Packagist API client.
adachsoft/open-api-reader-tool
7 Downloads
OpenAPI 3 reader tool for the adachsoft/ai-tool-call ecosystem with sandboxed filesystem access.
adachsoft/npm-tool
8 Downloads
AI npm tool for executing npm commands via adachsoft/ai-tool-call SPI.
adachsoft/git-tool
6 Downloads
Git tool adapter for adachsoft/ai-tool-call built on top of adachsoft/gitlib.
adachsoft/directory-scanner-tool
15 Downloads
Safe, configurable directory scanning and file content search tools for PHP with adachsoft/ai-tool-call integration
adachsoft/cs-fixer-tool
6 Downloads
AI tool-call compatible php-cs-fixer runner with safe path normalization and command executor integration.
adachsoft/composer-tool
21 Downloads
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.