Libraries tagged by PHP token
chunyu/jwt
21 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
sebastian/phptok
20 Downloads
Tool for quickly dumping the tokens of a PHP sourcecode file
adcaptcha/verify-adcaptcha
5 Downloads
A PHP package for verifying adCAPTCHA tokens via the adCAPTCHA API.
tripteki/laravelphp-auth-api
77 Downloads
Trip Teknologi's Laravel.php Auth API (Session/Token Sanctum, Token JWT, Token OAuth Passport)
retrochaos/trustpilot-authenticator
11 Downloads
A PHP library for obtaining Trustpilot API access tokens
itspirit/trustpilot-authenticator
5431 Downloads
A PHP library for obtaining Trustpilot API access tokens
artnum/bizcuit-bexio
29 Downloads
PHP API to access Bexio.com with token auth, using cURL
any-chat-manager/supports
84 Downloads
A PHP library to generate and validate JWT tokens
wanzoou/momoapicollection
7 Downloads
This repository provides a PHP class, MomoAPI, to facilitate integration with the MTN Mobile Money (MoMo) API for collection services. This class allows you to create API users, generate API keys, obtain access tokens, and make payment requests to the MTN MoMo platform.
victory7/ezsession
8 Downloads
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications requiring high-performance, distributed, and stateless authentication systems. With ezsession, you can customize your session storage strategy to suit a variety of use cases while ensuring enhanced security and simplified management.
ucscode/keygenerator
81 Downloads
(Ucscode) KeyGenerator is a versatile PHP library for generating random keys of varying lengths. It is an essential tool for creating secure authentication tokens, unique identifiers, or random access keys.
romabeckman/encryption
6 Downloads
A library to encrypt and decrypt Tokens making signature. Encode and decode (JWT) in PHP.
oldpocket/arais
0 Downloads
ARAIS is a simple IoT server for personal use or small projects. It can manage devices and sensors, together with its data. All with JWT tokens to preserve the data integrity. The server provide REST calls, to make it simple for integration and the solution dont have any external dependency. Everything you need with just a feel PHP files.
mojahed/mparser
92 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
mindgruve/two-factor-auth
81 Downloads
PHP Implementation of RFC 6238 used by the Google Authenticator Token Generator