/itsdangerous-php

A PHP port of the `itsdangerous` Python library

Primary LanguagePHPOtherNOASSERTION

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.