Skip to content

eelkevdbos/autograph-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autograph-php

Build Status

A simple php library to sign objects using HMAC-SHA

Installation

Add the following line to your composer.json and run composer update:

{
  "require": {
    "eelkevdbos/autograph-php": "dev-master"
  }
}

Can also be installed by executing composer require eelkevdbos/autograph-php dev-master

About

Small php library to sign objects using HMAC-SHA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages