adachsoft/php-code-style dependents (26) Order by: name | downloads Show: all | require | require-dev
-
adachsoft/agent-rule
Implementation of the adachsoft/agent-rule-contract library providing JSON-based rule management.
-
adachsoft/agent-rule-contract
Contract-only PHP library for agent rule definitions (enums, DTOs, collections, exceptions and interfaces) in the AdachSoft AI ecosystem.
-
adachsoft/agent-rule-tool
SPI tools for exposing and administrating agent rules in the AdachSoft AI tool call ecosystem.
-
adachsoft/ai-agent
Stateless AI Agent Orchestrator Library for tool-calling chats.
-
adachsoft/ai-agent-context-window
Context window strategy for adachsoft/ai-agent: sliding window with tool-call aware trimming for AI conversation history.
-
adachsoft/ai-file-tool
Safe file read/write tools for adachsoft/ai-tool-call SPI.
-
adachsoft/ai-integration
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
-
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/ai-tool-call
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-plugin
Composer plugin that discovers ai-tool-call providers and generates a deterministic registry.
-
adachsoft/changelog-linter
Changelog linter tool - validate and convert changelog formats
-
adachsoft/collection
A collection library providing flexible and immutable collections.
-
adachsoft/command-executor-lib
A robust PHP library for executing system commands with timeout support, output handling, and process management
-
adachsoft/composer-json-fixer
Validate and automatically fix composer.json files for PHP libraries.