Libraries tagged by PHP token
uthmandev/swift2fa
2 Downloads
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.
tp5er/think-auth
2004 Downloads
thinkphp 用户认证 Auth
sinergy84/jose
532 Downloads
JWT, JWS and JWS implementation in PHP
semyonchetvertnyh/laravel-apn-notification-channel
7994 Downloads
Apple Push Notification Service (APNs) notifications channel for Laravel 6 using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
queents/laravel-agora
90 Downloads
Agora Token Generator With easy to use Service Class
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
nimbly/proof
1812 Downloads
A simple library capable of encoding, decoding, and validating signed JWTs.
msg91/msg91-one-api
9 Downloads
A Laravel PHP package to run MSG91 services
mongdch/mon-auth-think
106 Downloads
PHP权限控制库
marksihor/laravel-api-interaction
5520 Downloads
Interact with Laravel Applications via Passport Authorized requests (using client_credentials passport token)
mammutgroup/pushok
32 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
macropage/sdk-ebay-rest-browse
3019 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
coinpaprika/dexpaprika-sdk
0 Downloads
Official PHP SDK for the DexPaprika API. Access multi-chain DEX data, token prices, and liquidity pools with advanced caching and error handling.
brdevelopers/laravel-apn-notification-channel
100 Downloads
Apple Push Notification Service (APNs) notifications channel for Laravel 6 using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
brainpicker/reallysimplejwt
70 Downloads
A really simple library to generate user authentication JSON Web Tokens.