PHPackages                             nordlet/sdk - 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. nordlet/sdk

ActiveLibrary

nordlet/sdk
===========

Nordlet PHP Library

00PHPCI passing

Since Jul 18Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Nordlet PHP Library
===================

[](#nordlet-php-library)

[![fern shield](https://camo.githubusercontent.com/8053034980884cc47f4b7cace74fdfa9cdad97f9200a9e2d4b22fac279356faf/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2546302539462538432542462d4275696c74253230776974682532304665726e2d627269676874677265656e)](https://buildwithfern.com?utm_source=github&utm_medium=github&utm_campaign=readme&utm_source=Nordlet%2FPHP)[![php shield](https://camo.githubusercontent.com/c6935ea725f448fdb79c5a9a86bf2f898610c8bf44028a3192176889b47cdba6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d7061636b61676973742d70696e6b)](https://packagist.org/packages/nordlet/nordlet)

The Nordlet PHP library provides convenient access to the Nordlet APIs from PHP.

Table of Contents
-----------------

[](#table-of-contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [Environments](#environments)
- [Exception Handling](#exception-handling)
- [Advanced](#advanced)
    - [Custom Client](#custom-client)
    - [Retries](#retries)
    - [Timeouts](#timeouts)
- [Contributing](#contributing)

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

[](#requirements)

This SDK requires PHP ^8.1.

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

[](#installation)

```
composer require nordlet/nordlet
```

Usage
-----

[](#usage)

Instantiate and use the client with the following:

```
