This repository has been archived by the owner on May 26, 2021. It is now read-only.
Releases: skyzyx/signer
Releases · skyzyx/signer
The "Do Nothing" Release
Added a SignerInterface interface
Now you can type-hint against an interface-compatible class in your projects.
Fixing the stupid
Aside from documentation and README updates, the only actual issue this resolves is #3.
Big Bang
Initial release.
Based on a simplified version of the AWS Signature v4 implementation from the AWS SDK for PHP.