cagri / nexus
High-performance, provider-agnostic LLM agent framework for PHP. Supports OpenAI, Anthropic, Ollama, and any OpenAI-compatible API.
v0.1.0
2026-03-24 18:42 UTC
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
Requires (Dev)
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
Suggests
- psr/log: For logging middleware support (^3.0)
- psr/simple-cache: For cache middleware support (^3.0)