ml/itsdangerous
A PHP port of itsdangerous by @mitsuhiko - Various helpers to pass data to untrusted environments and to get it back safe and sound.
Maintainers
v2.0.0
2026-02-10 19:22 UTC
Requires
- php: ^8.4
Requires (Dev)
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^13
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 0dd4ae3668bffe4f1d8ba4d3775e53b3426e4c1b
This package is auto-updated.
Last update: 2026-06-10 20:17:13 UTC
README
👁 Join the chat at https://gitter.im/mattbasta/itsdangerous-php
A PHP port of itsdangerous by @mitsuhiko
Differences from itsdangerous
Signerarguments cannot be specified in the constructor of aSerializer.- JWS classes are not implemented.
- URL-safe classes are not implemented.
