[extension] zhuravljov/yii2-rest
Yii2 REST Client ¶ What is this? Installation Usage What is this? ¶ Installation ¶The preferred way to install this extension is through composer. Add "zhuravljov/yii2-rest": "*",...
View Article[extension] zhuravljov/yii2-logreader
Yii2 Log Reader ¶ Installation Usage Installation ¶The preferred way to install this extension is through composer. Either run php composer.phar require --prefer-dist zhuravljov/yii2-logreader "*" or...
View Article[wiki] How to login from different tables in Yii2
The Problem: Yii2 utilizes by default UserIdentity configured in config/web.php for connection, this object appy one table to authentication ('identityClass' => 'app\painel\models\User'). How to...
View Article[extension] yiisoft/yii2-rest
REST Extension for Yii 2 This extension provides the REST API for the Yii framework 2.1. For license information check the LICENSE-file. Documentation is at docs/guide/README.md. Installation ¶The...
View Article[wiki] Configuring PhpStorm IDE for Yii 2
There are a few settings and plugins that can enhance the development experience with Yii in PHPStorm or IntelliJ IDEA. This article explains how to get the most out of your IDE. This arcticle is valid...
View Article[extension] kosoukhov/ldap
Yii2 extension for LDAP ¶ Installation Application configuration example: Usage example: Authorize, search users, get user groups and other from LDAP Installation ¶The preferred way to install this...
View Article[extension] antkaz/yii2-ajax
yii2-ajax ¶This extension allows you to create forms in the Twitter Bootstrap modal window. Installation ¶The preferred way to install this extension is through composer. Run php composer.phar require...
View Article[extension] antkaz/yii2-vue
Vue.js Extension for Yii2 This is the Vue.js extension for Yii2. Installation ¶The preferred way to install this extension is through composer. Run php composer.phar require antkaz/yii2-vue or add...
View Article[extension] yiisoft/yii2-jquery
JQuery Extension for Yii 2 This extension provides the JQuery for the Yii framework 2.1. For license information check the LICENSE-file. Documentation is at docs/guide/README.md. Installation ¶The...
View Article[extension] yiisoft/yii2-captcha
CAPTCHA Extension for Yii 2 This extension provides the CAPTCHA for the Yii framework 2.1. For license information check the LICENSE-file. Documentation is at docs/guide/README.md. Installation ¶The...
View Article[extension] yiisoft/yii2-mssql
MSSQL Server Extension for Yii 2 This extension provides the MSSQL Server support for the Yii framework 2.1. For license information check the LICENSE-file. Documentation is at docs/guide/README.md....
View Article[extension] yiisoft/yii2-oracle
Oracle Extension for Yii 2 This extension provides the Oracle database support for the Yii framework 2.1. For license information check the LICENSE-file. Documentation is at docs/guide/README.md....
View Article[extension] cebe/yii2-gravatar
yii2-gravatar ¶ How to install? Usage Gravatar Widget for Yii Framework 2 How to install? ¶Get it via composer by adding the package to your composer.json: { "require": { "cebe/yii2-gravatar": "*" } }...
View Article[extension] hosannahighertech/yii2-oauth2-server
Yii2 Oauth2 Server ¶A wrapper for implementing an OAuth2 Server(https://github.com/bshaffer/oauth2-server-php). This is a fork of https://github.com/Filsh/yii2-oauth2-server. I decided to fork it after...
View Article[extension] hosannahighertech/yii2-light-bootstrap
Light Bootstrap Admin Template ¶ Installation Usage Yii2 Extension for Free Bootstrap Admin Template by Tim Creative. More details at https://www.creative-tim.com/product/light-bootstrap-dashboard...
View Article[extension] yiisoft/yii2-maskedinput
Masked Input Extension for Yii 2 Installation Usage This is the Masked Input extension for Yii framework 2.1. It provides a masked input widget based on jQuery Input Mask plugin. For license...
View Article[extension] roslov/yii2-compact-file-target
CompactFileTarget ¶ Installation Usage Ignores traces in FileTarget log. Even if traceLevel is set greater than 0, the trace data will not be written to a log file. This is needed to have more clean...
View Article[extension] akiraz2/yii2-blog
Yii2 Super Blog ¶ Features: Installation Usage Support Contributing Licensing Yii2 Super Blog is simple, configured yii2 Module with frontend and backend, cloned from unmaintained repo...
View Article[extension] softark/yii2-mb-captcha
yii2-mb-captcha ¶ Description Requirements Usage Properties of softark\mbcaptcha\Captcha Properties of softark\mbcaptcha\CaptchaAction How to Customize History Acknowledgment Multibyte captcha widget...
View Article[extension] softark/creole
creole parser extended from cebe/markdown ¶ What is this? Installation Usage Acknowledgements FAQ Contact What is this? ¶This is a Creole Wiki parser for PHP built upon cebe/markdown parser for PHP....
View Article