adachsoft/php-code-style dependents (110) Order by: downloads | none Show: all | require | require-dev
-
adachsoft/packagist-tool
AI ToolCall integration for querying Packagist package information via Packagist API client.
-
adachsoft/task-contracts
task-contracts
-
adachsoft/task-tool
AI SPI tool for managing tasks and comments via adachsoft/task-contracts.
-
adachsoft/rule-evaluator-contract
Contract for evaluating boolean rule expressions against a data context.
-
adachsoft/static-class-finder
A robust, standalone PHP library that resolves the file path of a class based on its Fully Qualified Class Name (FQCN) using only static Composer maps.
-
adachsoft/vector-store-contracts
Contracts and testing utilities for vector store implementations in PHP
-
adachsoft/filesystem
A flexible and powerful PHP filesystem library for handling files and directories
-
adachsoft/ai-integration-anthropic
Anthropic Claude tool-calling SPI adapter for adachsoft/ai-integration.
-
adachsoft/rule-evaluator-expression-language
Symfony ExpressionLanguage implementation of adachsoft/rule-evaluator-contract.
-
adachsoft/ai-integration-gemini
Gemini SPI provider for adachsoft/ai-integration: tool-calling chat integration with Google Gemini 2.5 and 3.x models.
-
adachsoft/php-code-tools
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).
-
adachsoft/webhook-engine
Framework-agnostic engine routing a single event to many configured webhooks with per-target rules, payload mapping and signing.
-
adachsoft/workflow
Lightweight, extensible PHP workflow engine with plugin-based steps, context isolation, debugging and nested workflow support
-
adachsoft/php-code-reader
Static PHP source code reader for inspecting classes, interfaces, traits, enums, types, and metadata without loading user code.