Libraries tagged by Simple Token
qufo/jwt
17 Downloads
Simple Json Web Token toolkit
laravel-shine/jwt
132 Downloads
Simple JSON Web Token for PHP
arunchaitanyajami/wp-api-jwt-auth
3109 Downloads
A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API.
lessmore92/php-erc20
740 Downloads
This library provides simple way to interact with Ethereum ERC20 token.
academy01/csrftoken
30 Downloads
Simple package to generate and validate csrf Tokens
tungltdev/laravel-php-jwt
142 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
phalapi/jwt
2729 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
ociomercado/laravel-jwt
19 Downloads
A simple Laravel package that implements a Provider, Middleware and Facade for JWT using lcobucci/jwt library to generate and check the tokens.
fizzday/fizzjwt
352 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
bakaphp/php-apple-signin
9653 Downloads
A simple library to decode and parse Apple Sign In client tokens.
alexvargash/laravel-stripe-plaid
32007 Downloads
Simple package for creating a Stripe Bank Account Token from a Plaid token.
urerued/urerued-token
0 Downloads
A simple token manager for Laravel
snelling/tokenbucket
7 Downloads
Simple token bucket implementation
oldtimeguitarguy/token-wall
16 Downloads
Simple token wall middleware for Laravel
nexxes/tokenizer
40 Downloads
Simple tokenizer to split a character steam (text) into character classes (tokens) written in PHP