endeavors / fhir-httpapi
There is no license information available for the latest version (v0.2.0) of this package.
Rest api client to handle requests to fhir resources.
This package's canonical repository appears to be gone and the package has been frozen as a result.
v0.2.0
2022-03-11 17:22 UTC
Requires
- php: ^7.1|^8.0
- endeavors/fhir-clinical: ^0.4
- nyholm/psr7: ^1.0
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- guzzlehttp/guzzle: ^6.5
- phpunit/phpunit: ^9.0
- symfony/var-dumper: ^3.0
Suggests
- ext-curl: Required for CURL handler support
- endeavors/fhir-laravel: Makes life easier in the context of Laravel
- php-http/curl-client: A Psr18 http client
- php-http/guzzle6-adapter: A Psr18 adapter for guzzle6
README
A simple implementation of fhir resources in http context utilizing psr7 request/response