omikron / factfinder-communication-sdk
FACT-Finder® Communication SDK
v0.9.9
2024-06-06 13:22 UTC
Requires
- php: >=7.1||~8.1
- ext-json: *
- guzzlehttp/guzzle: ^6.3|^7.0
- psr/http-client: ^1.0
- psr/log: ^1.1||^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.17
- phpmd/phpmd: ^2.9
- phpspec/phpspec: ^6.0
README
此库提供了一个简化的接口,用于根据其版本使用其JSON/REST API与FACT-Finder®服务器进行交互。通信由一个PSR-18兼容的HTTP客户端处理。幕后,我们使用了GuzzleHTTP,这是一个事实上的HTTP通信行业标准库。
要求
- PHP 7.x 或 8.x
- FACT-Finder® 7.x 或 FACT-Finder® NG
许可证
FACT-Finder® Web Components 许可证。更多信息请参阅LICENSE文件。