adachsoft/collection dependents (9) Order by: name | downloads Show: all | require | require-dev
-
adachsoft/ai-agent
Stateless AI Agent Orchestrator Library for tool-calling chats.
-
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-model-list
Framework-agnostic library exposing a public API to list available AI models from multiple providers (SPI-enabled).
-
adachsoft/ai-model-list-provider-anthropic
Anthropic (Claude) provider for AdachSoft AI Model List (SPI)
-
adachsoft/ai-model-list-provider-xai
XAI (Grok) SPI provider for AdachSoft AI Model List.
-
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/filesystem
A flexible and powerful PHP filesystem library for handling files and directories
-
adachsoft/workflow
Framework-agnostic workflow engine and Public API with SPI for external steps.
-
adachsoft/workflow-definition-repository-json
JSON-based workflow definition repository (SPI) for adachsoft/workflow