PHPackages                             geniusrw/rhie - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. geniusrw/rhie

ActiveProject[API Development](/categories/api)

geniusrw/rhie
=============

PHP Package to integration with Rwanda HIE platform

v0.4(7mo ago)0121[1 PRs](https://github.com/geniusrw/rhie/pulls)PHPPHP ^8.0

Since Aug 30Pushed 2mo agoCompare

[ Source](https://github.com/geniusrw/rhie)[ Packagist](https://packagist.org/packages/geniusrw/rhie)[ RSS](/packages/geniusrw-rhie/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (7)Used By (0)

RHIE Integration with PHP application (Compatible with Laravel)
===============================================================

[](#rhie-integration-with-php-application-compatible-with-laravel)

Installation
------------

[](#installation)

Run the following command to install the package using composer
`composer require geniusrw/rhie`
or download the [zip](https://github.com/geniusrw/rhie/releases/latest) from github

Setup the package
-----------------

[](#setup-the-package)

### Setting required configuration

[](#setting-required-configuration)

1. Configuration information Make sure to have the config folder in your root project
    Copy the hie.php.example file name it to hie.php into you config folder
2. Environment information Rename .env.example file to .env file and change required values to match you setup
3. Using the package to get Patient's UPID

```
