Download the PHP package coretrekas/digipost without Composer
On this page you can find all versions of the php package coretrekas/digipost. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download coretrekas/digipost
More information about coretrekas/digipost
Files in coretrekas/digipost
Package digipost
Short Description PHP client library for the Digipost API - Send digital mail to Norwegian citizens and businesses
License MIT
Homepage https://github.com/coretrekas/digipost
Informations about the package digipost
Digipost API Client for PHP
A PHP SDK for integrating with the Digipost digital mailbox service. This library allows you to send digital mail, manage documents, and interact with the Digipost API.
Requirements
- PHP 8.2 or higher
- OpenSSL extension
- A Digipost enterprise account with API access
- A PKCS#12 certificate for authentication
Installation
Install via Composer:
Quick Start
Configuration
Environments
The SDK supports multiple environments:
Authentication
The SDK uses PKCS#12 certificates for authentication:
Sending Messages
Basic Message
Message with Attachments
Message with Print Fallback
If the recipient doesn't have a Digipost account, the message can be printed and sent via regular mail:
Identifying Recipients
Check if a recipient has a Digipost account:
Special Document Types
Invoice
Appointment
Batch Operations
Send multiple messages in a batch:
Archive Operations
Store documents in the archive:
Inbox Operations
Read documents from the inbox:
Document Events
Track document events:
Development
Running Tests
Static Analysis
Code Formatting
All Quality Checks
License
This library is licensed under the MIT License. See the LICENSE file for details.
Contributing
Contributions are welcome! Please read our Contributing Guide before submitting pull requests.
Support
For support, please open an issue on GitHub.
All versions of digipost with dependencies
ext-openssl Version *
ext-simplexml Version *
guzzlehttp/guzzle Version ^7.8
psr/http-client Version ^1.0
psr/http-message Version ^2.0
psr/log Version ^3.0
ramsey/uuid Version ^4.7
spatie/data-transfer-object Version ^3.9
nesbot/carbon Version ^3.0