Libraries tagged by PHP token
gilclei/my-jwt
3 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP
purewater2011/tiktoken-php7
2 Downloads
PHP 7.4+ compatible version of tiktoken - OpenAI's tiktoken tokenizer ported to PHP
selfphp/secrets-detector
1 Downloads
Detect secrets like API keys, tokens or passwords in PHP projects (e.g. in .env, config, or PHP source). Ideal for CI/CD and pre-commit hooks.
tokenio/sdk
35498 Downloads
PHP SDK for interacting with the Token System
yousefkadah/apple-pay-decoder
0 Downloads
A PHP library for decrypting Apple Pay payment tokens (EC_v1) with production-ready cryptographic operations
moux2003/guzzle-bundle-sastoken-plugin
11 Downloads
SAS Token Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
zkwbbr/bare-min
24 Downloads
Bare minimum framework
zheeknodev/sipher
15 Downloads
A simple PHP encryption library
zhang003/jwt
0 Downloads
Zhang003 jwt for PHP
yoimhere/pushok_none_intl
8 Downloads
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
xiangdangdang/laravel-web3
187 Downloads
Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.
wujie/agora
354 Downloads
agora token 和 接口请求
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
woshicixide/hyperf-ratelimit
18 Downloads
A rate limiter implemented for Hyperf or other coroutine framework
wcracker/pushok
4 Downloads
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