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. [API Development](/categories/api)
4. /
5. sentdm/sent-dm-php

ActiveLibrary[API Development](/categories/api)

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

Sent PHP SDK

v0.24.0(5d ago)111.6k↑1676.6%2[1 issues](https://github.com/sentdm/sent-dm-php/issues)2Apache-2.0PHPPHP ^8.1CI passing

Since Jan 28Pushed 3d 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 3d ago

READMEChangelog (10)Dependencies (58)Versions (36)Used By (2)

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.24.0"

```

Usage
-----

[](#usage)

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

```
