nael_d/guardify
Robust CSRF protection for PHP applications with HMAC validation, IP/UA binding, and AJAX support.
时间:2025-03-16 19:32
wcracker/pushok
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication forked from edamov/pushok
时间:2025-03-09 06:55
kaadon/erc20-php
Interact with any ERC20 standard/backward-compatible Ethereum token
时间:2025-02-28 20:03
onethereal/jwt-light
Lightweight JSON Web Token implementation in PHP
时间:2025-02-24 18:38
hihebark/pushok
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
时间:2025-02-02 11:31
sasou/php-erc20
This library provides simple way to interact with Ethereum ERC20 token.
时间:2025-02-02 10:15
cbeyersdorf/easybill
The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorizatio
时间:2025-01-17 16:29
andreygrin/web-eid-authtoken-validation-php
Web eID authentication token validation library for PHP
时间:2025-01-10 11:00
cashdash-pro/zaar
A robust Laravel package for Shopify authentication handling both embedded and external app flows. Features JWT session management, seamless online/offline token handling, and automatic re-authentication for embedded apps. Built for Laravel 10+ and PHP 8.2+.
时间:2024-12-16 07:28
uthmandev/swift2fa
A secure and easy way to implement Two-Factor Authentication (2FA) with PHP. This library provides an easy-to-use solution for integrating 2FA into your applications, including QR code generation, token verification, and secret key management.
时间:2024-11-25 15:24
reeman/simplejwt
A simple JSON Web Token library for PHP.
时间:2024-10-31 12:33
jarir-ahmed/auth-token-maker
A PHP package to generate a secure auth token with a fixed length of 60 characters.
时间:2024-10-10 17:14
future-station/keyguard
A PHP package for validating API keys, secrets, and tokens for popular services.
时间:2024-08-24 20:08
ngphp/jwt
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
时间:2024-08-05 11:43