PHPackages                             coretrekas/digipost - 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. coretrekas/digipost

ActiveLibrary[API Development](/categories/api)

coretrekas/digipost
===================

PHP client library for the Digipost API - Send digital mail to Norwegian citizens and businesses

1.0.2(4mo ago)22[1 PRs](https://github.com/coretrekas/digipost/pulls)MITPHPPHP ^8.2CI passing

Since Nov 28Pushed 4mo agoCompare

[ Source](https://github.com/coretrekas/digipost)[ Packagist](https://packagist.org/packages/coretrekas/digipost)[ Docs](https://github.com/coretrekas/digipost)[ RSS](/packages/coretrekas-digipost/feed)WikiDiscussions main Synced 1mo ago

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

Digipost API Client for PHP
===========================

[](#digipost-api-client-for-php)

[![Latest Version](https://camo.githubusercontent.com/0d8359f6fa0394876ab4628c03373c1692871ca42f1407b5e4bb8e510ff4c3f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f72657472656b61732f64696769706f73742e737667)](https://packagist.org/packages/coretrekas/digipost)[![PHP Version](https://camo.githubusercontent.com/c290a8290fda9b1888c0a954ace2d37c35ffc23379c3fd6ec4ab8118a105008e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f636f72657472656b61732f64696769706f73742e737667)](https://packagist.org/packages/coretrekas/digipost)[![License](https://camo.githubusercontent.com/b01a92758c99f25379adce6e645b36dd9d22a0bff17e4aa8aa945222e2d4beb8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f636f72657472656b61732f64696769706f73742e737667)](https://packagist.org/packages/coretrekas/digipost)

A PHP SDK for integrating with the [Digipost](https://www.digipost.no/) digital mailbox service. This library allows you to send digital mail, manage documents, and interact with the Digipost API.

Requirements
------------

[](#requirements)

- PHP 8.2 or higher
- OpenSSL extension
- A Digipost enterprise account with API access
- A PKCS#12 certificate for authentication

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

[](#installation)

Install via Composer:

```
composer require coretrekas/digipost
```

Quick Start
-----------

[](#quick-start)

```
