3839 lines
134 KiB
JSON
3839 lines
134 KiB
JSON
{
|
|
"_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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "138d862466e8a155a65957524deabe0f",
|
|
"packages": [
|
|
{
|
|
"name": "2amigos/yii2-tinymce-widget",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/2amigos/yii2-tinymce-widget.git",
|
|
"reference": "d58bad3ede450f86acd475fb4ecda982b980132b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/2amigos/yii2-tinymce-widget/zipball/d58bad3ede450f86acd475fb4ecda982b980132b",
|
|
"reference": "d58bad3ede450f86acd475fb4ecda982b980132b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"tinymce/tinymce": ">=4",
|
|
"yiisoft/yii2": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
},
|
|
"asset-installer-paths": {
|
|
"bower-asset-library": "vendor/bower"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dosamigos\\tinymce\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "2amigOS! Consulting Group",
|
|
"email": "hola@2amigos.us",
|
|
"homepage": "http://2amigos.us",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "TinyMCE widget for Yii2.",
|
|
"homepage": "http://yiiwheels.com/extension/tinymce-widget",
|
|
"keywords": [
|
|
"2amigos",
|
|
"extension",
|
|
"tinymce",
|
|
"widget",
|
|
"yii",
|
|
"yii 2",
|
|
"yii2"
|
|
],
|
|
"time": "2015-03-28T21:53:43+00:00"
|
|
},
|
|
{
|
|
"name": "almasaeed2010/adminlte",
|
|
"version": "v2.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ColorlibHQ/AdminLTE.git",
|
|
"reference": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ColorlibHQ/AdminLTE/zipball/1ee281b3b99e8d8cccdc72fb8437c6888149cb46",
|
|
"reference": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Abdullah Almsaeed",
|
|
"email": "support@almsaeedstudio.com"
|
|
}
|
|
],
|
|
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
|
|
"homepage": "http://almsaeedstudio.com/",
|
|
"keywords": [
|
|
"JS",
|
|
"admin",
|
|
"back-end",
|
|
"css",
|
|
"less",
|
|
"responsive",
|
|
"template",
|
|
"theme",
|
|
"web"
|
|
],
|
|
"time": "2015-10-23T14:50:49+00:00"
|
|
},
|
|
{
|
|
"name": "bacon/bacon-qr-code",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Bacon/BaconQrCode.git",
|
|
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
|
|
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-iconv": "*",
|
|
"php": "^5.4|^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to generate QR code images"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"BaconQrCode": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ben Scholzen 'DASPRiD'",
|
|
"email": "mail@dasprids.de",
|
|
"homepage": "http://www.dasprids.de",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "BaconQrCode is a QR code generator for PHP.",
|
|
"homepage": "https://github.com/Bacon/BaconQrCode",
|
|
"time": "2017-10-17T09:59:25+00:00"
|
|
},
|
|
{
|
|
"name": "bassjobsen/bootstrap-3-typeahead",
|
|
"version": "v4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/bassjobsen/Bootstrap-3-Typeahead.git",
|
|
"reference": "516d96962e1d7fc7c3972c9bbba3b0a133ae9aae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/bassjobsen/Bootstrap-3-Typeahead/zipball/516d96962e1d7fc7c3972c9bbba3b0a133ae9aae",
|
|
"reference": "516d96962e1d7fc7c3972c9bbba3b0a133ae9aae",
|
|
"shasum": ""
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"files": [
|
|
"bootstrap3-typeahead.js",
|
|
"bootstrap3-typeahead.min.js"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bass Jobsen",
|
|
"email": "bass@w3masters.nl"
|
|
}
|
|
],
|
|
"description": "Bootstrap 3 Typeahead",
|
|
"time": "2015-11-14T22:02:27+00:00"
|
|
},
|
|
{
|
|
"name": "bower-asset/accounting",
|
|
"version": "v0.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/josscrowcroft/accounting.js.git",
|
|
"reference": "9ff4a4022e5c08f028d652d2b0ba1d4b65588bde"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/josscrowcroft/accounting.js/zipball/9ff4a4022e5c08f028d652d2b0ba1d4b65588bde",
|
|
"reference": "9ff4a4022e5c08f028d652d2b0ba1d4b65588bde",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library"
|
|
},
|
|
{
|
|
"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/fontawesome",
|
|
"version": "v4.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
|
"reference": "e554555d73a44e0a7d11b0361ad7a5325a5f551c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/e554555d73a44e0a7d11b0361ad7a5325a5f551c",
|
|
"reference": "e554555d73a44e0a7d11b0361ad7a5325a5f551c",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"less/font-awesome.less",
|
|
"scss/font-awesome.scss"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"*/.*",
|
|
"*.json",
|
|
"src",
|
|
"*.yml",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"*.md"
|
|
]
|
|
},
|
|
"license": [
|
|
"OFL-1.1",
|
|
"MIT",
|
|
"CC-BY-3.0"
|
|
],
|
|
"description": "Font Awesome"
|
|
},
|
|
{
|
|
"name": "bower-asset/inputmask",
|
|
"version": "3.3.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/RobinHerbots/Inputmask.git",
|
|
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
|
|
"reference": "5e670ad62f50c738388d4dcec78d2888505ad77b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.7"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"./dist/inputmask/inputmask.js",
|
|
"./dist/inputmask/inputmask.extensions.js",
|
|
"./dist/inputmask/inputmask.date.extensions.js",
|
|
"./dist/inputmask/inputmask.numeric.extensions.js",
|
|
"./dist/inputmask/inputmask.phone.extensions.js",
|
|
"./dist/inputmask/jquery.inputmask.js",
|
|
"./dist/inputmask/global/document.js",
|
|
"./dist/inputmask/global/window.js",
|
|
"./dist/inputmask/phone-codes/phone.js",
|
|
"./dist/inputmask/phone-codes/phone-be.js",
|
|
"./dist/inputmask/phone-codes/phone-nl.js",
|
|
"./dist/inputmask/phone-codes/phone-ru.js",
|
|
"./dist/inputmask/phone-codes/phone-uk.js",
|
|
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
|
|
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
|
|
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
|
|
"./dist/inputmask/bindings/inputmask.binding.js"
|
|
],
|
|
"bower-asset-ignore": [
|
|
"**/*",
|
|
"!dist/*",
|
|
"!dist/inputmask/*",
|
|
"!dist/min/*",
|
|
"!dist/min/inputmask/*"
|
|
]
|
|
},
|
|
"license": [
|
|
"http://opensource.org/licenses/mit-license.php"
|
|
],
|
|
"description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
|
|
"keywords": [
|
|
"form",
|
|
"input",
|
|
"inputmask",
|
|
"jquery",
|
|
"mask",
|
|
"plugins"
|
|
],
|
|
"time": "2017-11-21T11:46:23+00:00"
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery",
|
|
"version": "2.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jquery/jquery.git",
|
|
"reference": "7751e69b615c6eca6f783a81e292a55725af6b85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jquery/jquery/zipball/7751e69b615c6eca6f783a81e292a55725af6b85",
|
|
"reference": "7751e69b615c6eca6f783a81e292a55725af6b85",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"bower-asset/qunit": "1.14.0",
|
|
"bower-asset/requirejs": "2.1.10",
|
|
"bower-asset/sinon": "1.8.1",
|
|
"bower-asset/sizzle": "2.1.1-patch2"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "dist/jquery.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"build",
|
|
"dist/cdn",
|
|
"speed",
|
|
"test",
|
|
"*.md",
|
|
"AUTHORS.txt",
|
|
"Gruntfile.js",
|
|
"package.json"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"keywords": [
|
|
"javascript",
|
|
"jquery",
|
|
"library"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/jquery-ui",
|
|
"version": "1.11.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/jqueryui.git",
|
|
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
|
|
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.6"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": [
|
|
"jquery-ui.js"
|
|
],
|
|
"bower-asset-ignore": []
|
|
}
|
|
},
|
|
{
|
|
"name": "bower-asset/moment",
|
|
"version": "2.10.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/moment/moment.git",
|
|
"reference": "f3fbef9d9875bbff340b527dbe3f1c447a942f69"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/moment/moment/zipball/f3fbef9d9875bbff340b527dbe3f1c447a942f69",
|
|
"reference": "f3fbef9d9875bbff340b527dbe3f1c447a942f69",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "moment.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"benchmarks",
|
|
"bower_components",
|
|
"meteor",
|
|
"node_modules",
|
|
"scripts",
|
|
"tasks",
|
|
"test",
|
|
"component.json",
|
|
"composer.json",
|
|
"CONTRIBUTING.md",
|
|
"ender.js",
|
|
"Gruntfile.js",
|
|
"Moment.js.nuspec",
|
|
"package.js",
|
|
"package.json"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"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/remarkable-bootstrap-notify",
|
|
"version": "3.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mouse0270/bootstrap-notify.git",
|
|
"reference": "c6a3e3acafda0815cce3703103499b6262500cd7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mouse0270/bootstrap-notify/zipball/c6a3e3acafda0815cce3703103499b6262500cd7",
|
|
"reference": "c6a3e3acafda0815cce3703103499b6262500cd7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/bootstrap": ">=2.0.0",
|
|
"bower-asset/jquery": ">=1.10.2"
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "bootstrap-notify.js",
|
|
"bower-asset-ignore": []
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "This is a simple plugin that turns standard Bootstrap alerts into \"Growl-like\" notifications.",
|
|
"keywords": [
|
|
"bootstrap",
|
|
"growl",
|
|
"jquery",
|
|
"message",
|
|
"notice",
|
|
"notification",
|
|
"notifications",
|
|
"notify",
|
|
"remarkable"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/webcamjs",
|
|
"version": "v1.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jhuckaby/webcamjs.git",
|
|
"reference": "1f164b822507977bf746838c66b9e4332764c062"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jhuckaby/webcamjs/zipball/1f164b822507977bf746838c66b9e4332764c062",
|
|
"reference": "1f164b822507977bf746838c66b9e4332764c062",
|
|
"shasum": ""
|
|
},
|
|
"type": "bower-asset-library",
|
|
"extra": {
|
|
"bower-asset-main": "webcam.js",
|
|
"bower-asset-ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests",
|
|
"build.sh",
|
|
"demos",
|
|
"flash"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "HTML5 Webcam Image Capture Library with Flash Fallback",
|
|
"keywords": [
|
|
"webcam"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/yii2-pjax",
|
|
"version": "v2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/jquery-pjax.git",
|
|
"reference": "3f20897307cca046fca5323b318475ae9dac0ca0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0",
|
|
"reference": "3f20897307cca046fca5323b318475ae9dac0ca0",
|
|
"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.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/markdown.git",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
|
|
"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.2.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": "2018-03-26T11:24:36+00:00"
|
|
},
|
|
{
|
|
"name": "cebe/yii2-gravatar",
|
|
"version": "1.1",
|
|
"target-dir": "cebe/gravatar",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cebe/yii2-gravatar.git",
|
|
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
|
|
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"cebe\\gravatar\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Carsten Brandt",
|
|
"email": "mail@cebe.cc",
|
|
"homepage": "http://cebe.cc/",
|
|
"role": "Core framework development"
|
|
}
|
|
],
|
|
"description": "Gravatar Widget for Yii 2",
|
|
"keywords": [
|
|
"gravatar",
|
|
"yii"
|
|
],
|
|
"time": "2013-12-10T17:49:58+00:00"
|
|
},
|
|
{
|
|
"name": "dmstr/yii2-adminlte-asset",
|
|
"version": "2.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dmstr/yii2-adminlte-asset.git",
|
|
"reference": "c842a15ceef4e903f70ac927ec3246e6d53e1148"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/c842a15ceef4e903f70ac927ec3246e6d53e1148",
|
|
"reference": "c842a15ceef4e903f70ac927ec3246e6d53e1148",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"almasaeed2010/adminlte": "~2.0",
|
|
"cebe/yii2-gravatar": "1.*",
|
|
"rmrevin/yii2-fontawesome": "~2.9",
|
|
"yiisoft/yii2": "2.*",
|
|
"yiisoft/yii2-bootstrap": "2.*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"dmstr\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tobias Munk",
|
|
"email": "tobias@diemeisterei.de"
|
|
},
|
|
{
|
|
"name": "Evgeniy Tkachenko",
|
|
"email": "et.coder@gmail.com"
|
|
}
|
|
],
|
|
"description": "Backend theme for Yii2 Framework",
|
|
"keywords": [
|
|
"AdminLTE",
|
|
"extension",
|
|
"yii2"
|
|
],
|
|
"time": "2015-11-06T10:35:36+00:00"
|
|
},
|
|
{
|
|
"name": "endroid/qr-code",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/endroid/qr-code.git",
|
|
"reference": "6062677d3404e0ded40647b8f62ec55ff9722eb7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/endroid/qr-code/zipball/6062677d3404e0ded40647b8f62ec55ff9722eb7",
|
|
"reference": "6062677d3404e0ded40647b8f62ec55ff9722eb7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bacon/bacon-qr-code": "^1.0.3",
|
|
"ext-gd": "*",
|
|
"khanamiryan/qrcode-detector-decoder": "1",
|
|
"myclabs/php-enum": "^1.5",
|
|
"php": ">=5.6",
|
|
"symfony/options-resolver": "^2.7",
|
|
"symfony/property-access": "^2.7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7",
|
|
"symfony/asset": "^2.7",
|
|
"symfony/browser-kit": "^2.7",
|
|
"symfony/finder": "^2.7",
|
|
"symfony/framework-bundle": "^2.7",
|
|
"symfony/http-kernel": "^2.7",
|
|
"symfony/templating": "^2.7",
|
|
"symfony/twig-bundle": "^2.7",
|
|
"symfony/yaml": "^2.7"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Endroid\\QrCode\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeroen van den Enden",
|
|
"email": "info@endroid.nl",
|
|
"homepage": "http://endroid.nl/"
|
|
}
|
|
],
|
|
"description": "Endroid QR Code",
|
|
"homepage": "https://github.com/endroid/QrCode",
|
|
"keywords": [
|
|
"bundle",
|
|
"code",
|
|
"endroid",
|
|
"flex",
|
|
"qr",
|
|
"qrcode",
|
|
"symfony"
|
|
],
|
|
"time": "2018-05-09T20:26:30+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7",
|
|
"reference": "83ab08bc1af7d808a9e0fbf024f1c24bfd73c0a7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"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": "2019-07-14T18:58:38+00:00"
|
|
},
|
|
{
|
|
"name": "fxp/composer-asset-plugin",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fxpio/composer-asset-plugin.git",
|
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
|
|
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.6.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Fxp\\Composer\\AssetPlugin\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"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": "2019-08-08T18:36:07+00:00"
|
|
},
|
|
{
|
|
"name": "iisns/yii2-assets-compress",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/iisns/yii2-assets-compress.git",
|
|
"reference": "37009a8b0f4b3bcdd417b223db0d3fb6e9c26034"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/iisns/yii2-assets-compress/zipball/37009a8b0f4b3bcdd417b223db0d3fb6e9c26034",
|
|
"reference": "37009a8b0f4b3bcdd417b223db0d3fb6e9c26034",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"mrclay/minify": "*",
|
|
"natxet/cssmin": "*",
|
|
"tedivm/jshrink": "*",
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"iisns\\assets\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Shiyang",
|
|
"email": "dr@shiyang.me"
|
|
}
|
|
],
|
|
"description": "This solution enables you to dynamically combine js and css files to optimize the html page.",
|
|
"keywords": [
|
|
"JS",
|
|
"assets",
|
|
"compress",
|
|
"css",
|
|
"iisns",
|
|
"yii2"
|
|
],
|
|
"time": "2016-02-12T14:59:50+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/bootstrap-fileinput",
|
|
"version": "v4.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/bootstrap-fileinput.git",
|
|
"reference": "0468bbba9c28c1250aca83eba9b33e32ec135f78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/0468bbba9c28c1250aca83eba9b33e32ec135f78",
|
|
"reference": "0468bbba9c28c1250aca83eba9b33e32ec135f78",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"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": "2015-09-13T17:39:44+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/bootstrap-star-rating",
|
|
"version": "v3.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/bootstrap-star-rating.git",
|
|
"reference": "987777ee21a599bebbc545c743063fcee9833842"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/987777ee21a599bebbc545c743063fcee9833842",
|
|
"reference": "987777ee21a599bebbc545c743063fcee9833842",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"kartik\\plugins\\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 simple yet powerful JQuery star rating plugin for Bootstrap.",
|
|
"homepage": "https://github.com/kartik-v/bootstrap-star-rating",
|
|
"keywords": [
|
|
"Rating",
|
|
"bootstrap",
|
|
"jquery",
|
|
"star"
|
|
],
|
|
"time": "2015-09-21T09:06:33+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/dependent-dropdown",
|
|
"version": "v1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/dependent-dropdown.git",
|
|
"reference": "03b086d7ec51fc773aab064d7204adbbaa807ec4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/03b086d7ec51fc773aab064d7204adbbaa807ec4",
|
|
"reference": "03b086d7ec51fc773aab064d7204adbbaa807ec4",
|
|
"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-07-14T09:54:25+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-krajee-base",
|
|
"version": "v1.7.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-krajee-base.git",
|
|
"reference": "c0adff9d9762f4fd3bf0e7cd0000fcab0bf00f19"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/c0adff9d9762f4fd3bf0e7cd0000fcab0bf00f19",
|
|
"reference": "c0adff9d9762f4fd3bf0e7cd0000fcab0bf00f19",
|
|
"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": "2015-06-16T05:19:57+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-activeform",
|
|
"version": "v1.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-activeform.git",
|
|
"reference": "076f49747309f30658085eb008276ecd3370b151"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/076f49747309f30658085eb008276ecd3370b151",
|
|
"reference": "076f49747309f30658085eb008276ecd3370b151",
|
|
"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-10-22T14:36:24+00:00"
|
|
},
|
|
{
|
|
"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-09T04:56:27+00:00"
|
|
},
|
|
{
|
|
"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-19T06:44:12+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-colorinput",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
|
|
"reference": "1f3e3dc32a7dae0c83623fbda8e0dd77b84771b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/1f3e3dc32a7dae0c83623fbda8e0dd77b84771b1",
|
|
"reference": "1f3e3dc32a7dae0c83623fbda8e0dd77b84771b1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"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": "2014-11-08T21:10:18+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-datepicker",
|
|
"version": "v1.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
|
|
"reference": "368b181ef658c05707fe41dd16eee4d9ffd9da38"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/368b181ef658c05707fe41dd16eee4d9ffd9da38",
|
|
"reference": "368b181ef658c05707fe41dd16eee4d9ffd9da38",
|
|
"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": "2015-07-19T04:49:03+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-datetimepicker",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
|
|
"reference": "3e59cc0f074df3b883c045395c6814506e4db7c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/3e59cc0f074df3b883c045395c6814506e4db7c6",
|
|
"reference": "3e59cc0f074df3b883c045395c6814506e4db7c6",
|
|
"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": "2015-01-25T16:36:55+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-depdrop",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
|
|
"reference": "40bbe95d8d5afe4eef5eecc4c2f1a5a21f9edf43"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/40bbe95d8d5afe4eef5eecc4c2f1a5a21f9edf43",
|
|
"reference": "40bbe95d8d5afe4eef5eecc4c2f1a5a21f9edf43",
|
|
"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": "2015-06-26T20:20:32+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-fileinput",
|
|
"version": "v1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
|
|
"reference": "bfed1b4201cc5fb3ac11563e1269f0ca64071e0b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/bfed1b4201cc5fb3ac11563e1269f0ca64071e0b",
|
|
"reference": "bfed1b4201cc5fb3ac11563e1269f0ca64071e0b",
|
|
"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": "2015-06-26T20:23:24+00:00"
|
|
},
|
|
{
|
|
"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-03T08:23:04+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-rangeinput",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
|
|
"reference": "b7a0b1eb627a3d6d99bad3d8ff31b28259f9e987"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/b7a0b1eb627a3d6d99bad3d8ff31b28259f9e987",
|
|
"reference": "b7a0b1eb627a3d6d99bad3d8ff31b28259f9e987",
|
|
"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": "2014-11-08T21:15:27+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-rating",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-rating.git",
|
|
"reference": "902f73385e6ed42d65576b8fd6e97889c3c18e65"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/902f73385e6ed42d65576b8fd6e97889c3c18e65",
|
|
"reference": "902f73385e6ed42d65576b8fd6e97889c3c18e65",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/bootstrap-star-rating": "*",
|
|
"kartik-v/yii2-krajee-base": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"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": "2014-11-08T19:30:37+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-select2",
|
|
"version": "v2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-select2.git",
|
|
"reference": "e72880e7e8dfc845c112ed7df275bf1c929be6db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/e72880e7e8dfc845c112ed7df275bf1c929be6db",
|
|
"reference": "e72880e7e8dfc845c112ed7df275bf1c929be6db",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"kartik-v/yii2-krajee-base": "~1.7"
|
|
},
|
|
"type": "yii2-extension",
|
|
"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": "2015-09-12T19:56:48+00:00"
|
|
},
|
|
{
|
|
"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-09T08:07:23+00:00"
|
|
},
|
|
{
|
|
"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-09T05:02:05+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-switchinput",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
|
|
"reference": "f6fd88e978b526323538b62ffd9d8845a9799758"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/f6fd88e978b526323538b62ffd9d8845a9799758",
|
|
"reference": "f6fd88e978b526323538b62ffd9d8845a9799758",
|
|
"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": "2015-01-14T16:27:26+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-timepicker",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
|
|
"reference": "432a8e166f89c2172fd5b86f6badcd943dbd3bc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/432a8e166f89c2172fd5b86f6badcd943dbd3bc2",
|
|
"reference": "432a8e166f89c2172fd5b86f6badcd943dbd3bc2",
|
|
"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": "2014-11-08T20:01:29+00:00"
|
|
},
|
|
{
|
|
"name": "kartik-v/yii2-widget-touchspin",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
|
|
"reference": "fd117e07c5dab1e5308cb8d75431269effb66212"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/fd117e07c5dab1e5308cb8d75431269effb66212",
|
|
"reference": "fd117e07c5dab1e5308cb8d75431269effb66212",
|
|
"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": "2014-12-04T12:53:04+00:00"
|
|
},
|
|
{
|
|
"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-28T18:05:41+00:00"
|
|
},
|
|
{
|
|
"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-09T19:54:17+00:00"
|
|
},
|
|
{
|
|
"name": "khanamiryan/qrcode-detector-decoder",
|
|
"version": "1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
|
|
"reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/96d5f80680b04803c4f1b69d6e01735e876b80c7",
|
|
"reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6|^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"lib/"
|
|
],
|
|
"files": [
|
|
"lib/common/customFunctions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ashot Khanamiryan",
|
|
"email": "a.khanamiryan@gmail.com",
|
|
"homepage": "https://github.com/khanamiryan",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "QR code decoder / reader",
|
|
"homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder",
|
|
"keywords": [
|
|
"barcode",
|
|
"qr",
|
|
"zxing"
|
|
],
|
|
"time": "2017-01-13T09:11:46+00:00"
|
|
},
|
|
{
|
|
"name": "lcobucci/jwt",
|
|
"version": "3.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
"reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
"reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"mikey179/vfsstream": "~1.5",
|
|
"phpmd/phpmd": "~2.2",
|
|
"phpunit/php-invoker": "~1.1",
|
|
"phpunit/phpunit": "^5.7 || ^7.3",
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lcobucci\\JWT\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luís Otávio Cobucci Oblonczyk",
|
|
"email": "lcobucci@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
|
"keywords": [
|
|
"JWS",
|
|
"jwt"
|
|
],
|
|
"time": "2019-05-24T18:30:49+00:00"
|
|
},
|
|
{
|
|
"name": "mpdf/mpdf",
|
|
"version": "v8.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpdf/mpdf.git",
|
|
"reference": "add590e93b7502efafd9839a68cff99f3497b318"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/add590e93b7502efafd9839a68cff99f3497b318",
|
|
"reference": "add590e93b7502efafd9839a68cff99f3497b318",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"myclabs/deep-copy": "^1.7",
|
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
"php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
|
|
"php-http/message-factory": "^1.0",
|
|
"psr/http-message": "^1.0",
|
|
"psr/log": "^1.0 || ^2.0",
|
|
"setasign/fpdi": "^2.1"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.0",
|
|
"mpdf/qrcode": "^1.1.0",
|
|
"squizlabs/php_codesniffer": "^3.5.0",
|
|
"tracy/tracy": "~2.5",
|
|
"yoast/phpunit-polyfills": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "Needed for generation of some types of barcodes",
|
|
"ext-xml": "Needed mainly for SVG manipulation",
|
|
"ext-zlib": "Needed for compression of embedded resources, such as fonts"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mpdf\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matěj Humpál",
|
|
"role": "Developer, maintainer"
|
|
},
|
|
{
|
|
"name": "Ian Back",
|
|
"role": "Developer (retired)"
|
|
}
|
|
],
|
|
"description": "PHP library generating PDF files from UTF-8 encoded HTML",
|
|
"homepage": "https://mpdf.github.io",
|
|
"keywords": [
|
|
"pdf",
|
|
"php",
|
|
"utf-8"
|
|
],
|
|
"time": "2022-12-15T11:24:39+00:00"
|
|
},
|
|
{
|
|
"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-08T11:49:57+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/deep-copy",
|
|
"version": "1.11.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
|
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.6.8",
|
|
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^1.6.8",
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/DeepCopy/deep_copy.php"
|
|
],
|
|
"psr-4": {
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Create deep copies (clones) of your objects",
|
|
"keywords": [
|
|
"clone",
|
|
"copy",
|
|
"duplicate",
|
|
"object",
|
|
"object graph"
|
|
],
|
|
"time": "2022-03-03T13:19:32+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/php-enum",
|
|
"version": "1.6.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
|
"reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
|
|
"reference": "32c4202886c51fbe5cc3a7c34ec5c9a4a790345e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35|^5.7|^6.0",
|
|
"squizlabs/php_codesniffer": "1.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MyCLabs\\Enum\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP Enum contributors",
|
|
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "PHP Enum implementation",
|
|
"homepage": "http://github.com/myclabs/php-enum",
|
|
"keywords": [
|
|
"enum"
|
|
],
|
|
"time": "2019-02-04T21:18:49+00:00"
|
|
},
|
|
{
|
|
"name": "natxet/CssMin",
|
|
"version": "v3.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/natxet/CssMin.git",
|
|
"reference": "92de3fe3ccb4f8298d31952490ef7d5395855c39"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/natxet/CssMin/zipball/92de3fe3ccb4f8298d31952490ef7d5395855c39",
|
|
"reference": "92de3fe3ccb4f8298d31952490ef7d5395855c39",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joe Scylla",
|
|
"email": "joe.scylla@gmail.com",
|
|
"homepage": "https://profiles.google.com/joe.scylla"
|
|
}
|
|
],
|
|
"description": "Minifying CSS",
|
|
"homepage": "http://code.google.com/p/cssmin/",
|
|
"keywords": [
|
|
"css",
|
|
"minify"
|
|
],
|
|
"time": "2015-09-25T11:13:11+00:00"
|
|
},
|
|
{
|
|
"name": "os/php-excel",
|
|
"version": "2.1",
|
|
"target-dir": "PHPExcel",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ouardisoft/PHPExcel.git",
|
|
"reference": "1dcb280a82b94943a00d478eac099542aa0be2bd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ouardisoft/PHPExcel/zipball/1dcb280a82b94943a00d478eac099542aa0be2bd",
|
|
"reference": "1dcb280a82b94943a00d478eac099542aa0be2bd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.6"
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "LOUARDI Abdeltif",
|
|
"email": "louardi.abdeltif@yahoo.fr",
|
|
"homepage": "http://phphub.net"
|
|
}
|
|
],
|
|
"description": "PHP Excel Library",
|
|
"homepage": "http://github.com/ouardisoft/PHPExcel",
|
|
"keywords": [
|
|
"excel"
|
|
],
|
|
"time": "2012-05-02T20:42:37+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^1"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"polyfill",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"time": "2020-10-15T08:29:30+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/message-factory",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/message-factory.git",
|
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
|
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "Factory interfaces for PSR-7 HTTP Message",
|
|
"homepage": "http://php-http.org",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"stream",
|
|
"uri"
|
|
],
|
|
"time": "2015-12-19T14:08:53+00:00"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"abandoned": "phpoffice/phpspreadsheet",
|
|
"time": "2015-05-01T07:00:55+00:00"
|
|
},
|
|
{
|
|
"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-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
},
|
|
{
|
|
"name": "rmrevin/yii2-fontawesome",
|
|
"version": "2.12.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rmrevin/yii2-fontawesome.git",
|
|
"reference": "62308687477734c166753de0ad9e2333dc7dce32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/62308687477734c166753de0ad9e2333dc7dce32",
|
|
"reference": "62308687477734c166753de0ad9e2333dc7dce32",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/fontawesome": "4.4.*",
|
|
"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": "2015-11-20T09:17:45+00:00"
|
|
},
|
|
{
|
|
"name": "setasign/fpdi",
|
|
"version": "v2.3.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Setasign/FPDI.git",
|
|
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
|
|
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-zlib": "*",
|
|
"php": "^5.6 || ^7.0 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"setasign/tfpdf": "<1.31"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"setasign/fpdf": "~1.8",
|
|
"setasign/tfpdf": "1.31",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"tecnickcom/tcpdf": "~6.2"
|
|
},
|
|
"suggest": {
|
|
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"setasign\\Fpdi\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Slabon",
|
|
"email": "jan.slabon@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
},
|
|
{
|
|
"name": "Maximilian Kresse",
|
|
"email": "maximilian.kresse@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
}
|
|
],
|
|
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
|
|
"homepage": "https://www.setasign.com/fpdi",
|
|
"keywords": [
|
|
"fpdf",
|
|
"fpdi",
|
|
"pdf"
|
|
],
|
|
"time": "2021-02-11T11:37:01+00:00"
|
|
},
|
|
{
|
|
"name": "sizeg/yii2-jwt",
|
|
"version": "v2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sizeg/yii2-jwt.git",
|
|
"reference": "28830a6eaa66e8b0b08c392d180fc361559de56e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sizeg/yii2-jwt/zipball/28830a6eaa66e8b0b08c392d180fc361559de56e",
|
|
"reference": "28830a6eaa66e8b0b08c392d180fc361559de56e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lcobucci/jwt": "~3.3.0",
|
|
"php": ">=5.6.0",
|
|
"yiisoft/yii2": "~2.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "yii2-extension",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"sizeg\\jwt\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Dmitriy Demin",
|
|
"email": "sizemail@gmail.com",
|
|
"homepage": "https://sizeg.tk"
|
|
}
|
|
],
|
|
"description": "JWT based on Icobucci",
|
|
"keywords": [
|
|
"jwt",
|
|
"yii 2",
|
|
"yii2"
|
|
],
|
|
"time": "2019-09-21T06:50:31+00:00"
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v5.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
|
|
"reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.1,<0.9.4"
|
|
},
|
|
"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"
|
|
],
|
|
"abandoned": "symfony/mailer",
|
|
"time": "2015-06-06T14:19:39+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v2.8.52",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "7aaab725bb58f0e18aa12c61bdadd4793ab4c32b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/7aaab725bb58f0e18aa12c61bdadd4793ab4c32b",
|
|
"reference": "7aaab725bb58f0e18aa12c61bdadd4793ab4c32b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\OptionsResolver\\": ""
|
|
},
|
|
"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 OptionsResolver Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"config",
|
|
"configuration",
|
|
"options"
|
|
],
|
|
"time": "2018-11-11T11:18:13+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.19.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "aed596913b70fae57be53d86faa2e9ef85a2297b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/aed596913b70fae57be53d86faa2e9ef85a2297b",
|
|
"reference": "aed596913b70fae57be53d86faa2e9ef85a2297b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.19-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"time": "2020-10-23T09:01:57+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/property-access",
|
|
"version": "v2.8.52",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/property-access.git",
|
|
"reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/property-access/zipball/c8f10191183be9bb0d5a1b8364d3891f1bde07b6",
|
|
"reference": "c8f10191183be9bb0d5a1b8364d3891f1bde07b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\PropertyAccess\\": ""
|
|
},
|
|
"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 PropertyAccess Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"access",
|
|
"array",
|
|
"extraction",
|
|
"index",
|
|
"injection",
|
|
"object",
|
|
"property",
|
|
"property path",
|
|
"reflection"
|
|
],
|
|
"time": "2018-11-11T11:18:13+00:00"
|
|
},
|
|
{
|
|
"name": "tedivm/jshrink",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tedious/JShrink.git",
|
|
"reference": "688527a2e854d7935f24f24c7d5eb1b604742bf9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tedious/JShrink/zipball/688527a2e854d7935f24f24c7d5eb1b604742bf9",
|
|
"reference": "688527a2e854d7935f24f24c7d5eb1b604742bf9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "0.4.0",
|
|
"phpunit/phpunit": "4.0.*",
|
|
"satooshi/php-coveralls": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"JShrink": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Robert Hafner",
|
|
"email": "tedivm@tedivm.com"
|
|
}
|
|
],
|
|
"description": "Javascript Minifier built in PHP",
|
|
"homepage": "http://github.com/tedious/JShrink",
|
|
"keywords": [
|
|
"javascript",
|
|
"minifier"
|
|
],
|
|
"time": "2015-07-04T07:35:09+00:00"
|
|
},
|
|
{
|
|
"name": "tinymce/tinymce",
|
|
"version": "4.3.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tinymce/tinymce-dist.git",
|
|
"reference": "dfa88d1f6868aa80081f35f3bb0b8257181b6fdf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/dfa88d1f6868aa80081f35f3bb0b8257181b6fdf",
|
|
"reference": "dfa88d1f6868aa80081f35f3bb0b8257181b6fdf",
|
|
"shasum": ""
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"tinymce.js",
|
|
"plugins/*/plugin.js",
|
|
"themes/*/theme.js"
|
|
],
|
|
"files": [
|
|
"tinymce.min.js",
|
|
"plugins/*/plugin.min.js",
|
|
"themes/*/theme.min.js",
|
|
"skins/**"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"description": "Web based JavaScript HTML WYSIWYG editor control.",
|
|
"homepage": "http://www.tinymce.com",
|
|
"keywords": [
|
|
"editor",
|
|
"html",
|
|
"javascript",
|
|
"richtext",
|
|
"tinymce",
|
|
"wysiwyg"
|
|
],
|
|
"time": "2016-05-10T11:15:05+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2",
|
|
"version": "2.0.27",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-framework.git",
|
|
"reference": "6793f8f9b4cd891dbf475cfbb88cf480f74eaa85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/6793f8f9b4cd891dbf475cfbb88cf480f74eaa85",
|
|
"reference": "6793f8f9b4cd891dbf475cfbb88cf480f74eaa85",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/inputmask": "~3.2.2 | ~3.3.5",
|
|
"bower-asset/jquery": "3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
|
|
"bower-asset/punycode": "1.3.*",
|
|
"bower-asset/yii2-pjax": "~2.0.1",
|
|
"cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.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": "2019-09-18T13:04:16+00:00"
|
|
},
|
|
{
|
|
"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-23T17:48:24+00:00"
|
|
},
|
|
{
|
|
"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-06T00:49:24+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-jui",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-jui.git",
|
|
"reference": "ce16f29cca654702c2ee500ccad9657a2d2e6a09"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce16f29cca654702c2ee500ccad9657a2d2e6a09",
|
|
"reference": "ce16f29cca654702c2ee500ccad9657a2d2e6a09",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery-ui": "1.11.*@stable",
|
|
"yiisoft/yii2": ">=2.0.4"
|
|
},
|
|
"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\\jui\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Qiang Xue",
|
|
"email": "qiang.xue@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Jquery UI extension for the Yii framework",
|
|
"keywords": [
|
|
"jQuery UI",
|
|
"yii2"
|
|
],
|
|
"time": "2015-05-10T22:09:43+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-swiftmailer",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-swiftmailer.git",
|
|
"reference": "4ec435a89e30b203cea99770910fb5499cb3627a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/4ec435a89e30b203cea99770910fb5499cb3627a",
|
|
"reference": "4ec435a89e30b203cea99770910fb5499cb3627a",
|
|
"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": "2015-05-10T22:12:32+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "bower-asset/typeahead.js",
|
|
"version": "v0.10.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twitter/typeahead.js.git",
|
|
"reference": "5f198b87d1af845da502ea9df93a5e84801ce742"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twitter/typeahead.js/zipball/5f198b87d1af845da502ea9df93a5e84801ce742",
|
|
"reference": "5f198b87d1af845da502ea9df93a5e84801ce742",
|
|
"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": "fzaninotto/faker",
|
|
"version": "v1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fzaninotto/Faker.git",
|
|
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
|
|
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~1.5"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Faker\\": "src/Faker/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "François Zaninotto"
|
|
}
|
|
],
|
|
"description": "Faker is a PHP library that generates fake data for you.",
|
|
"keywords": [
|
|
"data",
|
|
"faker",
|
|
"fixtures"
|
|
],
|
|
"time": "2015-05-29T06:29:14+00:00"
|
|
},
|
|
{
|
|
"name": "phpspec/php-diff",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpspec/php-diff.git",
|
|
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
|
|
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Diff": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Boulton",
|
|
"homepage": "http://github.com/chrisboulton",
|
|
"role": "Original developer"
|
|
}
|
|
],
|
|
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
|
|
"time": "2013-11-01T13:02:21+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-codeception",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-codeception.git",
|
|
"reference": "de5007e7a99359597abbfe1c88dca3ce620061c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/de5007e7a99359597abbfe1c88dca3ce620061c5",
|
|
"reference": "de5007e7a99359597abbfe1c88dca3ce620061c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": ">=2.0.4"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\codeception\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Jebri",
|
|
"email": "mark.github@yandex.ru"
|
|
}
|
|
],
|
|
"description": "The Codeception integration for the Yii framework",
|
|
"keywords": [
|
|
"codeception",
|
|
"yii2"
|
|
],
|
|
"abandoned": "codeception/codeception",
|
|
"time": "2015-05-10T22:08:30+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-debug",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-debug.git",
|
|
"reference": "1b302e67521d46feb2413d9d96ca94ed82b39b0e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/1b302e67521d46feb2413d9d96ca94ed82b39b0e",
|
|
"reference": "1b302e67521d46feb2413d9d96ca94ed82b39b0e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"yiisoft/yii2": ">=2.0.4",
|
|
"yiisoft/yii2-bootstrap": "*"
|
|
},
|
|
"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": "2015-08-06T16:14:06+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-faker",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-faker.git",
|
|
"reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
|
|
"reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fzaninotto/faker": "*",
|
|
"yiisoft/yii2": "*"
|
|
},
|
|
"type": "yii2-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"yii\\faker\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Jebri",
|
|
"email": "mark.github@yandex.ru"
|
|
}
|
|
],
|
|
"description": "Fixture generator. The Faker integration for the Yii framework.",
|
|
"keywords": [
|
|
"Fixture",
|
|
"faker",
|
|
"yii2"
|
|
],
|
|
"time": "2015-03-01T06:22:44+00:00"
|
|
},
|
|
{
|
|
"name": "yiisoft/yii2-gii",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/yiisoft/yii2-gii.git",
|
|
"reference": "e5a023e8779bd774194842ec1b8fb4917cf04007"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/e5a023e8779bd774194842ec1b8fb4917cf04007",
|
|
"reference": "e5a023e8779bd774194842ec1b8fb4917cf04007",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"bower-asset/typeahead.js": "0.10.*",
|
|
"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": "2015-05-10T22:09:31+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"fxp/composer-asset-plugin": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|