2017 © Pedro Peláez
 

library webhooks

Provides utilities required for signing and authenticating calls to public URLs.

image

saleschamp/webhooks

Provides utilities required for signing and authenticating calls to public URLs.

  • Thursday, February 8, 2018
  • by martinkacmar
  • Repository
  • 4 Watchers
  • 0 Stars
  • 12,975 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 10 Versions
  • 3 % Grown

The README.md

Codeship Status, (*1)

Build Status, (*2)

Introduction

This package provides utilities required for signing and authenticating calls to public URLs., (*3)

Usage

Verifying and signing requests

SalesChamp\Webhooks\Authenticator::sign expects raw HTTP request body as argument in order to provide a signature used for authentication, SalesChamp\Webhooks\Authenticator::verify expects signature received in X-SalesChamp-Signature HTTP header and raw HTTP request body in order to verify the request., (*4)

Data manipulation

SalesChamp\Webhooks\Data represents a crate with documentation describing data attached to webhook requests. This class should not be created manually, but rather generated by factories. Example of such implementation can be found in SalesChamp\Webhooks\NetteBridge\DataFactory made specifically for Nette Framework., (*5)

Tests

Can be run via ./runTests.sh., (*6)

Versioning

Library follows semantic versioning. Make sure to update to tag commits accordingly., (*7)

The Versions

08/02 2018

dev-mochja-patch-1

dev-mochja-patch-1

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

 

The Development Requires

by Martin Kačmar

19/11 2016

dev-master

9999999-dev

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

 

The Development Requires

by Martin Kačmar

19/08 2016

v3.1.0

3.1.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

 

The Development Requires

by Martin Kačmar

27/07 2016

v3.0.0

3.0.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

 

The Development Requires

by Martin Kačmar

03/07 2016

v2.1.1

2.1.1.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

 

The Development Requires

by Martin Kačmar

28/06 2016

v2.1.0

2.1.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

 

The Development Requires

by Martin Kačmar

04/09 2015

v2.0.0

2.0.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

  • php >= 5.4.0

 

The Development Requires

by Martin Kačmar

15/06 2015

v1.2.0

1.2.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

  • php >= 5.4.0

 

The Development Requires

by Martin Kačmar

30/04 2015

v1.1.0

1.1.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

  • php >= 5.4.0

 

The Development Requires

by Martin Kačmar

28/04 2015

v1.0.0

1.0.0.0

Provides utilities required for signing and authenticating calls to public URLs.

  Sources   Download

The Requires

  • php >= 5.4.0

 

The Development Requires

by Martin Kačmar