Libraries tagged by taken
myparcelcom/auth-module
29411 Downloads
Package for validating a JWT token and checking the contained scopes
mwstake/mediawiki-lib-nodes
22228 Downloads
Provides an infrastructure to tokenize content into nodes
msyk/dropbox-api-shortlivedtoken
26656 Downloads
Sample implementation of generating access token from refresh token.
mouf/mvc.splash-common
358410 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
michaeljennings/snapshot
7437 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
magentron/openid-connect-php
2437 Downloads
Bare-bones OpenID Connect client (forked to allow client secret basic authentication on obtaining access token)
macpaw/composer-authenticated-repository-plugin
1283 Downloads
Composer plugin for authenticated repository access with GitHub tokens and HTTP basic auth
lgrevelink/php-simple-jwt
33811 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
lake/larke-jwt
4411 Downloads
A library to work with JSON Web Token and JSON Web Signature.
kolyasiryk/yii2-date-behavior
24078 Downloads
This behavior makes it easy to save and to take date in correct format.
jwt/php-jwt
8232 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jsoprano/php-apple-signin-php56
25912 Downloads
A simple library to decode and parse Apple Sign In client tokens.
johnsnook/yii2-visitors
668 Downloads
This extension gets the visitor information associated with their ip address, including proxy and geographical information and logs the access and checks if it's blacklisted or whitelisted and takes appropriate action.
instaclick/php-code-sniffer
186891 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
indigerd/yii2-oauth2-auth-filter
77705 Downloads
Yii2 module to check validity of oauth2 token and scope access in microservices.