Libraries tagged by PHP token
papalapa/jwt
4 Downloads
Library to Encode/Decode JWT (Json Web Tokens)
numerogeek/ebay-browse-api
3 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, image (Experimental Method), or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters. 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 and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part. Provides a bridge between the eBay legacy APIs, such as Finding, and the RESTful APIs, which use different formats for the item IDs. The item_summary, search_by_image, and item resource calls require an Application access token.
norse-blue/sikker
5 Downloads
Sikker is a PHP 7.0+ Security package that contains security related implementations.
nimbly/proof
1707 Downloads
A simple library capable of encoding, decoding, and validating signed JWTs.
msg91/msg91-one-api
2 Downloads
A Laravel PHP package to run MSG91 services
moviet/session-scary
109 Downloads
A simple session organizer library for php
mongdch/mon-auth
153 Downloads
PHP权限控制库
metarush/otp-auth
21 Downloads
Authentication library using one-time passwords (via email token)
matiasnamendola/slimpower-jwt-auth
47 Downloads
JSON Web Token Authentication Middleware for SlimPower Framework
mammutgroup/pushok
28 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
localzet/jwt
39 Downloads
Localzet JWT is a library for working with JSON Web Tokens (JWT). Developed by Ivan Zorin, it uses modern technologies and standards for creating, verifying, and handling JWTs.
lelush/laravel-apn-notification-channel
2 Downloads
Apple Push Notification Service (APNs) notifications channel for Laravel 5.3+ using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)
le0xcrypto/laravel-web3
2 Downloads
Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.
kruegge82/dhl-authentication-oauth-api
6 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time
jenolan/phplibrary
164 Downloads
Jenolan's PHP Library