Yii is a fast, secure, and efficient PHP framework.
Flexible yet pragmatic.
Works right out of the box.
Has reasonable defaults.
This extension provides the JWT integration for Yii 2 framework.
This is fork of sizeg/yii2-jwt package
For other configuration options refer to the Yii 2 Guide.
JWT Basic Usage: Please refer to the lcobucci/jwt Documentation.
Elasticsearch integration and ActiveRecord for the Yii framework
This extension provides the elasticsearch integration for the Yii framework 2.0. It includes basic querying/search support and also implements the ActiveRecord
pattern that allows you to store active records in elasticsearch.
URL: yii2-elasticsearch
Enhanced Yii2 wrapper for the bootstrap datepicker plugin
The DatePicker widget is a Yii 2 wrapper for the Bootstrap DatePicker plugin with various enhancements. The plugin is a fork of Stefan Petre's DatePicker (of eyecon.ro), with improvements by @eternicode. The widget is specially styled for Yii framework 2.0 and Bootstrap 3 and allows graceful degradation to a normal HTML text input, if the browser does not support JQuery. The widget supports these markups:
AdminLTE Asset Bundle for Backend Theme
Backend UI for Yii2 Framework, based on AdminLTE. This package contains an Asset Bundle for Yii 2.0 Framework which registers the CSS files for the AdminLTE user-interface.
The CSS files are installed via Yii's recommended usage of the fxp/composer-asset-plugin
.
URL: yii2-adminlte-asset
Flexible user registration and authentication module for Yii2
Most of web applications provide a way for users to register, log in or reset their forgotten passwords. Rather than re-implementing this on each application, you can use Yii2-user which is a flexible user management module for Yii2 that handles common tasks such as registration, authentication and password retrieval. The latest version includes following features:
URL: dektrium/yii2-user