PHPackages                             easeappphp/hmac - 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. easeappphp/hmac

ActiveLibrary

easeappphp/hmac
===============

A very simple and safe PHP library that provides methods to handle HMAC in applications.

1.0.3(2y ago)11.2k↑114.3%1MITPHPPHP &gt;=8.1

Since Jan 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/easeappphp/Hmac)[ Packagist](https://packagist.org/packages/easeappphp/hmac)[ Docs](https://www.easeapp.org/)[ RSS](/packages/easeappphp-hmac/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (1)

HMAC
====

[](#hmac)

> A very simple and safe PHP library that provides methods to handle HMAC in applications.

### Getting started

[](#getting-started)

With Composer, run

```
composer require easeappphp/hmac:^1.0.3
```

Note that the `vendor` folder and the `vendor/autoload.php` script are generated by Composer; they are not part of PDOLight.

To include the library,

```
