Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 483 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 483 Bytes

itsdangerous-php

Join the chat at https://gitter.im/mattbasta/itsdangerous-php

A PHP port of itsdangerous by @mitsuhiko

Differences from itsdangerous

  1. Signer arguments cannot be specified in the constructor of a Serializer.
  2. JWS classes are not implemented.
  3. URL-safe classes are not implemented.