Libraries tagged by hmac
dchapkine/guzzle-http-signature
115 Downloads
Guzzle plugin to sign HTTP requests using hmac ... Or, in another words, it is a PHP 5.3+ port of https://github.com/joyent/node-http-signature library (the request signing part only)
aporat/laravel-auth-signature
446 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
vzool/api-hmac-guard
56 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
sheerwater/ss-hmac-restful-authenticator
10 Downloads
Authenticator for SilverStripe restful modules that implements the Amazon S3 HMAC pattern.
rolies106/hmac
10543 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
rocket-sci-tech/php-hmac-rest-api
6 Downloads
PHP HMAC Restful API that uses Phalcon Micro framework
manueldimmler/hmac-signature-middleware
8 Downloads
Two PSR-15 middlewares to create and verify HMAC signatures
lyoshenka/php-hmac
22 Downloads
A generic HMAC function that can be used with any hash
krak/hmac
963 Downloads
Hmac library
ilanco/slim-auth-hmac
47 Downloads
HMAC Auth Middleware for the Slim PHP Framework
ibrows/hmac-bundle
1414 Downloads
Symfony HMAC Bundle adds a SecurityListenerFactor which provide a hmac authentication for configured firewall
hmac/hmac
23 Downloads
request encryption and signature
guzzle/plugin-mardy-hmac
9 Downloads
Guzzle log plugin to inject the HMAC into the headers
zacharyrankin/hmac-auth
27 Downloads
Simple token authentication for PHP