https://github.com/fact-finder-web-components/php-communication-sdk
https://github.com/fact-finder-web-components/php-communication-sdk
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fact-finder-web-components/php-communication-sdk
- Owner: FACT-Finder-Web-Components
- License: other
- Created: 2021-01-20T10:35:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T13:07:13.000Z (5 months ago)
- Last Synced: 2025-01-03T14:25:43.785Z (5 months ago)
- Language: PHP
- Size: 34.2 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# FACT-Finder® Communication SDK for PHP
[](https://packagist.org/packages/omikron/factfinder-communication-sdk)
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](LICENSE) file.