Libraries tagged by PHP token
yunchuang/php-jwt
481 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tungltdev/laravel-php-jwt
153 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
shenkimaro/php-jwt
67 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hichemtab-tech/tokens-validation
39 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
bayfrontmedia/php-jwt
832 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
assoconnect/mapbox-token
8358 Downloads
PHP client for Mapbox Token API
sastrawi/tokenizer
946 Downloads
PHP library that allows you to tokenize Bahasa Indonesia.
robo47/php-manipulator
8 Downloads
Manipulation of php code, automated refactoring based on phps tokenizer
zohaibtariq/count-gpt-token
2451 Downloads
A laravel project used to count token for chat gpt 2 & 3 prompt.
pageon/expiring-token
488 Downloads
A cryptographically safe token with a build in customizable expiration date
ostdotcom/ost-sdk-php
186 Downloads
OST Platform SDK for PHP
ory/oathkeeper-client-php
85 Downloads
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
martinmulder/openapi-crowdstrike-falcon-php
36 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
maksimovic/jose-php
780 Downloads
JWT, JWS and JWS implementation in PHP
lessmore92/php-erc20
750 Downloads
This library provides simple way to interact with Ethereum ERC20 token.