{ "_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": "d72e15d1c94855a26467586b784ffcb8", "content-hash": "50f7bcdee8e1349910fd57865528edf4", "packages": [ { "name": "bower-asset/bootstrap", "version": "v3.3.7", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.9.1,<4.0" }, "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/chart.js", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/chartjs/Chart.js.git", "reference": "c867d3f728d595eafc017f4d4136128824d1db25" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/c867d3f728d595eafc017f4d4136128824d1db25", "reference": "c867d3f728d595eafc017f4d4136128824d1db25", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "./dist/Chart.js", "bower-asset-ignore": [ ".github", ".codeclimate.yml", ".gitignore", ".npmignore", ".travis.yml", "scripts" ] }, "license": [ "MIT" ], "description": "Simple HTML5 charts using the canvas element." }, { "name": "bower-asset/fontawesome-iconpicker", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/itsjavi/fontawesome-iconpicker.git", "reference": "6087c66a7395738f59cab3887221bb75cd0e08f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/itsjavi/fontawesome-iconpicker/zipball/6087c66a7395738f59cab3887221bb75cd0e08f7", "reference": "6087c66a7395738f59cab3887221bb75cd0e08f7", "shasum": "" }, "require": { "bower-asset/bootstrap": ">=3.0.0,<4.0.0", "bower-asset/jquery": ">=1.10" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "dist/css/fontawesome-iconpicker.css", "dist/css/fontawesome-iconpicker.min.css", "dist/js/fontawesome-iconpicker.js", "dist/js/fontawesome-iconpicker.min.js" ], "bower-asset-ignore": [ "\\.*", "/extension", "/src", "index.html", "/package.json", "/Gruntfile.js" ] } }, { "name": "bower-asset/handlebars", "version": "v4.0.5", "source": { "type": "git", "url": "https://github.com/components/handlebars.js.git", "reference": "1e5029661491d012a69ccc2c370837cf362054db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/handlebars.js/zipball/1e5029661491d012a69ccc2c370837cf362054db", "reference": "1e5029661491d012a69ccc2c370837cf362054db", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "handlebars.js" }, "license": [ "MIT" ] }, { "name": "bower-asset/jquery", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/jquery/jquery-dist.git", "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", "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.3.4", "source": { "type": "git", "url": "https://github.com/RobinHerbots/Inputmask.git", "reference": "8a882bc471ba4077c4f8ecbe3d9d61c7558f3ef2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/8a882bc471ba4077c4f8ecbe3d9d61c7558f3ef2", "reference": "8a882bc471ba4077c4f8ecbe3d9d61c7558f3ef2", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "./dist/inputmask/inputmask.dependencyLib", "./dist/inputmask/inputmask", "./dist/inputmask/inputmask.extensions", "./dist/inputmask/inputmask.date.extensions", "./dist/inputmask/inputmask.numeric.extensions", "./dist/inputmask/inputmask.phone.extensions", "./dist/inputmask/inputmask.regex.extensions", "./dist/inputmask/jquery.inputmask" ], "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/js-cookie", "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/js-cookie/js-cookie.git", "reference": "68acf18560eb7a5d21db7197ae24d975971d1ae0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/js-cookie/js-cookie/zipball/68acf18560eb7a5d21db7197ae24d975971d1ae0", "reference": "68acf18560eb7a5d21db7197ae24d975971d1ae0", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "src/js.cookie.js" ], "bower-asset-ignore": [ "travis.sh", "test", "Gruntfile.js", "package.json", ".gitignore", ".jshintignore", ".jshintrc", ".tm_properties", ".travis.yml" ] }, "license": [ "MIT" ] }, { "name": "bower-asset/noty", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/needim/noty.git", "reference": "5a558f57b2619a9c24063faa11cef07d77d65a78" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/needim/noty/zipball/5a558f57b2619a9c24063faa11cef07d77d65a78", "reference": "5a558f57b2619a9c24063faa11cef07d77d65a78", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "js/noty/packaged/jquery.noty.packaged.js", "bower-asset-ignore": [] }, "description": "noty - a jQuery notification plugin" }, { "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/snackbarjs", "version": "dev-fixes", "source": { "type": "git", "url": "https://github.com/CyanoFresh/snackbarjs.git", "reference": "18df00bca47dea8421922b37db2ebd798cadd0fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/CyanoFresh/snackbarjs/zipball/18df00bca47dea8421922b37db2ebd798cadd0fa", "reference": "18df00bca47dea8421922b37db2ebd798cadd0fa", "shasum": "" }, "require": { "bower-asset/jquery": ">=2.0.0,<3.0.0" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "dist/snackbar.min.js", "dist/snackbar.min.css" ], "bower-asset-ignore": [ ".jshintrc", "**/*.txt" ] }, "time": "2017-02-08 21:57:42" }, { "name": "bower-asset/spectrum", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/bgrins/spectrum.git", "reference": "98454b55521cfb495f628db28af01100c029ef76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bgrins/spectrum/zipball/98454b55521cfb495f628db28af01100c029ef76", "reference": "98454b55521cfb495f628db28af01100c029ef76", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7.2" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "./spectrum.css", "./spectrum.js" ], "bower-asset-ignore": [ ".gitignore", ".travis.yml", "build/", "docs/", "example/", "Gruntfile.js", "LICENSE", "README.md", "test/" ] } }, { "name": "bower-asset/yii2-pjax", "version": "v2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", "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", "CONTRIBUTING.md", "vendor/", "script/", "test/" ] }, "license": [ "MIT" ] }, { "name": "cboden/ratchet", "version": "v0.3.6", "source": { "type": "git", "url": "https://github.com/ratchetphp/Ratchet.git", "reference": "84df35d2a6576985b9e81b564d3c25809f8d647e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/84df35d2a6576985b9e81b564d3c25809f8d647e", "reference": "84df35d2a6576985b9e81b564d3c25809f8d647e", "shasum": "" }, "require": { "guzzle/http": "^3.6", "php": ">=5.3.9", "react/socket": "^0.3 || ^0.4", "symfony/http-foundation": "^2.2|^3.0", "symfony/routing": "^2.2|^3.0" }, "type": "library", "autoload": { "psr-4": { "Ratchet\\": "src/Ratchet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Boden", "email": "cboden@gmail.com", "role": "Developer" } ], "description": "PHP WebSocket library", "homepage": "http://socketo.me", "keywords": [ "Ratchet", "WebSockets", "server", "sockets" ], "time": "2017-01-06 14:36:36" }, { "name": "cebe/markdown", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", "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": "2016-09-14 20:40:20" }, { "name": "evenement/evenement", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e", "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch", "homepage": "http://wiedler.ch/igor/" } ], "description": "Événement is a very simple event dispatching library for PHP", "keywords": [ "event-dispatcher", "event-emitter" ], "time": "2012-11-02 14:49:47" }, { "name": "ezyang/htmlpurifier", "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "a1c09b09e398687deeb8e309a6305def4b43439b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a1c09b09e398687deeb8e309a6305def4b43439b", "reference": "a1c09b09e398687deeb8e309a6305def4b43439b", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "^1.1" }, "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": "2017-01-13 12:31:37" }, { "name": "fortawesome/font-awesome", "version": "v4.7.0", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687", "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687", "shasum": "" }, "require-dev": { "jekyll": "1.0.2", "lessc": "1.4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.6.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OFL-1.1", "MIT" ], "authors": [ { "name": "Dave Gandy", "email": "dave@fontawesome.io", "homepage": "http://twitter.com/davegandy", "role": "Developer" } ], "description": "The iconic font and CSS framework", "homepage": "http://fontawesome.io/", "keywords": [ "FontAwesome", "awesome", "bootstrap", "font", "icon" ], "time": "2016-10-24 15:52:54" }, { "name": "fxp/composer-asset-plugin", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/fxpio/composer-asset-plugin.git", "reference": "60bc94db574103dfc73acb907fa79c6dfc86c96e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/60bc94db574103dfc73acb907fa79c6dfc86c96e", "reference": "60bc94db574103dfc73acb907fa79c6dfc86c96e", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.3" }, "require-dev": { "composer/composer": "^1.0.0" }, "type": "composer-plugin", "extra": { "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin", "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "Fxp\\Composer\\AssetPlugin\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "François Pluchino", "email": "francois.pluchino@gmail.com" } ], "description": "NPM/Bower Dependency Manager for Composer", "homepage": "https://github.com/fxpio/composer-asset-plugin", "keywords": [ "asset", "bower", "composer", "dependency manager", "nodejs", "npm", "package" ], "time": "2016-10-12 08:03:45" }, { "name": "guzzle/common", "version": "v3.9.2", "target-dir": "Guzzle/Common", "source": { "type": "git", "url": "https://github.com/Guzzle3/common.git", "reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", "reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/event-dispatcher": ">=2.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Common": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Common libraries used by Guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "collection", "common", "event", "exception" ], "abandoned": "guzzle/guzzle", "time": "2014-08-11 04:32:36" }, { "name": "guzzle/http", "version": "v3.9.2", "target-dir": "Guzzle/Http", "source": { "type": "git", "url": "https://github.com/Guzzle3/http.git", "reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Guzzle3/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", "reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5", "shasum": "" }, "require": { "guzzle/common": "self.version", "guzzle/parser": "self.version", "guzzle/stream": "self.version", "php": ">=5.3.2" }, "suggest": { "ext-curl": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Http": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "HTTP libraries used by Guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "client", "curl", "http", "http client" ], "abandoned": "guzzle/guzzle", "time": "2014-08-11 04:32:36" }, { "name": "guzzle/parser", "version": "v3.9.2", "target-dir": "Guzzle/Parser", "source": { "type": "git", "url": "https://github.com/Guzzle3/parser.git", "reference": "6874d171318a8e93eb6d224cf85e4678490b625c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c", "reference": "6874d171318a8e93eb6d224cf85e4678490b625c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Parser": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Interchangeable parsers used by Guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "URI Template", "cookie", "http", "message", "url" ], "abandoned": "guzzle/guzzle", "time": "2014-02-05 18:29:46" }, { "name": "guzzle/stream", "version": "v3.9.2", "target-dir": "Guzzle/Stream", "source": { "type": "git", "url": "https://github.com/Guzzle3/stream.git", "reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0", "reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0", "shasum": "" }, "require": { "guzzle/common": "self.version", "php": ">=5.3.2" }, "suggest": { "guzzle/http": "To convert Guzzle request objects to PHP streams" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.7-dev" } }, "autoload": { "psr-0": { "Guzzle\\Stream": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle stream wrapper component", "homepage": "http://guzzlephp.org/", "keywords": [ "Guzzle", "component", "stream" ], "abandoned": "guzzle/guzzle", "time": "2014-05-01 21:36:02" }, { "name": "guzzlehttp/psr7", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2016-06-24 23:00:38" }, { "name": "kartik-v/bootstrap-fileinput", "version": "v4.3.6", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-fileinput.git", "reference": "ad0ddced480efdd38051d02b1ef28a2749bcc48a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/ad0ddced480efdd38051d02b1ef28a2749bcc48a", "reference": "ad0ddced480efdd38051d02b1ef28a2749bcc48a", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.3.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-12-17 16:49:33" }, { "name": "kartik-v/bootstrap-star-rating", "version": "v4.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-star-rating.git", "reference": "d66083c14f9386ede23fccb76dea1a380db67ded" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/d66083c14f9386ede23fccb76dea1a380db67ded", "reference": "d66083c14f9386ede23fccb76dea1a380db67ded", "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-28 16:13:18" }, { "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/php-date-formatter", "version": "v1.3.4", "source": { "type": "git", "url": "https://github.com/kartik-v/php-date-formatter.git", "reference": "075cabb950ad2e2b317daf424700bf0afdc1f604" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/075cabb950ad2e2b317daf424700bf0afdc1f604", "reference": "075cabb950ad2e2b317daf424700bf0afdc1f604", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\dateformatter\\": "" } }, "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 Javascript datetime formatting and manipulation library using PHP date-time formats.", "homepage": "https://github.com/kartik-v/php-date-formatter", "keywords": [ "date", "datetime", "formatter", "javascript", "php", "php-date-formatter.js", "time" ], "time": "2017-01-08 09:13:05" }, { "name": "kartik-v/yii2-datecontrol", "version": "v1.9.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-datecontrol.git", "reference": "0f5d793f788c6fef9c8ba4a6242530858f2320f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/0f5d793f788c6fef9c8ba4a6242530858f2320f1", "reference": "0f5d793f788c6fef9c8ba4a6242530858f2320f1", "shasum": "" }, "require": { "kartik-v/php-date-formatter": ">1.3", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "psr-4": { "kartik\\datecontrol\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-datecontrol", "keywords": [ "control", "date", "extension", "format", "yii", "yii2" ], "time": "2017-01-14 11:34:27" }, { "name": "kartik-v/yii2-krajee-base", "version": "v1.8.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", "reference": "8f558809e6093c8f4f4599b7b9fd64b366b22a60" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/8f558809e6093c8f4f4599b7b9fd64b366b22a60", "reference": "8f558809e6093c8f4f4599b7b9fd64b366b22a60", "shasum": "" }, "require": { "yiisoft/yii2-bootstrap": "@dev" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "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-09-04 09:25:29" }, { "name": "kartik-v/yii2-widget-activeform", "version": "v1.4.8", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-activeform.git", "reference": "53c2f877f12ba0b79e8346b6cae50cbba2bcfc69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/53c2f877f12ba0b79e8346b6cae50cbba2bcfc69", "reference": "53c2f877f12ba0b79e8346b6cae50cbba2bcfc69", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "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": "2016-04-27 18:38:05" }, { "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.4.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datepicker.git", "reference": "8738f6dc3211d949b05189ba103aab786143fc6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/8738f6dc3211d949b05189ba103aab786143fc6c", "reference": "8738f6dc3211d949b05189ba103aab786143fc6c", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "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-09-04 10:52:50" }, { "name": "kartik-v/yii2-widget-datetimepicker", "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git", "reference": "41f849f90b41e94221b1f4e4589bba19bcfed16c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/41f849f90b41e94221b1f4e4589bba19bcfed16c", "reference": "41f849f90b41e94221b1f4e4589bba19bcfed16c", "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": "2017-01-19 15:04:42" }, { "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.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", "reference": "3b8f6819f2cd01becff5251b8b952ac3e57b903a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/3b8f6819f2cd01becff5251b8b952ac3e57b903a", "reference": "3b8f6819f2cd01becff5251b8b952ac3e57b903a", "shasum": "" }, "require": { "kartik-v/bootstrap-fileinput": "~4.2", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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-06-16 06:53:01" }, { "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.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-timepicker.git", "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/203aeb9123e7fa9a3c584d206793d82abe96d469", "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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": "2017-01-08 06:36:24" }, { "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": "linslin/yii2-curl", "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/linslin/Yii2-Curl.git", "reference": "9bf2af281fba4e4f0923a055ee673ac2db955513" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/linslin/Yii2-Curl/zipball/9bf2af281fba4e4f0923a055ee673ac2db955513", "reference": "9bf2af281fba4e4f0923a055ee673ac2db955513", "shasum": "" }, "require": { "ext-curl": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "linslin\\yii2\\curl\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Gajsek", "email": "info@linslin.org" } ], "description": "Easy and nice cURL extension with RESTful support for Yii2", "keywords": [ " curl", "extension", "restful", "yii2" ], "time": "2016-04-20 14:14:59" }, { "name": "mrclay/minify", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/mrclay/minify.git", "reference": "f4cb31135d288f951bb0af1f23a03d4c00ba9446" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mrclay/minify/zipball/f4cb31135d288f951bb0af1f23a03d4c00ba9446", "reference": "f4cb31135d288f951bb0af1f23a03d4c00ba9446", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.2.1" }, "require-dev": { "tubalmartin/cssmin": "~2.4.8" }, "suggest": { "tubalmartin/cssmin": "Support minify with CSSMin (YUI PHP port)" }, "type": "library", "autoload": { "classmap": [ "min/lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Stephen Clay", "email": "steve@mrclay.org", "role": "Developer" } ], "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers", "homepage": "http://code.google.com/p/minify/", "time": "2016-03-08 11:49:57" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06 14:39:51" }, { "name": "ratchet/pawl", "version": "v0.2.3", "source": { "type": "git", "url": "https://github.com/ratchetphp/Pawl.git", "reference": "55256f590ab457fc9da57aa3f88e2edb5a2386c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ratchetphp/Pawl/zipball/55256f590ab457fc9da57aa3f88e2edb5a2386c1", "reference": "55256f590ab457fc9da57aa3f88e2edb5a2386c1", "shasum": "" }, "require": { "php": ">=5.4", "ratchet/rfc6455": "^0.2.1", "react/socket-client": "^0.5" }, "suggest": { "reactivex/rxphp": "~1.1" }, "type": "library", "autoload": { "psr-4": { "Ratchet\\Client\\": "src" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Asynchronous WebSocket client", "keywords": [ "Ratchet", "async", "client", "websocket", "websocket client" ], "time": "2017-01-02 20:05:47" }, { "name": "ratchet/rfc6455", "version": "v0.2.2", "source": { "type": "git", "url": "https://github.com/ratchetphp/RFC6455.git", "reference": "56aecde679d72d7b1087bbe1d6f7d96e123d396a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/56aecde679d72d7b1087bbe1d6f7d96e123d396a", "reference": "56aecde679d72d7b1087bbe1d6f7d96e123d396a", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.0", "php": ">=5.4.2" }, "require-dev": { "react/http": "^0.4.1", "react/socket-client": "^0.4.3" }, "type": "library", "autoload": { "psr-4": { "Ratchet\\RFC6455\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Boden", "email": "cboden@gmail.com", "role": "Developer" } ], "description": "RFC6455 WebSocket protocol handler", "homepage": "http://socketo.me", "keywords": [ "WebSockets", "rfc6455", "websocket" ], "time": "2017-01-01 15:41:18" }, { "name": "react/cache", "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", "reference": "558f614891341b1d817a8cdf9a358948ec49638f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/cache/zipball/558f614891341b1d817a8cdf9a358948ec49638f", "reference": "558f614891341b1d817a8cdf9a358948ec49638f", "shasum": "" }, "require": { "php": ">=5.3.0", "react/promise": "~2.0|~1.1" }, "type": "library", "autoload": { "psr-4": { "React\\Cache\\": "src\\" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async caching.", "keywords": [ "cache" ], "time": "2016-02-25 18:17:16" }, { "name": "react/dns", "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", "reference": "751b3129556e04944f164e3556a20ca6e201e459" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/dns/zipball/751b3129556e04944f164e3556a20ca6e201e459", "reference": "751b3129556e04944f164e3556a20ca6e201e459", "shasum": "" }, "require": { "php": ">=5.3.0", "react/cache": "~0.4.0|~0.3.0", "react/promise": "~2.1|~1.2", "react/socket": "~0.4.0|~0.3.0" }, "type": "library", "autoload": { "psr-4": { "React\\Dns\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async DNS resolver.", "keywords": [ "dns", "dns-resolver" ], "time": "2016-08-01 10:09:07" }, { "name": "react/event-loop", "version": "v0.3.5", "target-dir": "React/EventLoop", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "13e03b17e54ea864c6653a2cf6d146dad8464e91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/13e03b17e54ea864c6653a2cf6d146dad8464e91", "reference": "13e03b17e54ea864c6653a2cf6d146dad8464e91", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-libev": "*", "ext-libevent": ">=0.0.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "autoload": { "psr-0": { "React\\EventLoop": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event loop abstraction layer that libraries can use for evented I/O.", "keywords": [ "event-loop" ], "time": "2016-12-28 22:48:03" }, { "name": "react/promise", "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/2760f3898b7e931aa71153852dcd48a75c9b95db", "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2016-12-22 14:09:01" }, { "name": "react/promise-timer", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", "reference": "ddedc67bfd7f579fc83e66ff67e3564b179297dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/ddedc67bfd7f579fc83e66ff67e3564b179297dd", "reference": "ddedc67bfd7f579fc83e66ff67e3564b179297dd", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "~0.4.0|~0.3.0", "react/promise": "~2.1|~1.2" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\Timer\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "Trivial timeout implementation for Promises", "homepage": "https://github.com/react/promise-timer", "keywords": [ "async", "event-loop", "promise", "reactphp", "timeout", "timer" ], "time": "2016-12-27 08:12:19" }, { "name": "react/socket", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", "reference": "cf074e53c974df52388ebd09710a9018894745d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket/zipball/cf074e53c974df52388ebd09710a9018894745d2", "reference": "cf074e53c974df52388ebd09710a9018894745d2", "shasum": "" }, "require": { "evenement/evenement": "~2.0|~1.0", "php": ">=5.3.0", "react/event-loop": "0.4.*|0.3.*", "react/promise": "^2.0 || ^1.1", "react/stream": "^0.4.5" }, "require-dev": { "clue/block-react": "^1.1", "phpunit/phpunit": "~4.8", "react/socket-client": "^0.5.1" }, "type": "library", "autoload": { "psr-4": { "React\\Socket\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async, streaming plaintext TCP/IP and secure TLS socket server for React PHP", "keywords": [ "Socket" ], "time": "2017-01-26 09:23:38" }, { "name": "react/socket-client", "version": "v0.5.3", "source": { "type": "git", "url": "https://github.com/reactphp/socket-client.git", "reference": "5570838d436f056695e9a5eaf01dd5f80386dd26" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket-client/zipball/5570838d436f056695e9a5eaf01dd5f80386dd26", "reference": "5570838d436f056695e9a5eaf01dd5f80386dd26", "shasum": "" }, "require": { "php": ">=5.3.0", "react/dns": "0.4.*|0.3.*", "react/event-loop": "0.4.*|0.3.*", "react/promise": "^2.1 || ^1.2", "react/promise-timer": "~1.0", "react/stream": "^0.4.5" }, "require-dev": { "clue/block-react": "^1.1" }, "type": "library", "autoload": { "psr-4": { "React\\SocketClient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Async connector to open TCP/IP and SSL/TLS based connections.", "keywords": [ "Socket" ], "time": "2016-12-24 11:19:15" }, { "name": "react/stream", "version": "v0.4.6", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "44dc7f51ea48624110136b535b9ba44fd7d0c1ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/44dc7f51ea48624110136b535b9ba44fd7d0c1ee", "reference": "44dc7f51ea48624110136b535b9ba44fd7d0c1ee", "shasum": "" }, "require": { "evenement/evenement": "^2.0|^1.0", "php": ">=5.3.8" }, "require-dev": { "clue/stream-filter": "~1.2", "react/event-loop": "^0.4|^0.3", "react/promise": "^2.0|^1.0" }, "suggest": { "react/event-loop": "^0.4", "react/promise": "^2.0" }, "type": "library", "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Basic readable and writable stream interfaces that support piping.", "keywords": [ "pipe", "stream" ], "time": "2017-01-25 14:44:14" }, { "name": "rmrevin/yii2-fontawesome", "version": "2.17.1", "source": { "type": "git", "url": "https://github.com/rmrevin/yii2-fontawesome.git", "reference": "65ce306da864f4d558348aeba040ed7876878090" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/65ce306da864f4d558348aeba040ed7876878090", "reference": "65ce306da864f4d558348aeba040ed7876878090", "shasum": "" }, "require": { "fortawesome/font-awesome": "~4.7", "php": ">=5.4.0", "yiisoft/yii2": "2.0.*" }, "type": "yii2-extension", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "rmrevin\\yii\\fontawesome\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Revin Roman", "email": "roman@rmrevin.com", "homepage": "https://rmrevin.com/" } ], "description": "Asset Bundle for Yii2 with Font Awesome", "keywords": [ "asset", "awesome", "bundle", "font", "yii" ], "time": "2017-01-11 14:05:47" }, { "name": "rmrevin/yii2-minify-view", "version": "1.14.4", "source": { "type": "git", "url": "https://github.com/rmrevin/yii2-minify-view.git", "reference": "1b84c6128bfd11b3e3cd827273efa6aa6ddd7870" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmrevin/yii2-minify-view/zipball/1b84c6128bfd11b3e3cd827273efa6aa6ddd7870", "reference": "1b84c6128bfd11b3e3cd827273efa6aa6ddd7870", "shasum": "" }, "require": { "mrclay/minify": "~2.2", "yiisoft/yii2": "2.0.*" }, "type": "yii2-extension", "autoload": { "psr-4": { "rmrevin\\yii\\minify\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Revin Roman", "email": "roman@rmrevin.com", "homepage": "https://rmrevin.com/" } ], "description": "Yii2 View component with minification css & js", "keywords": [ "JS", "css", "minify", "view", "yii2" ], "time": "2017-01-19 16:51:36" }, { "name": "shifrin/yii2-noty", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/Shifrin/yii2-noty.git", "reference": "a818379e79a7ea218b58cb4efc01cc2f45f40d4f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Shifrin/yii2-noty/zipball/a818379e79a7ea218b58cb4efc01cc2f45f40d4f", "reference": "a818379e79a7ea218b58cb4efc01cc2f45f40d4f", "shasum": "" }, "require": { "bower-asset/noty": "^2.3", "yiisoft/yii2": ">=2.0.6" }, "type": "yii2-extension", "autoload": { "psr-4": { "shifrin\\noty\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mohammed Shifreen", "email": "mshifreen@gmail.com" } ], "description": "Yii widget for Noty jQuery notification plugin", "keywords": [ "alert", "flash", "message", "notification", "noty", "yii2" ], "time": "2016-02-21 06:48:51" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.5", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "cd142238a339459b10da3d8234220963f392540c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/cd142238a339459b10da3d8234220963f392540c", "reference": "cd142238a339459b10da3d8234220963f392540c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "~3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "email", "mail", "mailer" ], "time": "2016-12-29 10:02:40" }, { "name": "symfony/event-dispatcher", "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9137eb3a3328e413212826d63eeeb0217836e2b6", "reference": "9137eb3a3328e413212826d63eeeb0217836e2b6", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/dependency-injection": "~2.8|~3.0", "symfony/expression-language": "~2.8|~3.0", "symfony/stopwatch": "~2.8|~3.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2017-01-02 20:32:22" }, { "name": "symfony/http-foundation", "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "e192b04de44aa1ed0e39d6793f7e06f5e0b672a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e192b04de44aa1ed0e39d6793f7e06f5e0b672a0", "reference": "e192b04de44aa1ed0e39d6793f7e06f5e0b672a0", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "symfony/expression-language": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", "time": "2017-02-02 13:47:35" }, { "name": "symfony/polyfill-mbstring", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4", "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2016-11-14 01:06:16" }, { "name": "symfony/routing", "version": "v3.2.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "af464432c177dbcdbb32295113b7627500331f2d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/af464432c177dbcdbb32295113b7627500331f2d", "reference": "af464432c177dbcdbb32295113b7627500331f2d", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "symfony/config": "<2.8" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/expression-language": "~2.8|~3.0", "symfony/http-foundation": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/dependency-injection": "For loading routes from a service", "symfony/expression-language": "For using expression matching", "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.2-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Routing Component", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "time": "2017-01-28 02:37:08" }, { "name": "voskobovich/yii2-linker-behavior", "version": "4.0.1-rc", "source": { "type": "git", "url": "https://github.com/voskobovich/yii2-linker-behavior.git", "reference": "b4f0e9b05bbd53fdbd3fcca318b31f6cced4cc66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voskobovich/yii2-linker-behavior/zipball/b4f0e9b05bbd53fdbd3fcca318b31f6cced4cc66", "reference": "b4f0e9b05bbd53fdbd3fcca318b31f6cced4cc66", "shasum": "" }, "require": { "fxp/composer-asset-plugin": "*", "php": ">=5.4.0", "yiisoft/yii2": "^2" }, "require-dev": { "codeception/codeception": "*", "yiisoft/yii2-codeception": "^2" }, "type": "yii2-behavior", "autoload": { "psr-4": { "voskobovich\\linker\\": "src", "voskobovich\\linker\\interfaces\\": "src/interfaces", "voskobovich\\linker\\updaters\\": "src/updaters" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Vitaly Voskobovich", "email": "vitaly@voskobovich.com", "homepage": "http://voskobovich.com" }, { "name": "Konstantin Sirotkin", "email": "beowulfenator@gmail.com", "homepage": "http://beowulfenator.github.io" } ], "description": "This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.", "homepage": "https://github.com/voskobovich/yii2-linker-behavior", "keywords": [ "Active Record", "Behavior", "ar", "many-to-many", "one-to-many", "relations", "yii2" ], "time": "2016-12-04 11:00:39" }, { "name": "voskobovich/yii2-many-many-behavior", "version": "v3.2.2", "source": { "type": "git", "url": "https://github.com/voskobovich/yii2-many-to-many-behavior.git", "reference": "cb130c10aceefe57bd2d3b0544986d84026455ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voskobovich/yii2-many-to-many-behavior/zipball/cb130c10aceefe57bd2d3b0544986d84026455ae", "reference": "cb130c10aceefe57bd2d3b0544986d84026455ae", "shasum": "" }, "require": { "php": ">=5.4.0", "yiisoft/yii2": "~2.0.0" }, "require-dev": { "yiisoft/yii2-codeception": "~2.0" }, "type": "yii2-behavior", "autoload": { "psr-4": { "voskobovich\\behaviors\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Vitaly Voskobovich", "email": "vitaly@voskobovich.com", "homepage": "http://voskobovich.com" } ], "description": "This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.", "homepage": "https://github.com/voskobovich/ManyToManyBehavior", "keywords": [ "Active Record", "Behavior", "many-to-many", "relation", "yii2" ], "time": "2016-01-14 09:39:52" }, { "name": "yiisoft/yii2", "version": "2.0.11.1", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "5c9c894b1d20bc1a39814063adf8a1aeb7c86f77" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5c9c894b1d20bc1a39814063adf8a1aeb7c86f77", "reference": "5c9c894b1d20bc1a39814063adf8a1aeb7c86f77", "shasum": "" }, "require": { "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.3", "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" }, { "name": "Boudewijn Vahrmeijer", "email": "info@dynasource.eu", "homepage": "http://dynasource.eu", "role": "Core framework development" } ], "description": "Yii PHP Framework Version 2", "homepage": "http://www.yiiframework.com/", "keywords": [ "framework", "yii2" ], "time": "2017-02-02 18:53:16" }, { "name": "yiisoft/yii2-bootstrap", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", "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": "2016-03-17 03:29:28" }, { "name": "yiisoft/yii2-composer", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "^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-12-20 13:26:02" }, { "name": "yiisoft/yii2-swiftmailer", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b900767f1031ff3a4668dfa36c10595875f0a5", "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "~5.0", "yiisoft/yii2": "~2.0.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\swiftmailer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "The SwiftMailer integration for the Yii framework", "keywords": [ "email", "mail", "mailer", "swift", "swiftmailer", "yii2" ], "time": "2016-09-09 11:48:11" } ], "packages-dev": [ { "name": "bower-asset/typeahead.js", "version": "v0.11.1", "source": { "type": "git", "url": "https://github.com/twitter/typeahead.js.git", "reference": "588440f66559714280628a4f9799f0c4eb880a4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a", "reference": "588440f66559714280628a4f9799f0c4eb880a4a", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "require-dev": { "bower-asset/jasmine-ajax": "~1.3.1", "bower-asset/jasmine-jquery": "~1.5.2", "bower-asset/jquery": "~1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dist/typeahead.bundle.js" } }, { "name": "phpspec/php-diff", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/phpspec/php-diff.git", "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Diff": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Chris Boulton", "homepage": "http://github.com/chrisboulton" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", "time": "2016-04-07 12:29:16" }, { "name": "yiisoft/yii2-debug", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", "reference": "a74a2433ad1dfda30a253a92f6db52c131807432" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/a74a2433ad1dfda30a253a92f6db52c131807432", "reference": "a74a2433ad1dfda30a253a92f6db52c131807432", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.4", "yiisoft/yii2-bootstrap": "~2.0.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\debug\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The debugger extension for the Yii framework", "keywords": [ "debug", "debugger", "yii2" ], "time": "2016-11-24 09:42:29" }, { "name": "yiisoft/yii2-gii", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", "reference": "1bd6df6804ca077ec022587905a0d43eb286f507" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507", "reference": "1bd6df6804ca077ec022587905a0d43eb286f507", "shasum": "" }, "require": { "bower-asset/typeahead.js": "0.10.* | ~0.11.0", "phpspec/php-diff": ">=1.0.2", "yiisoft/yii2": ">=2.0.4", "yiisoft/yii2-bootstrap": "~2.0" }, "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\\gii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Gii extension for the Yii framework", "keywords": [ "code generator", "gii", "yii2" ], "time": "2016-03-18 14:09:46" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "bower-asset/snackbarjs": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }