humansix/pennylane-php-sdk
Composer 安装命令:
composer require humansix/pennylane-php-sdk
包简介
Pennylane SDK for PHP
README 文档
README
Pennylane PHP SDK This client library for pennylane.com API.
Prerequisites PHP >=8.2 Composer Installation For production environments you can include the library as a dependency in your project using composer.
composer require humansix/pennylane-php-sdk You will also need to ensure you have packages that satisfy the virtual psr/http-client-implementation and psr/http-factory-implementation requirements. If you do not, then you can require Guzzle, which will satisfy both:
composer require guzzlehttp/guzzle Usage See the example folder for working examples of how to use the library.
Tests & Quality We use PHPUnit for unit testing the app and PHPStan, PHP CodeSniffer and PHP Mess Detector for quality checks.
Run composer unit-test to run the unit tests. Run composer quality-check to run the quality check tools.
统计信息
- 总下载量: 531
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2024-09-13