Libraries tagged by adachsoft
adachsoft/collection
189 Downloads
A collection library providing flexible and immutable collections.
adachsoft/workflow
19 Downloads
Lightweight, extensible PHP workflow engine with plugin-based steps, context isolation, debugging and nested workflow support
adachsoft/composer-json-fixer
32 Downloads
Validate and automatically fix composer.json files for PHP libraries.
adachsoft/changelog-tool
19 Downloads
AI tool-call compatible wrapper around adachsoft/changelog-linter for managing changelog.json and CHANGELOG.md.
adachsoft/ai-integration-anthropic
16 Downloads
Anthropic Claude tool-calling SPI adapter for adachsoft/ai-integration.
adachsoft/ai-agent-context-tool-compaction
11 Downloads
Conversation context strategy for adachsoft/ai-agent that compacts old tool call payloads to reduce token usage.
adachsoft/ai-agent-config-repository
4 Downloads
AI agent configuration repository library for AdachSoft projects.
adachsoft/static-class-finder
18 Downloads
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/php-code-style
171 Downloads
Shared PHP code style (PHP-CS-Fixer) and PHPStan baseline for PHP 8.3+ projects
adachsoft/normalized-safe-path
40 Downloads
A library to normalize paths and prevent directory traversal.
adachsoft/gitlib
26 Downloads
Lightweight, framework-agnostic Git library with flat facade and action dispatcher for PHP.
adachsoft/console-io
78 Downloads
Advanced PHP console input/output library with colors, icons and interactive features
adachsoft/composer-editor
7 Downloads
composer-editor
adachsoft/changelog-linter
29 Downloads
Changelog linter tool - validate and convert changelog formats
adachsoft/ai-tool-call
73 Downloads
Unified AI tool-calling abstraction for PHP 8.3 with a clean Public API and an extensible SPI for custom tools.