Skip to content

Releases: SaliBhdr/typhoon-url-signer

add Psr4 compatibility

04 Jul 09:03
Compare
Choose a tag to compare
  • rename namespaces so that the file structure become Psr4 compatible

Signer without timestamp

24 Oct 21:58
289adfe
Compare
Choose a tag to compare
  • You can sign url's
  • You can validate url's
  • You can add signers
  • You can add new hash algorithms
  • You can use both with laravel and standalone