agentphp / sdk
A comprehensive PHP SDK for building AI conversational agents with support for multiple LLM providers (OpenAI, Anthropic, Google), tools, streaming, and human-in-the-loop workflows
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/agentphp/sdk
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7.0
- psr/http-client: ^1.0
- psr/log: ^1.1 || ^2.0 || ^3.0
- psr/simple-cache: ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- illuminate/support: ^10.0 || ^11.0
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^10.0
- symfony/config: ^6.0 || ^7.0
- symfony/dependency-injection: ^6.0 || ^7.0
- symfony/http-kernel: ^6.0 || ^7.0
Suggests
- illuminate/support: Required for Laravel integration (^10.0 || ^11.0)
- symfony/config: Required for Symfony configuration (^6.0 || ^7.0)
- symfony/dependency-injection: Required for Symfony DI (^6.0 || ^7.0)
- symfony/http-kernel: Required for Symfony integration (^6.0 || ^7.0)