slider23/php-llm-toolbox
最新稳定版本:0.1.0
Composer 安装命令:
composer require slider23/php-llm-toolbox
包简介
README 文档
README
PHP library for interaction with LLM providers.
For inner purpose only.
Installation
Install the package with composer:
composer require slider23/php-llm-toolbox
Testing
This project uses PHPUnit for testing.
To run the tests, execute the following command from the root directory of the project:
./vendor/bin/phpunit
To generate a code coverage report (output will be in the coverage directory):
./vendor/bin/phpunit --coverage-html coverage
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-03