Download the PHP package agumil/satusehat-sdk without Composer
On this page you can find all versions of the php package agumil/satusehat-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download agumil/satusehat-sdk
More information about agumil/satusehat-sdk
Files in agumil/satusehat-sdk
Package satusehat-sdk
Short Description Unofficial API wrapper package to integrate with SATUSEHAT platform.
License MIT
Informations about the package satusehat-sdk
Unofficial API wrapper package to integrate with SATUSEHAT platform.
Note • Key Features • Installation • Quick Start • License
Note
This package is on-progress, documentation is very limited AND you may find out that several components are incomplete. Please try this on your Development Environment first to prevent any possible break to your project.
Key Features
- Payload Builder
- Build your payload as consistent as possible with payload builder
- Don't like it ? You could ignore this as well
- Keep it simple
- Less 3rd party library, only required the necessary one
- Resource class that fulfill HL7 FHIR standard
- Flexible
- Not constrained with specific framework
- Send your payload however you like to match your project
- Support php >= 7.4
Installation
To run this library, you'll need PHP 7.4+, and Composer. From your command line:
You could save your SATUSEHAT ENVIRONMENT, CLIENT ID, and CLIENT_SECRET to your .env file(s). From your command line:
Supported ENV:
Note If you're using PHP verson 7.3 or below, please update your PHP.
Quick Start
With PHPDOTENV
Without PHPDOTENV
Credits
This software uses the following open source packages:
License
MIT License
Copyright (c) 2024 Agung Gumilang
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of satusehat-sdk with dependencies
guzzlehttp/guzzle Version ^6.5.8 || ^7.4.5
guzzlehttp/psr7 Version ^1.9.1 || ^2.4.5
guzzlehttp/promises Version ^1.4.0 || ^2.0