Libraries tagged by taken
kaabar-jwt/yii2-jwt
20645 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.
jerrygaoyang/laravel-jwt
35194 Downloads
jwt auth for encode decode and token expire_in authenticate
instaclick/php-code-sniffer
183831 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
hydrat-agency/laravel-2fa
6748 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
hostnet/phpcs-tool
151151 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
hexydec/htmldoc
8140 Downloads
A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.
hevertonfreitas/cakephp-audit-log
36105 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
codingfreaks/cf-cookiemanager
15318 Downloads
Manage cookies, scripts, and GDPR compliance on your Typo3 website with CodingFreaks Typo3 Cookie Manager. Customize cookie banners, streamline workflow, and enhance user experience. Ensure GDPR compliance and take control of cookie management with our Typo3 cookie management extension. Visit the official Typo3 Documentation page to learn more.
code-lives/applet-pays
2743 Downloads
微信小程序、抖音(头条)小程序、百度小程序、支付宝小程序、快手小程序、微信App、微信公众号、微信H5(支付、手机号解密、获取Token、支付异步通知、退款、订单查询、分账、模版消息)
cnam/security-jwt-service-provider
107338 Downloads
Service Provider for usage jwt token for auth
byjg/jwt-wrapper
90734 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component
byjg/jwt-session
73053 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
baileyherbert/envato
3544 Downloads
Client library for the Envato API that supports Personal Tokens and OAuth.
ayesh/stateless-csrf
19213 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
alancting/php-microsoft-jwt
30816 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519