Libraries tagged by adachsoft
adachsoft/ai-model-list
27 Downloads
Framework-agnostic library exposing a public API to list available AI models from multiple providers (SPI-enabled).
adachsoft/ai-integration
79 Downloads
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
adachsoft/ai-agent
64 Downloads
Stateless AI Agent Orchestrator Library for tool-calling chats.
adachsoft/workflow-definition-repository-json
3 Downloads
JSON-based workflow definition repository (SPI) for adachsoft/workflow
adachsoft/workflow
22 Downloads
Lightweight, extensible PHP workflow engine with plugin-based steps, context isolation, debugging and nested workflow support
adachsoft/video-generation-xai
0 Downloads
Video generation library for xAI Grok Imagine API - contracts implementation and helper tools
adachsoft/text-to-audio-xai
2 Downloads
Explainable text-to-audio library built on top of adachsoft/text-to-audio-contract.
adachsoft/ssh-gate
18 Downloads
SSH Gate library
adachsoft/internet-search-tool
10 Downloads
AI tool abstraction for internet search implementing adachsoft/ai-tool-call SPI.
adachsoft/internet-search-perplexity
11 Downloads
Perplexity internet search client implementation for adachsoft/internet-search-contract.
adachsoft/internet-search-contract
14 Downloads
Interface for an API client for internet search.
adachsoft/dynamic-table-json
9 Downloads
JSON file-based implementation of adachsoft/dynamic-table-contract
adachsoft/dynamic-table-in-memory
0 Downloads
In-memory RAM implementation of adachsoft/dynamic-table-contract
adachsoft/dynamic-table-contract
24 Downloads
Contract for dynamic table - interfaces, DTOs, query language
adachsoft/composer-json-fixer
43 Downloads
Validate and automatically fix composer.json files for PHP libraries.