Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanotorresi/thorr-nonce
https://github.com/stefanotorresi/thorr-nonce
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stefanotorresi/thorr-nonce
- Owner: stefanotorresi
- License: mit
- Created: 2015-03-18T15:36:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-24T11:32:21.000Z (about 8 years ago)
- Last Synced: 2024-11-30T07:40:42.158Z (about 1 month ago)
- Language: PHP
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Thorr\Nonce
===[![Latest Stable Version](https://poser.pugx.org/stefanotorresi/thorr-nonce/v/stable.png)](https://packagist.org/packages/stefanotorresi/thorr-nonce)
[![Latest Unstable Version](https://poser.pugx.org/stefanotorresi/thorr-nonce/v/unstable.png)](https://packagist.org/packages/stefanotorresi/thorr-nonce)
[![Build Status](https://travis-ci.org/stefanotorresi/thorr-nonce.png?branch=master)](https://travis-ci.org/stefanotorresi/thorr-nonce)
[![Code Coverage](https://scrutinizer-ci.com/g/stefanotorresi/thorr-nonce/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/stefanotorresi/thorr-nonce/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/stefanotorresi/thorr-nonce/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/stefanotorresi/thorr-nonce/?branch=master)A simple library providing a service class to create and consume nonces.
Heavily inspired by [Roave/NonceUtility]. Kudos to them.
[Roave/NonceUtility]: https://github.com/Roave/NonceUtility