2017 © Pedro Peláez
 

yii2-extension sidebar

Widget Sidebar. [Yii 3.0/Bootstrap4]

image

cjtterabytesoft/sidebar

Widget Sidebar. [Yii 3.0/Bootstrap4]

  • Monday, July 16, 2018
  • by cjtterabytesoft
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

, (*1)

Widget Sidebar. [Yii 3.0/Bootstrap4]

Menu Sidebar Dashboard.


Yii2 Build Status Scrutinizer Code Quality Code Intelligence Status Maintainability Total Downloads, (*2)

DIRECTORY STRUCTURE

src/                contains widgets custom application
tests/              contains test widgets

REQUIREMENTS

The minimum requirement by this extension that your Web server supports PHP 7.1., (*3)

INSTALLATION

If you do not have Composer, you may install it by following the instructions at getcomposer.org., (*4)

Installation Instructions., (*5)

CONFIGURATION

WEB SERVER SUPPORT:

  • Apache.
  • Nginx.
  • OpenLiteSpeed.

DOCUMENTATION STYLE GUIDE

This extension follows the documentation described in Yii Documentation Style Guide., (*6)

HOW TO USE RULES CODING STANDARD WITH VSCODE:

  • Install squizlabs/php_codesniffer, friendsofphp/php-cs-fixer global:
composer global require "squizlabs/php_codesniffer >=2.3.1 <3.0"
composer global require friendsofphp/php-cs-fixer
  • Copy directory /vendor/yiisoft/yii2-conding-standards/Yii2 to directory path composer global example windows C:\Users\user\AppData\Roaming\Composer\vendor\squizlabs\php_codesniffer\CodeSniffer\Standards, (*7)

  • Add config Vscode:, (*8)

{
    "editor.detectIndentation": false,
    "files.eol": "\n",
    "phpcs.standard": "Yii2",
    "php-cs-fixer.executablePath": "php-cs-fixer",
    "php-cs-fixer.executablePathWindows": "php-cs-fixer.bat",
    "php-cs-fixer.config": ".php_cs;.php_cs.dist",
    "php-cs-fixer.allowRisky": true,
}

LICENSE:, (*9)

License, (*10)

The Versions

16/07 2018

dev-master

9999999-dev https://github.com/cjtterabytesoft/sidebar

Widget Sidebar. [Yii 3.0/Bootstrap4]

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Wilmer Arambula

widget sidebar bootstrap4 yii3