Libraries tagged by PHP token
kura-lab/jose-php
2425 Downloads
Json Web Token (JWT) Library
kura-lab/cose-php
42 Downloads
Json Web Token (JWT) Library
kumaomao/auth-token
2 Downloads
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
kobas/bitly-api-php
49 Downloads
PHP library to get a short url via a generic access token from bit.ly
khalilleo-webagentur/token-gen
64 Downloads
PHP library for simple and secure generation of random tokens.
kaadon/erc20-php
19 Downloads
Interact with any ERC20 standard/backward-compatible Ethereum token
jucci1887/erc20-php-api
61 Downloads
This library provides simple way to interact with Ethereum ERC20 token. Thanks for Lessmore92
juanpablom/php-uuid
48 Downloads
Generate a UUID v4 with PHP.
jstewmc/rtf-token
23 Downloads
Rich Text Format (RTF) tokens
jstewmc/create-token
18 Downloads
Create an opaque token
jimchen/php-apple-signin
619 Downloads
A simple library to decode and parse Apple Sign In client tokens.
jeontwikkeling-nl/ltisaas_client_api_php
25 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
jambtc/q01-php-sdk
31 Downloads
SDK PHP per interagire con le REST API tramite autenticazione Bearer Token.
itinance/erc20-php-fix
9 Downloads
Interact with any ERC20 standard Ethereum token