wepay / signer
Cryptographically sign WePay data to prevent tampering.
Installs: 32 135
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 33
Forks: 4
Open Issues: 0
Requires
- php: >=5.4.0
- skyzyx/signer: ^1.0
Requires (Dev)
- codeclimate/php-test-reporter: *@dev
- phpunit/phpcov: ^2.0|^3.0
- phpunit/phpunit: ^4.3|^5.0
- sami/sami: 3.*
- satooshi/php-coveralls: *@dev
This package is not auto-updated.
Last update: 2022-02-01 12:44:33 UTC
README
The Signer class is designed for those who are signing data on behalf of a public-private keypair.
This is a thin wrapper around the skyzyx/signer package.
This project uses Semantic Versioning for managing backwards-compatibility.
Examples
Installation
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/installation.html
Testing
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/testing.html
Debug Logging
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/debug-logging.html
Deploying (WePay team)
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/deploying.html
Contributing
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/contributing.html
Authors, Copyright & Licensing
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/copyright.html
Coding Standards
Read the docs: http://wepay-signer-php.readthedocs.org/en/master/coding-standards.html