omikron / factfinder-communication-sdk
FACT-Finder® Communication SDK
Installs: 72 591
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 1
Open Issues: 0
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
This library provides a simplified interface to interact with a FACT-Finder® server using its JSON/REST API, according to its version. The communication is handled by an HTTP client which is PSR-18 compatible. Behind the scenes, we use GuzzleHTTP, a de-facto industry standard library for HTTP communication.
Requirements
- PHP 7.3 or higher
- FACT-Finder® 7.x or FACT-Finder® NG
License
FACT-Finder® Web Components License. For more information see the LICENSE file.