Libraries tagged by taken
nguyenanhung/jwt-helper
14825 Downloads
Json Web Token Helper - Basic, Simple and Lightweight
nbj/stopwatch
33781 Downloads
Library for measuring how long code takes to execute
myparcelcom/auth-module
25219 Downloads
Package for validating a JWT token and checking the contained scopes
mwstake/mediawiki-lib-nodes
12510 Downloads
Provides an infrastructure to tokenize content into nodes
msyk/dropbox-api-shortlivedtoken
15190 Downloads
Sample implementation of generating access token from refresh token.
mouf/utils.common.sortable-interface
203863 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
203871 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mouf/mvc.splash-common
354440 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
mistralys/jtokenizer
4513 Downloads
Modernized, composer compatible version of Tim Whitlock's JTokenizer PHP Javascript parser and tokenizer library.
michaeljennings/snapshot
6033 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
lgrevelink/php-simple-jwt
26615 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
kaabar-jwt/yii2-jwt
9435 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
jsoprano/php-apple-signin-php56
19438 Downloads
A simple library to decode and parse Apple Sign In client tokens.
jerrygaoyang/laravel-jwt
27418 Downloads
jwt auth for encode decode and token expire_in authenticate
instaclick/php-code-sniffer
170109 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.