Libraries tagged by adachsoft
adachsoft/rule-evaluator-contract
35 Downloads
Contract for evaluating boolean rule expressions against a data context.
adachsoft/php-code-style
231 Downloads
Shared PHP code style (PHP-CS-Fixer) and PHPStan baseline for PHP 8.3+ projects
adachsoft/console-io
136 Downloads
Advanced PHP console input/output library with colors, icons and interactive features
adachsoft/command-executor-lib
133 Downloads
A robust PHP library for executing system commands with timeout support, output handling, and process management
adachsoft/collection
494 Downloads
A collection library providing flexible and immutable collections.
adachsoft/ai-tool-call
200 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.
adachsoft/ai-model-list
59 Downloads
Framework-agnostic library exposing a public API to list available AI models from multiple providers (SPI-enabled).
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/workflow
26 Downloads
Lightweight, extensible PHP workflow engine with plugin-based steps, context isolation, debugging and nested workflow support
adachsoft/repo-gen
17 Downloads
Tools for repository generation
adachsoft/composer-json-fixer
50 Downloads
Validate and automatically fix composer.json files for PHP libraries.
adachsoft/ai-integration-xai-responses
15 Downloads
xAI Responses API integration for AdachSoft AI Integration tool calling
adachsoft/ai-integration-gemini
28 Downloads
Gemini SPI provider for adachsoft/ai-integration: tool-calling chat integration with Google Gemini 2.5 and 3.x models.
adachsoft/ai-integration-anthropic
30 Downloads
Anthropic Claude tool-calling SPI adapter for adachsoft/ai-integration.
adachsoft/ai-agent-context-tool-compaction
20 Downloads
Conversation context strategy for adachsoft/ai-agent that compacts old tool call payloads to reduce token usage.