Arkadiusz Adach member since: Dec 25, 2017
Arkadiusz Adach's packages
-
adachsoft/ai-agent
Stateless AI Agent Orchestrator Library for tool-calling chats.
-
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-model-list
Framework-agnostic library exposing a public API to list available AI models from multiple providers (SPI-enabled).
-
adachsoft/ai-model-list-plugin
Composer plugin for auto-discovery of AI model providers for adachsoft/ai-model-list.
-
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/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-lib
Composer command library for non-interactive operations
-
adachsoft/composer-tool
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.