adachsoft/normalized-safe-path dependents (19) Order by: downloads | none Show: all | require | require-dev
-
adachsoft/composer-tool
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.
-
adachsoft/packagist-tool
AI ToolCall integration for querying Packagist package information via Packagist API client.
-
adachsoft/php-code-tools
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).
-
adachsoft/php-code-reader
Static PHP source code reader for inspecting classes, interfaces, traits, enums, types, and metadata without loading user code.
-
adachsoft/sandbox-contracts
Shared sandbox contracts and value objects for file-based tools.
-
adachsoft/changelog-tool
AI tool-call compatible wrapper around adachsoft/changelog-linter for managing changelog.json and CHANGELOG.md.
-
adachsoft/ai-file-tool
Safe file read/write tools for adachsoft/ai-tool-call SPI.
-
adachsoft/directory-scanner-tool
Safe, configurable directory scanning and file content search tools for PHP with adachsoft/ai-tool-call integration
-
adachsoft/phpunit-runner-tool
Flexible PHPUnit runner tool for adachsoft/ai-tool-call (SPI tool for running tests with filters, coverage and safe paths)
-
adachsoft/git-tool
Git tool adapter for adachsoft/ai-tool-call built on top of adachsoft/gitlib.
-
adachsoft/ai-tool-call-plugin
Composer plugin that discovers ai-tool-call providers and generates a deterministic registry.
-
adachsoft/phpstan-tool
AI Tool-Call SPI tool for running PHPStan static analysis with normalized base_path semantics.
-
adachsoft/npm-tool
AI npm tool for executing npm commands via adachsoft/ai-tool-call SPI.
-
adachsoft/prompt-template-lib
PHP library for rendering function-based prompt templates with extensible SPI and safe file access