PHPackages                             sentdm/sent-dm-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sentdm/sent-dm-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sentdm/sent-dm-php
==================

Sent Dm PHP SDK

v0.13.0(1mo ago)0372↓50%Apache-2.0PHPPHP ^8.1CI passing

Since Jan 28Pushed 1mo agoCompare

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

READMEChangelog (10)Dependencies (28)Versions (21)Used By (0)

Sent PHP API library
====================

[](#sent-php-api-library)

The Sent PHP library provides convenient access to the Sent REST API from any PHP 8.1.0+ application.

It is generated with [Stainless](https://www.stainless.com/).

Documentation
-------------

[](#documentation)

The REST API documentation can be found on [docs.sent.dm](https://docs.sent.dm).

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

[](#installation)

```
composer require "sentdm/sent-dm-php 0.14.0"

```

Usage
-----

[](#usage)

This library uses named parameters to specify optional arguments. Parameters with a default value must be set by name.

```
