Skip to content

cybercog/yii2-widgets

 
 

Repository files navigation

<<<<<<< HEAD NITM Widgets

Widgets created for Ninjas in the Machine

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist nitm/yii2-widgets "*"

or add

"nitm/yii2-widgets": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \nitm\widgets\AutoloadExample::widget(); ?>```
=======
yii2-nitm-widgets
=================

Widgets for NITM
>>>>>>> e4f60e27ab029878a993e23ae9868088d8080c62

Sponsor this project

Packages

No packages published

Languages

  • PHP 85.8%
  • JavaScript 12.7%
  • CSS 1.5%