Libraries tagged by ai-tool-call
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.
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
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.
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.
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.
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