Libraries tagged by yii2 chat
nerburish/yii2-daterange-validator
16066 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
kaabar-jwt/yii2-jwt
9541 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.
incodenz/yii2-session-track
78203 Downloads
Simple component that allows for tracking of sessions / logins.
cbackup/yii2-group-grid-view
31318 Downloads
GridView Extensions that groups rows by any column(s) for Yii2.
urmaul/yii-slack-log
57666 Downloads
Yii log route that pushes logs to Slack channel.
cornernote/yii-audit-module
5471 Downloads
Track and store usage information including page requests, database field changes and system errors.
romi45/yii2-json-validator
31639 Downloads
A Yii2 extension that provides JSON validation
magp/yii2-json-schema-validator
5334 Downloads
A Yii2 extension that provides a validator class for JSON Schema validation.
jlorente/yii2-enhanced-captcha
464 Downloads
A Yii2 extension that enhances the captcha component with the functionality of being shown only on multiple requests from the same IP
hscstudio/yii2-cart
1974 Downloads
Yii2 extension that adds shopping cart functions
aayaresko/yii2-widget-timer
9289 Downloads
Yii2 widget that displays controllable timer/stopwatch
nsept/yii2-birthday-picker
9360 Downloads
A Yii2 widget extension that allows you to easily create birthday form field
jhancock/yii2-version-assetmgr
14833 Downloads
Yii2 asset manager that hashes based on application version instead of mtime. Useful for load balanced sites.
yii2-extended/yii2-export-policy-onefile
6072 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
yii2-extended/yii2-export-policy-datetime
6075 Downloads
An implementation of the yii2 export policy interface that creates files for each models and one of their date field values