Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tflori/securetoken
A helper library to generate tokens.
https://github.com/tflori/securetoken
Last synced: about 1 month ago
JSON representation
A helper library to generate tokens.
- Host: GitHub
- URL: https://github.com/tflori/securetoken
- Owner: tflori
- Created: 2018-11-17T15:48:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T17:07:49.000Z (about 6 years ago)
- Last Synced: 2024-05-13T14:41:24.114Z (8 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SecureToken - tflori/secure-token
[![Build Status](https://travis-ci.org/tflori/secureToken.svg?branch=master)](https://travis-ci.org/tflori/secureToken)
[![Coverage Status](https://coveralls.io/repos/github/tflori/secureToken/badge.svg?branch=master)](https://coveralls.io/github/tflori/secureToken?branch=master)
[![Latest Stable Version](https://poser.pugx.org/tflori/secure-token/v/stable.svg)](https://packagist.org/packages/tflori/secure-token)
[![Total Downloads](https://poser.pugx.org/tflori/secure-token/downloads.svg)](https://packagist.org/packages/tflori/secure-token)
[![License](https://poser.pugx.org/tflori/secure-token/license.svg)](https://packagist.org/packages/tflori/secure-token)A helper library to generate tokens.
## Usage
```php