Libraries tagged by PHP token
funivan/php-tokenizer
38440 Downloads
Wrapper around token_get_all. Easy to extract and modify php code.
nathanfeitoza/firebase-tokens-php-5.6
3400 Downloads
A library to work with Firebase tokens
vfork-fproject/php-jwt
5494 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
jwt/php-jwt
2673 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hichemtab-tech/tokens-validation
38 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
yanlongli/php-apple-signin
9268 Downloads
A simple library to decode and parse Apple Sign In client tokens.苹果账号登陆,替代 griffinledingham/php-apple-signin
wssi/quickbooks-v3-php-sdk
537 Downloads
A Custom PHP SDK for QuickBooks Online Accounting API - Adds 'id_token' to AccessTokenObj for use in OpenID Connect protocol.
tipi/php-apple-signin
24406 Downloads
A simple library to decode and parse Apple Sign In client tokens.
rhubarbphp/scaffold-token-based-restapi
27202 Downloads
Provides a support for doing token based authentication for a ReST API
remotemerge/esewa-php-sdk
208 Downloads
eSewa payment gateway integration in PHP.
ostdotcom/ost-sdk-php
186 Downloads
OST Platform SDK for PHP
lessmore92/php-erc20
738 Downloads
This library provides simple way to interact with Ethereum ERC20 token.
iwouldrathercode/php-simple-coupons
12155 Downloads
PHP package to help generates simple and unique coupon codes using random_bytes
didix16/php-interpreter
6374 Downloads
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
didix16/php-grammar
6379 Downloads
A simple library for make Lexer and Parsers to build a language