{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "4bfc009a4eadec1af67550f541d8628d", "content-hash": "ea80e65d5abad083fa1b26c832bd71bc", "packages": [ { "name": "bower-asset/bootstrap", "version": "v3.3.5", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "16b48259a62f576e52c903c476bd42b90ab22482" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482", "reference": "16b48259a62f576e52c903c476bd42b90ab22482", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.9.1" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "less/bootstrap.less", "dist/js/bootstrap.js" ], "bower-asset-ignore": [ "/.*", "_config.yml", "CNAME", "composer.json", "CONTRIBUTING.md", "docs", "js/tests", "test-infra" ] }, "license": [ "MIT" ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "keywords": [ "css", "framework", "front-end", "js", "less", "mobile-first", "responsive", "web" ] }, { "name": "bower-asset/jquery", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/jquery/jquery-dist.git", "reference": "6fc01e29bdad0964f62ef56d01297039cdcadbe5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/6fc01e29bdad0964f62ef56d01297039cdcadbe5", "reference": "6fc01e29bdad0964f62ef56d01297039cdcadbe5", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dist/jquery.js", "bower-asset-ignore": [ "package.json" ] }, "license": [ "MIT" ], "keywords": [ "browser", "javascript", "jquery", "library" ] }, { "name": "bower-asset/jquery.inputmask", "version": "3.2.7", "source": { "type": "git", "url": "https://github.com/RobinHerbots/jquery.inputmask.git", "reference": "5a72c563b502b8e05958a524cdfffafe9987be38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38", "reference": "5a72c563b502b8e05958a524cdfffafe9987be38", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "./dist/inputmask/inputmask.js" ], "bower-asset-ignore": [ "**/*", "!dist/*", "!dist/inputmask/*", "!dist/min/*", "!dist/min/inputmask/*", "!extra/bindings/*", "!extra/dependencyLibs/*", "!extra/phone-codes/*" ] }, "license": [ "http://opensource.org/licenses/mit-license.php" ], "description": "jquery.inputmask is a jquery plugin which create an input mask.", "keywords": [ "form", "input", "inputmask", "jquery", "mask", "plugins" ] }, { "name": "bower-asset/punycode", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/bestiejs/punycode.js.git", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "punycode.js", "bower-asset-ignore": [ "coverage", "tests", ".*", "component.json", "Gruntfile.js", "node_modules", "package.json" ] } }, { "name": "bower-asset/yii2-pjax", "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/6818718408086db6bdcf33649cecb86b6b4f9b67", "reference": "6818718408086db6bdcf33649cecb86b6b4f9b67", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.8" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "./jquery.pjax.js", "bower-asset-ignore": [ ".travis.yml", "Gemfile", "Gemfile.lock", "vendor/", "script/", "test/" ] }, "license": [ "MIT" ] }, { "name": "cebe/markdown", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2", "reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2", "shasum": "" }, "require": { "lib-pcre": "*", "php": ">=5.4.0" }, "require-dev": { "cebe/indent": "*", "facebook/xhprof": "*@dev", "phpunit/phpunit": "4.1.*" }, "bin": [ "bin/markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "cebe\\markdown\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Creator" } ], "description": "A super fast, highly extensible markdown parser for PHP", "homepage": "https://github.com/cebe/markdown#readme", "keywords": [ "extensible", "fast", "gfm", "markdown", "markdown-extra" ], "time": "2015-03-06 05:28:07" }, { "name": "ezyang/htmlpurifier", "version": "v4.6.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd", "reference": "6f389f0f25b90d0b495308efcfa073981177f0fd", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2013-11-30 08:25:19" }, { "name": "kartik-v/bootstrap-fileinput", "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-fileinput.git", "reference": "cde72929649da55470e0a81a5e85921f80f28f29" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/cde72929649da55470e0a81a5e85921f80f28f29", "reference": "cde72929649da55470e0a81a5e85921f80f28f29", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\fileinput\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.", "homepage": "https://github.com/kartik-v/bootstrap-fileinput", "keywords": [ "ajax", "bootstrap", "delete", "file", "image", "input", "jquery", "multiple", "preview", "progress", "upload" ], "time": "2016-01-25 16:55:20" }, { "name": "kartik-v/bootstrap-star-rating", "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-star-rating.git", "reference": "c19be9f8bd6b29cee0110e048a2c04bb6f1c4761" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c19be9f8bd6b29cee0110e048a2c04bb6f1c4761", "reference": "c19be9f8bd6b29cee0110e048a2c04bb6f1c4761", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.", "homepage": "https://github.com/kartik-v/bootstrap-star-rating", "keywords": [ "Rating", "awesome", "bootstrap", "font", "glyphicon", "star", "svg" ], "time": "2016-02-18 04:03:30" }, { "name": "kartik-v/bootstrap-tabs-x", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-tabs-x.git", "reference": "e85a731d79f030fb7f7742e3e2e0ac828c3233a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-tabs-x/zipball/e85a731d79f030fb7f7742e3e2e0ac828c3233a1", "reference": "e85a731d79f030fb7f7742e3e2e0ac828c3233a1", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "kartik\\plugins\\tabs\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.", "homepage": "https://github.com/kartik-v/bootstrap-tabs-x", "keywords": [ "bootstrap", "extended", "jquery", "modal", "modal-tabs", "tabs", "tabs-x" ], "time": "2015-06-26 14:48:16" }, { "name": "kartik-v/dependent-dropdown", "version": "v1.4.4", "source": { "type": "git", "url": "https://github.com/kartik-v/dependent-dropdown.git", "reference": "a13970aec78e8eaae5cb9f1168df20d443f95113" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/a13970aec78e8eaae5cb9f1168df20d443f95113", "reference": "a13970aec78e8eaae5cb9f1168df20d443f95113", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "kartik\\plugins\\depdrop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.", "homepage": "https://github.com/kartik-v/dependent-dropdown", "keywords": [ "dependent", "dropdown", "jquery", "option", "select" ], "time": "2015-12-16 18:15:01" }, { "name": "kartik-v/mpdf", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/mpdf.git", "reference": "6ab0ae3a82673e514f168c8e6da02289e6d95f2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/mpdf/zipball/6ab0ae3a82673e514f168c8e6da02289e6d95f2c", "reference": "6ab0ae3a82673e514f168c8e6da02289e6d95f2c", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=4.3.10" }, "type": "library", "autoload": { "classmap": [ "mpdf.php", "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-1.0+" ], "authors": [ { "name": "Ian N Back" } ], "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.", "homepage": "http://www.mpdf1.com/mpdf/index.php", "keywords": [ "pdf", "php", "utf-8" ], "time": "2015-05-05 07:34:49" }, { "name": "kartik-v/yii2-builder", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-builder.git", "reference": "cbeb09954b5c87ba85dbc2c6331589baa542da4c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-builder/zipball/cbeb09954b5c87ba85dbc2c6331589baa542da4c", "reference": "cbeb09954b5c87ba85dbc2c6331589baa542da4c", "shasum": "" }, "require": { "kartik-v/yii2-grid": "~3.0", "kartik-v/yii2-krajee-base": "~1.7", "kartik-v/yii2-widget-activeform": "~1.4" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\builder\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Build forms (single-row or multi-row/tabular) easily for Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-builder", "keywords": [ "builder", "extension", "form", "widget", "yii2" ], "time": "2015-06-17 17:58:21" }, { "name": "kartik-v/yii2-export", "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-export.git", "reference": "5366c8da6cddc8173feb878c4c115fbc1746cb7b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/5366c8da6cddc8173feb878c4c115fbc1746cb7b", "reference": "5366c8da6cddc8173feb878c4c115fbc1746cb7b", "shasum": "" }, "require": { "kartik-v/yii2-grid": "~3.0", "phpoffice/phpexcel": "~1.8.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\export\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)", "homepage": "https://github.com/kartik-v/yii2-export", "keywords": [ "OpenXML", "csv", "export", "extension", "html", "json", "pdf", "spreadsheet", "text", "widget", "xls", "xlsx", "yii2" ], "time": "2016-02-04 02:23:32" }, { "name": "kartik-v/yii2-grid", "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-grid.git", "reference": "8cf8bb9ef3e9dc94933c54fcffdc91471de40ecf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/8cf8bb9ef3e9dc94933c54fcffdc91471de40ecf", "reference": "8cf8bb9ef3e9dc94933c54fcffdc91471de40ecf", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "psr-4": { "kartik\\grid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.", "homepage": "https://github.com/kartik-v/yii2-grid", "keywords": [ "extension", "grid", "widget", "yii2" ], "time": "2016-01-14 07:03:28" }, { "name": "kartik-v/yii2-krajee-base", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", "reference": "0c274e31e4392cbafc5fe158eae81738794e02ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0c274e31e4392cbafc5fe158eae81738794e02ce", "reference": "0c274e31e4392cbafc5fe158eae81738794e02ce", "shasum": "" }, "require": { "yiisoft/yii2-bootstrap": "@dev" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\base\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Base library and foundation components for all Yii2 Krajee extensions.", "homepage": "https://github.com/kartik-v/yii2-krajee-base", "keywords": [ "base", "extension", "foundation", "krajee", "widget", "yii2" ], "time": "2016-01-10 12:26:29" }, { "name": "kartik-v/yii2-mpdf", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-mpdf.git", "reference": "4599a1d95d7e0afb3279322e302717b7e4f52dd3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/4599a1d95d7e0afb3279322e302717b7e4f52dd3", "reference": "4599a1d95d7e0afb3279322e302717b7e4f52dd3", "shasum": "" }, "require": { "kartik-v/mpdf": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\mpdf\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.", "homepage": "https://github.com/kartik-v/yii2-mpdf", "keywords": [ "component", "extension", "html", "mpdf", "pdf", "utf8", "yii2" ], "time": "2014-11-10 18:09:37" }, { "name": "kartik-v/yii2-tabs-x", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-tabs-x.git", "reference": "3c53773bf463a0e3f3d9eadd0231bf58f3ae08b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-tabs-x/zipball/3c53773bf463a0e3f3d9eadd0231bf58f3ae08b3", "reference": "3c53773bf463a0e3f3d9eadd0231bf58f3ae08b3", "shasum": "" }, "require": { "kartik-v/bootstrap-tabs-x": "~1.3", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\tabs\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An extended bootstrap 3.0 tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.", "homepage": "https://github.com/kartik-v/yii2-tabs-x", "keywords": [ "bootstrap", "extended", "jquery", "modal", "modal-tabs", "tabs", "tabs-x" ], "time": "2016-01-12 07:59:30" }, { "name": "kartik-v/yii2-widget-activeform", "version": "v1.4.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-activeform.git", "reference": "6acc1539c37d731c79a67989409ad76e389fd5f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/6acc1539c37d731c79a67989409ad76e389fd5f0", "reference": "6acc1539c37d731c79a67989409ad76e389fd5f0", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\form\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-activeform", "keywords": [ "activefield", "activeform", "extension", "field", "form", "widget", "yii2" ], "time": "2015-12-11 19:07:50" }, { "name": "kartik-v/yii2-widget-affix", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-affix.git", "reference": "2184119bfa518c285406156f744769b13b861712" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712", "reference": "2184119bfa518c285406156f744769b13b861712", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\affix\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-affix", "keywords": [ "affix", "bootstrap", "extension", "jquery", "navigation", "plugin", "scrollspy", "widget", "yii2" ], "time": "2014-11-09 04:56:27" }, { "name": "kartik-v/yii2-widget-alert", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-alert.git", "reference": "5b312eeaf429c2affe6a96217d79f0c761159643" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/5b312eeaf429c2affe6a96217d79f0c761159643", "reference": "5b312eeaf429c2affe6a96217d79f0c761159643", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\alert\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-alert", "keywords": [ "alert", "block", "bootstrap", "extension", "flash", "jquery", "notification", "plugin", "widget", "yii2" ], "time": "2014-11-19 06:44:12" }, { "name": "kartik-v/yii2-widget-colorinput", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-colorinput.git", "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/3f6e847ef72cf6e27e4d3b4870b00b8f80d51752", "reference": "3f6e847ef72cf6e27e4d3b4870b00b8f80d51752", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\color\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-colorinput", "keywords": [ "HTML5", "color", "extension", "form", "input", "jquery", "plugin", "widget", "yii2" ], "time": "2016-01-14 11:15:49" }, { "name": "kartik-v/yii2-widget-datepicker", "version": "v1.3.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datepicker.git", "reference": "ff5a97576c49a72e0480f135d9e7ce1a18c788e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/ff5a97576c49a72e0480f135d9e7ce1a18c788e6", "reference": "ff5a97576c49a72e0480f135d9e7ce1a18c788e6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\date\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-datepicker", "keywords": [ "date", "extension", "form", "jquery", "picker", "plugin", "select2", "widget", "yii2" ], "time": "2016-01-10 15:14:17" }, { "name": "kartik-v/yii2-widget-datetimepicker", "version": "v1.4.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git", "reference": "f4e7024e31da40460d1b36dc880c2ec20a21bf6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/f4e7024e31da40460d1b36dc880c2ec20a21bf6e", "reference": "f4e7024e31da40460d1b36dc880c2ec20a21bf6e", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\datetime\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker", "keywords": [ "datetime", "extension", "form", "jquery", "picker", "plugin", "select2", "widget", "yii2" ], "time": "2016-01-10 12:18:38" }, { "name": "kartik-v/yii2-widget-depdrop", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-depdrop.git", "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c", "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c", "shasum": "" }, "require": { "kartik-v/dependent-dropdown": "~1.4", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\depdrop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-depdrop", "keywords": [ "dependent", "dropdown", "extension", "form", "jquery", "plugin", "widget", "yii2" ], "time": "2016-01-10 17:30:48" }, { "name": "kartik-v/yii2-widget-fileinput", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", "reference": "36f9f493c2d814529f2a195422a8af2e020fc80c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/36f9f493c2d814529f2a195422a8af2e020fc80c", "reference": "36f9f493c2d814529f2a195422a8af2e020fc80c", "shasum": "" }, "require": { "kartik-v/bootstrap-fileinput": "~4.2", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\file\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-fileinput", "keywords": [ "extension", "file", "form", "input", "jquery", "plugin", "upload", "widget", "yii2" ], "time": "2016-01-10 16:10:58" }, { "name": "kartik-v/yii2-widget-growl", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-growl.git", "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/c79abaa47e9103e93345cd1eca7bc75e17e9a92e", "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\growl\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-growl", "keywords": [ "alert", "bootstrap", "extension", "growl", "jquery", "notification", "plugin", "widget", "yii2" ], "time": "2015-05-03 08:23:04" }, { "name": "kartik-v/yii2-widget-rangeinput", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git", "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/ad82cf956b95555d39dbb534587c7827b1dc7bdf", "reference": "ad82cf956b95555d39dbb534587c7827b1dc7bdf", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\range\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput", "keywords": [ "HTML5", "extension", "form", "input", "jquery", "plugin", "range", "widget", "yii2" ], "time": "2015-11-22 06:52:44" }, { "name": "kartik-v/yii2-widget-rating", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rating.git", "reference": "69b192bc2b26a435618e17eed7c56294ef805fab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/69b192bc2b26a435618e17eed7c56294ef805fab", "reference": "69b192bc2b26a435618e17eed7c56294ef805fab", "shasum": "" }, "require": { "kartik-v/bootstrap-star-rating": "*", "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\rating\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-rating", "keywords": [ "Rating", "bootstrap", "extension", "form", "input", "jquery", "plugin", "star", "widget", "yii2" ], "time": "2016-02-17 19:13:26" }, { "name": "kartik-v/yii2-widget-select2", "version": "v2.0.8", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-select2.git", "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69", "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\select2\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-select2", "keywords": [ "dropdown", "extension", "form", "jquery", "plugin", "select2", "widget", "yii2" ], "time": "2016-02-17 11:49:30" }, { "name": "kartik-v/yii2-widget-sidenav", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-sidenav.git", "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/02ee4f142d7dfbb316f878e538cc7b946f4502d2", "reference": "02ee4f142d7dfbb316f878e538cc7b946f4502d2", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\sidenav\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-sidenav", "keywords": [ "bootstrap", "extension", "jquery", "menu", "navigation", "plugin", "sidenav", "widget", "yii2" ], "time": "2014-11-09 08:07:23" }, { "name": "kartik-v/yii2-widget-spinner", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-spinner.git", "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/3132ba14d58e0564d17f3b846b04c42aa72bdde3", "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\spinner\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-spinner", "keywords": [ "CSS3", "extension", "jquery", "loading", "plugin", "spinner", "widget", "yii2" ], "time": "2014-11-09 05:02:05" }, { "name": "kartik-v/yii2-widget-switchinput", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-switchinput.git", "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6", "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\switchinput\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-switchinput", "keywords": [ "bootstrap", "extension", "form", "input", "jquery", "plugin", "switchinput", "toggle", "widget", "yii2" ], "time": "2016-01-10 16:47:35" }, { "name": "kartik-v/yii2-widget-timepicker", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-timepicker.git", "reference": "fa230caf281fbf6abea29a5dc1c28ebc005e4438" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/fa230caf281fbf6abea29a5dc1c28ebc005e4438", "reference": "fa230caf281fbf6abea29a5dc1c28ebc005e4438", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\time\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-timepicker", "keywords": [ "bootstrap", "extension", "form", "jquery", "picker", "plugin", "time", "widget", "yii2" ], "time": "2016-01-12 09:50:39" }, { "name": "kartik-v/yii2-widget-touchspin", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-touchspin.git", "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/afc56f68d87c65c9659b76ac82ae4ae8160634c6", "reference": "afc56f68d87c65c9659b76ac82ae4ae8160634c6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\touchspin\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-touchspin", "keywords": [ "bootstrap", "extension", "form", "input", "jquery", "plugin", "spinner", "touch", "widget", "yii2" ], "time": "2016-01-10 17:10:39" }, { "name": "kartik-v/yii2-widget-typeahead", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-typeahead.git", "reference": "e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94", "reference": "e369cd55cb2fb9d3a82b57ea6c9a62d69f14fb94", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\typeahead\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-typeahead", "keywords": [ "dropdown", "extension", "form", "jquery", "plugin", "typeahead", "widget", "yii2" ], "time": "2015-06-28 18:05:41" }, { "name": "kartik-v/yii2-widgets", "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widgets.git", "reference": "f435d5e96c4848844bdfa9cee58249ccfb3e2dd2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/f435d5e96c4848844bdfa9cee58249ccfb3e2dd2", "reference": "f435d5e96c4848844bdfa9cee58249ccfb3e2dd2", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*", "kartik-v/yii2-widget-activeform": "*", "kartik-v/yii2-widget-affix": "*", "kartik-v/yii2-widget-alert": "*", "kartik-v/yii2-widget-colorinput": "*", "kartik-v/yii2-widget-datepicker": "*", "kartik-v/yii2-widget-datetimepicker": "*", "kartik-v/yii2-widget-depdrop": "*", "kartik-v/yii2-widget-fileinput": "*", "kartik-v/yii2-widget-growl": "*", "kartik-v/yii2-widget-rangeinput": "*", "kartik-v/yii2-widget-rating": "*", "kartik-v/yii2-widget-select2": "*", "kartik-v/yii2-widget-sidenav": "*", "kartik-v/yii2-widget-spinner": "*", "kartik-v/yii2-widget-switchinput": "*", "kartik-v/yii2-widget-timepicker": "*", "kartik-v/yii2-widget-touchspin": "*", "kartik-v/yii2-widget-typeahead": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\widgets\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap", "homepage": "https://github.com/kartik-v/yii2-widgets", "keywords": [ "extension", "form", "widget", "yii2" ], "time": "2014-11-09 19:54:17" }, { "name": "mootensai/yii2-jsblock", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/mootensai/yii2-jsblock.git", "reference": "d27864ba27760ffa634c01081f3e47ebddace9d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mootensai/yii2-jsblock/zipball/d27864ba27760ffa634c01081f3e47ebddace9d5", "reference": "d27864ba27760ffa634c01081f3e47ebddace9d5", "shasum": "" }, "type": "yii2-extension", "autoload": { "psr-4": { "mootensai\\components\\": "" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "mdmunir", "email": "misbahuldmunir@gmail.com" } ], "description": "Embed Javascript block with IDE checking", "keywords": [ "block", "javascript", "yii2" ], "time": "2015-06-27 03:49:10" }, { "name": "mootensai/yii2-optimistic-lock-validator", "version": "0.0.1", "source": { "type": "git", "url": "https://github.com/mootensai/yii2-optimistic-lock-validator.git", "reference": "422b012a87973bb296080f3572e1e45c7643a31a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mootensai/yii2-optimistic-lock-validator/zipball/422b012a87973bb296080f3572e1e45c7643a31a", "reference": "422b012a87973bb296080f3572e1e45c7643a31a", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "mootensai\\components\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Yohanes Candrajaya", "email": "moo.tensai@gmail.com" }, { "name": "Jiwantoro Ndaru", "email": "jiwanndaru@gmail.com" } ], "description": "Yii 2 Optimistic Lock validator", "keywords": [ "lock", "optimistic", "optimistic-lock", "validator", "yii", "yii2" ], "time": "2015-08-15 03:27:57" }, { "name": "mootensai/yii2-relation-trait", "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/mootensai/yii2-relation-trait.git", "reference": "702a3ad747735ca957eb98ce17021babae9882ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mootensai/yii2-relation-trait/zipball/702a3ad747735ca957eb98ce17021babae9882ff", "reference": "702a3ad747735ca957eb98ce17021babae9882ff", "shasum": "" }, "require": { "php": ">=5.4.0", "yiisoft/yii2": "~2.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "mootensai\\relation\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Yohanes Candrajaya", "email": "moo.tensai@gmail.com" } ], "description": "Yii 2 Models load with relation, & transaction save with relation", "homepage": "http://github.com/mootensai/yii2-relation-trait", "keywords": [ "load", "loadall", "loadwithrelation", "related", "relation", "save", "saveall", "savewithrelation", "transaction", "yii2" ], "time": "2016-02-17 06:20:51" }, { "name": "mootensai/yii2-uuid-behavior", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/mootensai/yii2-uuid-behavior.git", "reference": "aaeb5c6268e77647af48ddc4757c5cb3fb726e55" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mootensai/yii2-uuid-behavior/zipball/aaeb5c6268e77647af48ddc4757c5cb3fb726e55", "reference": "aaeb5c6268e77647af48ddc4757c5cb3fb726e55", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "mootensai\\behaviors\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Yohanes Candrajaya", "email": "moo.tensai@gmail.com", "role": "Developer" }, { "name": "Jiwantoro Ndaru", "email": "jiwanndaru@gmail.com", "role": "Developer" } ], "description": "Set UUID before save on Yii 2 models", "homepage": "http://github.com/mootensai/yii2-uuid-behavior", "keywords": [ "before", "beforesave", "save", "uuid", "yii2" ], "time": "2015-06-22 02:06:14" }, { "name": "phpoffice/phpexcel", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPExcel.git", "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32", "reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32", "shasum": "" }, "require": { "ext-xml": "*", "ext-xmlwriter": "*", "php": ">=5.2.0" }, "type": "library", "autoload": { "psr-0": { "PHPExcel": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "http://blog.maartenballiauw.be" }, { "name": "Mark Baker" }, { "name": "Franck Lefevre", "homepage": "http://blog.rootslabs.net" }, { "name": "Erik Tilt" } ], "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "http://phpexcel.codeplex.com", "keywords": [ "OpenXML", "excel", "php", "spreadsheet", "xls", "xlsx" ], "time": "2015-05-01 07:00:55" }, { "name": "yiisoft/yii2", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "f45651582cb853b4326730d9d187a0f7a44a45a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f45651582cb853b4326730d9d187a0f7a44a45a3", "reference": "f45651582cb853b4326730d9d187a0f7a44a45a3", "shasum": "" }, "require": { "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable", "bower-asset/jquery.inputmask": "~3.2.2", "bower-asset/punycode": "1.3.*", "bower-asset/yii2-pjax": "~2.0.1", "cebe/markdown": "~1.0.0 | ~1.1.0", "ext-ctype": "*", "ext-mbstring": "*", "ezyang/htmlpurifier": "4.6.*", "lib-pcre": "*", "php": ">=5.4.0", "yiisoft/yii2-composer": "~2.0.4" }, "bin": [ "yii" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/", "role": "Core framework development" }, { "name": "Maurizio Domba", "homepage": "http://mdomba.info/", "role": "Core framework development" }, { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Core framework development" }, { "name": "Timur Ruziev", "email": "resurtm@gmail.com", "homepage": "http://resurtm.com/", "role": "Core framework development" }, { "name": "Paul Klimov", "email": "klimov.paul@gmail.com", "role": "Core framework development" }, { "name": "Dmitry Naumenko", "email": "d.naumenko.a@gmail.com", "role": "Core framework development" } ], "description": "Yii PHP Framework Version 2", "homepage": "http://www.yiiframework.com/", "keywords": [ "framework", "yii2" ], "time": "2016-02-14 14:45:55" }, { "name": "yiisoft/yii2-bootstrap", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/1464f93834b1d5edb1f5625f7ffd6c3723fa4923", "reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923", "shasum": "" }, "require": { "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", "yiisoft/yii2": ">=2.0.6" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "yii\\bootstrap\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "yii2" ], "time": "2015-09-23 17:48:24" }, { "name": "yiisoft/yii2-composer", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464", "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "type": "composer-plugin", "extra": { "class": "yii\\composer\\Plugin", "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\composer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The composer plugin for Yii extension installer", "keywords": [ "composer", "extension installer", "yii2" ], "time": "2016-02-06 00:49:24" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }