adachsoft/collection dependents (63) Order by: downloads | none Show: all | require | require-dev
-
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-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-integration
Unified AI tool-calling chat abstraction for PHP 8.3 with pluggable SPI providers (OpenAI, Deepseek) and a clean Public API.
-
adachsoft/ai-agent
Stateless AI Agent Orchestrator Library for tool-calling chats.
-
adachsoft/changelog-linter
Changelog linter tool - validate and convert changelog formats
-
adachsoft/composer-lib
Composer command library for non-interactive operations
-
adachsoft/composer-json-fixer
Validate and automatically fix composer.json files for PHP libraries.
-
adachsoft/composer-tool
AI tool-call adapter for running Composer operations via adachsoft/composer-lib.
-
adachsoft/release-validator
PHP library for validating Git releases, tags, changelogs, release files, and remote repository state.
-
adachsoft/task-contracts
task-contracts
-
adachsoft/task-tool
AI SPI tool for managing tasks and comments via adachsoft/task-contracts.
-
adachsoft/static-class-finder
A robust, standalone PHP library that resolves the file path of a class based on its Fully Qualified Class Name (FQCN) using only static Composer maps.
-
adachsoft/filesystem
A flexible and powerful PHP filesystem library for handling files and directories
-
adachsoft/vector-store-contracts
Contracts and testing utilities for vector store implementations in PHP