stefanotorresi / thorr-nonce
A simple library providing a service class to create and consume nonces.
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/stefanotorresi/thorr-nonce
Requires
- php: ~5.5
- stefanotorresi/thorr-persistence: 1.*@beta
Requires (Dev)
Suggests
- stefanotorresi/thorr-persistence-doctrine: Required to use the Doctrine adapter
This package is auto-updated.
Last update: 2025-10-12 06:02:18 UTC
README
A simple library providing a service class to create and consume nonces.
Heavily inspired by Roave/NonceUtility. Kudos to them.