PHPackages                             authensure/authensure-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. authensure/authensure-php

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

authensure/authensure-php
=========================

Official PHP SDK for Authensure - Electronic signature and document authentication platform

00PHPCI failing

Since Feb 7Pushed 3mo agoCompare

[ Source](https://github.com/Authensure/authensure-php)[ Packagist](https://packagist.org/packages/authensure/authensure-php)[ RSS](/packages/authensure-authensure-php/feed)WikiDiscussions development Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Authensure PHP SDK
==================

[](#authensure-php-sdk)

[![Packagist Version](https://camo.githubusercontent.com/37c6f0a85011b91b35440f39b5e55aa1310983a91baeaaf4af3719b8f0beb3d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61757468656e737572652f61757468656e737572652d7068702e737667)](https://packagist.org/packages/authensure/authensure-php)[![PHP Version](https://camo.githubusercontent.com/183804d09fec16ca7b6209b007250b7d8db1b915042feb093a9f20e6e1f25359/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230382e312d3838393242462e737667)](https://www.php.net/)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

Official PHP SDK for [Authensure](https://authensure.app) - the electronic signature and document authentication platform.

Features
--------

[](#features)

- **Full API Coverage** - Access all Authensure API endpoints
- **PHP 8.1+** - Modern PHP with strict typing
- **Automatic Retries** - Built-in exponential backoff for transient errors
- **Rate Limit Handling** - Automatic rate limit detection and backoff
- **Webhook Verification** - Easy webhook signature verification
- **File Uploads** - Simplified document upload handling with Guzzle
- **PSR Compliant** - Built on PSR-7 HTTP message interfaces

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

[](#installation)

```
composer require authensure/authensure-php
```

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

[](#quick-start)

```
