PHPackages                             guilty/poweroffice - 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. guilty/poweroffice

ActiveLibrary[API Development](/categories/api)

guilty/poweroffice
==================

PowerOffice PHP API Client

1.0.1(7y ago)1141[3 issues](https://github.com/guilty-as/poweroffice/issues)MITPHPPHP ^7.1

Since Mar 15Pushed 7y ago3 watchersCompare

[ Source](https://github.com/guilty-as/poweroffice)[ Packagist](https://packagist.org/packages/guilty/poweroffice)[ Docs](https://github.com/guilty-as/poweroffice)[ RSS](/packages/guilty-poweroffice/feed)WikiDiscussions master Synced 3w ago

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

PowerOffice PHP API Client
==========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/45ea232dadc068258e7c7509d841cab64047673df0198dd7382c01b5167046bf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6775696c74792f706f7765726f66666963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/guilty/poweroffice)[![Total Downloads](https://camo.githubusercontent.com/cbf682df8d36bd8a496dd51d7cb887220f51cd1446c988fe62169921a0fa11d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6775696c74792f706f7765726f66666963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/guilty/poweroffice)

Poweroffice API client, used it to talk to the [PowerOffice](https://poweroffice.no/) API:

Installation
============

[](#installation)

You can install the package via composer:

```
composer require guilty/poweroffice
```

Usage
=====

[](#usage)

Standalone
----------

[](#standalone)

You can use the package as a standalone PHP Package, here is a simple example:

```
