PHPackages                             orangehrm/api-client-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. orangehrm/api-client-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

orangehrm/api-client-php
========================

OrangeHRM API client

1.2.4(6y ago)44344[3 issues](https://github.com/orangehrm/api-client-php/issues)GPL-2.0PHP

Since Apr 18Pushed 6y ago6 watchersCompare

[ Source](https://github.com/orangehrm/api-client-php)[ Packagist](https://packagist.org/packages/orangehrm/api-client-php)[ RSS](/packages/orangehrm-api-client-php/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (5)Dependencies (2)Versions (8)Used By (0)

OrangeHRM API Client (PHP)
==========================

[](#orangehrm-api-client-php)

A PHP client lib for the [OrangeHRM API](https://orangehrm.github.io/orangehrm-api-doc/)

How to install
==============

[](#how-to-install)

You can install orangehrm api client lib via composer

```
  "require": {
    "orangehrm/api-client-php": "1.2.4"
  },

```

How to use
==========

[](#how-to-use)

As a start you have to install Orangehrm system and setup a oauth client

Once you have that, You can call api as follows

```
