PHPackages                             brnbio/personio-sdk-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. [API Development](/categories/api)
4. /
5. brnbio/personio-sdk-php

ActiveLibrary[API Development](/categories/api)

brnbio/personio-sdk-php
=======================

Personio SDK for PHP - Use Personio REST API in your PHP project

1.0.1(2y ago)151Apache-2.0PHPPHP &gt;=8.2

Since Feb 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/brnbio/personio-sdk-php)[ Packagist](https://packagist.org/packages/brnbio/personio-sdk-php)[ RSS](/packages/brnbio-personio-sdk-php/feed)WikiDiscussions main Synced 1mo ago

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

Personio SDK for PHP
====================

[](#personio-sdk-for-php)

This is the official PHP SDK for the Personio API. It provides a simple way to interact with the Personio REST API.

Getting started
---------------

[](#getting-started)

To get started, you need to install the SDK using composer:

```
composer require brnbio/personio-sdk-php
```

Then, you can use the SDK to interact with the Personio API:

```
