Sign and verify PSR-7 HTTP messages in PHP.
Daniel Supernault fe71a73e28 Update composer.json | 6 gadi atpakaļ | |
---|---|---|
src | 6 gadi atpakaļ | |
tests | 6 gadi atpakaļ | |
.gitattributes | 9 gadi atpakaļ | |
.gitignore | 10 gadi atpakaļ | |
.php_cs | 8 gadi atpakaļ | |
.travis.yml | 7 gadi atpakaļ | |
LICENSE | 9 gadi atpakaļ | |
README.md | 6 gadi atpakaļ | |
composer.json | 6 gadi atpakaļ | |
phpunit.xml | 6 gadi atpakaļ |
PHP implementation of HTTP Signatures draft specification; allowing cryptographic signing and verifying of PSR7 messages.
HTTP Signatures is licensed under The MIT License (MIT).