Libraries tagged by yii2 chat
kaabar-jwt/yii2-jwt
21156 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.
bluezed/yii2-float-thead
46129 Downloads
This is a Yii 2 wrapper for jquery.floatThead a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling.
craftcms/simple-text
22722 Downloads
This plugin adds a new “Simple Text” field type to Craft, which provides a textarea that’s optimized for entering documentation.
ruskid/yii2-ip-behavior
9461 Downloads
Yii2 Behavior that records User IP address on Updates/Inserts
herroffizier/yii2-translit-validator
27804 Downloads
Yii2 validator that transliterates model attribute values.
dstotijn/yii2-json-schema-validator
29819 Downloads
A Yii2 extension that provides a validator class for JSON Schema validation.
aayaresko/yii2-widget-maskedinputdatepicker
2340 Downloads
Yii2 widget that allow using of inputmask jquery plugin in conjunction with datepicker jquery plugin
mikk150/yii2-asset-manager-flysystem
15879 Downloads
yii2 asset manager that uploads assets to flysystem
yii2mod/yii2-gii-extended
6014 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
webtoolsnz/yii2-require-login
57273 Downloads
Simple component that enforces a blanket authentication requirement for all controller/actions.
sharkom/yii2-cron
3596 Downloads
Create Cron jobs from browser, and look that run logs
nerburish/yii2-daterange-validator
18502 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
incodenz/yii2-session-track
90149 Downloads
Simple component that allows for tracking of sessions / logins.
cbackup/yii2-group-grid-view
38220 Downloads
GridView Extensions that groups rows by any column(s) for Yii2.
urmaul/yii-slack-log
66326 Downloads
Yii log route that pushes logs to Slack channel.