{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "8402ae602e3f8db70093366b6df0e111", "content-hash": "4ba6f9f31217d07a85fd0a2fd71cc4e9", "packages": [ { "name": "2amigos/yii2-ckeditor-widget", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-ckeditor-widget.git", "reference": "a842bbf4c5b3adc48d4cd58aa294d593dd005c24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/a842bbf4c5b3adc48d4cd58aa294d593dd005c24", "reference": "a842bbf4c5b3adc48d4cd58aa294d593dd005c24", "shasum": "" }, "require": { "ckeditor/ckeditor": "^4.5", "yiisoft/yii2": "^2.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\\ckeditor\\": "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": "CKEditor widget for Yii2.", "homepage": "http://yiiwheels.com/extension/ckeditor-widget", "keywords": [ "2amigos", "CKEditor", "extension", "widget", "yii", "yii 2", "yii2" ], "time": "2016-09-21 09:50:22" }, { "name": "2amigos/yii2-multi-select-widget", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-multi-select-widget.git", "reference": "8e3d743ea48db77a78778e09c4ce0d20825a69cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-multi-select-widget/zipball/8e3d743ea48db77a78778e09c4ce0d20825a69cc", "reference": "8e3d743ea48db77a78778e09c4ce0d20825a69cc", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "dosamigos\\multiselect\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Antonio Ramirez", "email": "ramirez.cobos@gmail.com", "homepage": "http://www.ramirezcobos.com" } ], "description": "Multiselect Bootstrap widget for Yii2.", "keywords": [ "extension", "multiselect", "widget", "yii" ], "time": "2014-05-10 18:32:51" }, { "name": "adldap2/adldap2", "version": "v5.2.17", "source": { "type": "git", "url": "https://github.com/Adldap2/Adldap2.git", "reference": "b72cd7ec6d9734e2a8ba8af69b5b279ee24c325f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/b72cd7ec6d9734e2a8ba8af69b5b279ee24c325f", "reference": "b72cd7ec6d9734e2a8ba8af69b5b279ee24c325f", "shasum": "" }, "require": { "doctrine/collections": "1.3.*", "ext-ldap": "*", "php": ">=5.4.26" }, "require-dev": { "mockery/mockery": "0.9.*", "phpunit/phpunit": "4.6.*" }, "type": "library", "autoload": { "psr-4": { "Adldap\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steve Bauman", "email": "steven_bauman@outlook.com", "role": "Developer" } ], "description": "A PHP LDAP Library for Active Directory Manipulation.", "keywords": [ "active directory", "ad", "adLDAP", "adldap2", "directory", "ldap", "windows" ], "time": "2016-03-29 14:34:03" }, { "name": "bower-asset/blockui", "version": "2.70", "source": { "type": "git", "url": "https://github.com/malsup/blockui.git", "reference": "316f6e5d76a33266970778e80507149d9ef6a02d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/malsup/blockui/zipball/316f6e5d76a33266970778e80507149d9ef6a02d", "reference": "316f6e5d76a33266970778e80507149d9ef6a02d", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "jquery.blockUI.js" }, "description": "Simulate synchronous ajax by blocking - not locking - the UI. This plugin lets you block user interaction with the page or with a specific element on the page. Also great at displaying modal dialogs.", "keywords": [ "block", "dialog", "modal", "overlay" ] }, { "name": "bower-asset/bootstrap", "version": "v3.3.7", "source": { "type": "git", "url": "https://github.com/twbs/bootstrap.git", "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86", "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.9.1,<4.0" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "less/bootstrap.less", "dist/js/bootstrap.js" ], "bower-asset-ignore": [ "/.*", "_config.yml", "CNAME", "composer.json", "CONTRIBUTING.md", "docs", "js/tests", "test-infra" ] }, "license": [ "MIT" ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "keywords": [ "css", "framework", "front-end", "js", "less", "mobile-first", "responsive", "web" ] }, { "name": "bower-asset/bootstrap3-dialog", "version": "v1.35.3", "source": { "type": "git", "url": "https://github.com/nakupanda/bootstrap3-dialog.git", "reference": "4aa9d536516957e01c39afd1b5e8bdd88976ef7b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nakupanda/bootstrap3-dialog/zipball/4aa9d536516957e01c39afd1b5e8bdd88976ef7b", "reference": "4aa9d536516957e01c39afd1b5e8bdd88976ef7b", "shasum": "" }, "require": { "bower-asset/bootstrap": ">=3.1.0", "bower-asset/jquery": ">=1.9.0" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "dist/less/bootstrap-dialog.less", "dist/css/bootstrap-dialog.min.css", "dist/js/bootstrap-dialog.min.js" ], "bower-asset-ignore": [ "source", "spec", ".bowerrc", ".gitignore", ".jshintignore", ".jshintrc", "bower.json", "gruntfile.js", "package.json", "README.md" ] }, "license": [ "MIT" ], "description": "Make use of Bootstrap Modal more monkey-friendly. http://nakupanda.github.io/bootstrap3-dialog/", "keywords": [ "css", "framework", "front-end", "js", "less", "mobile-first", "responsive", "web" ] }, { "name": "bower-asset/datatables", "version": "1.10.12", "source": { "type": "git", "url": "https://github.com/DataTables/DataTables.git", "reference": "3a432c5db3546b2ef0c192f2ae367811cb5edb9b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataTables/DataTables/zipball/3a432c5db3546b2ef0c192f2ae367811cb5edb9b", "reference": "3a432c5db3546b2ef0c192f2ae367811cb5edb9b", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7.0" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "media/js/jquery.dataTables.js", "media/css/jquery.dataTables.css", "media/images/sort_asc.png", "media/images/sort_asc_disabled.png", "media/images/sort_both.png", "media/images/sort_desc.png", "media/images/sort_desc_disabled.png" ], "bower-asset-ignore": [ "/.*", "examples", "media/unit_testing", "composer.json", "dataTables.jquery.json", "package.json" ] }, "license": [ "MIT" ], "keywords": [ "datatables", "javascript", "jquery", "library", "table" ] }, { "name": "bower-asset/datatables-bootstrap3", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Jowin/Datatables-Bootstrap3.git", "reference": "45802ec4d337bdba6750f03b6472ddbb1d34608c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Jowin/Datatables-Bootstrap3/zipball/45802ec4d337bdba6750f03b6472ddbb1d34608c", "reference": "45802ec4d337bdba6750f03b6472ddbb1d34608c", "shasum": "" }, "require": { "bower-asset/datatables": ">=1.9.4" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "BS3/assets/css/datatables.css", "BS3/assets/images/sort_asc.png", "BS3/assets/images/sort_asc_disabled.png", "BS3/assets/images/sort_both.png", "BS3/assets/images/sort_desc.png", "BS3/assets/images/sort_desc_disabled.png", "BS3/assets/js/datatables.js" ], "bower-asset-ignore": [ "BS3/examples/", "BS3/Datatables.png", "BS3/index.html" ], "branch-alias": { "dev-master": "1.0.0-dev" } }, "license": [ "README.md" ], "description": "Plugin for Datatables Bootstrap3 UI Compatibility" }, { "name": "bower-asset/datatables-tabletools", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/DataTables/TableTools.git", "reference": "5fc9d457b673fe3f2d84f32660ee74e29ce6f84e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DataTables/TableTools/zipball/5fc9d457b673fe3f2d84f32660ee74e29ce6f84e", "reference": "5fc9d457b673fe3f2d84f32660ee74e29ce6f84e", "shasum": "" }, "require": { "bower-asset/datatables": ">=1.9.0", "bower-asset/jquery": ">=1.7.0" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "js/dataTables.tableTools.js", "css/dataTables.tableTools.css" ] } }, { "name": "bower-asset/excanvas", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/arv/ExplorerCanvas.git", "reference": "aa989ea9d9bac748638f7c66b0fc88e619715da6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/arv/ExplorerCanvas/zipball/aa989ea9d9bac748638f7c66b0fc88e619715da6", "reference": "aa989ea9d9bac748638f7c66b0fc88e619715da6", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "excanvas.js", "bower-asset-ignore": [ "examples", "testcases", "test", "AUTHORS", "COPYING", "README" ], "branch-alias": { "dev-master": "1.0.0-dev" } }, "license": [ "Apache License, Version 2.0" ], "description": "Modern browsers all support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to old versions of Internet Explorer (Internet Explorer 9+ supports canvas natively). To use, web developers only need to include a single script tag in their existing web pages.", "keywords": [ "canvas", "javascript" ], "time": "2015-06-18 21:50:20" }, { "name": "bower-asset/html5shiv", "version": "3.7.3", "source": { "type": "git", "url": "https://github.com/aFarkas/html5shiv.git", "reference": "ed28c56c071bddfe7d635ad88995674957a016be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aFarkas/html5shiv/zipball/ed28c56c071bddfe7d635ad88995674957a016be", "reference": "ed28c56c071bddfe7d635ad88995674957a016be", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "dist/html5shiv.js" ], "bower-asset-ignore": [ "**/.*", "composer.json", "test", "build", "src", "build.xml" ] } }, { "name": "bower-asset/jquery", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/jquery/jquery-dist.git", "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72", "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dist/jquery.js", "bower-asset-ignore": [ "package.json" ] }, "license": [ "MIT" ], "keywords": [ "browser", "javascript", "jquery", "library" ] }, { "name": "bower-asset/jquery-growl", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/ksylvest/jquery-growl.git", "reference": "eb8a8d4308b024510a6f168179986df6b46ed423" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ksylvest/jquery-growl/zipball/eb8a8d4308b024510a6f168179986df6b46ed423", "reference": "eb8a8d4308b024510a6f168179986df6b46ed423", "shasum": "" }, "require": { "bower-asset/jquery": "dev-default|*" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "./javascripts/jquery.growl.js", "./stylesheets/jquery.growl.css" ], "bower-asset-ignore": [ "README*", "LICENSE*", "**/*.sass", "**/*.coffee", "**/sample.*", "**/rainbow.js", "**/rainbow.css", "**/jquery.js", "**/jquery.css", "samples", "spec", "bourbon", "neat", "packages", "images", "Cakefile*", "Rakefile*", "Gemfile*", ".git*", ".travis*", "*bower.json", "*jquery.json", "index*" ] } }, { "name": "bower-asset/jquery-nestable", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/thesabbir/jquery-nestable.git", "reference": "6932ce28fc7326f395eabba0c2c1c2254bfb4c8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thesabbir/jquery-nestable/zipball/6932ce28fc7326f395eabba0c2c1c2254bfb4c8a", "reference": "6932ce28fc7326f395eabba0c2c1c2254bfb4c8a", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "jquery.nestable.js", "bower-asset-ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "branch-alias": { "dev-master": "1.0.0-dev" } }, "license": [ "MIT" ], "description": "Drag & drop hierarchical list with mouse and touch compatibility", "keywords": [ "Nestable", "jQuery" ], "time": "2015-06-21 09:03:13" }, { "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/jquery.inputmask", "version": "3.2.7", "source": { "type": "git", "url": "https://github.com/RobinHerbots/Inputmask.git", "reference": "5a72c563b502b8e05958a524cdfffafe9987be38" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38", "reference": "5a72c563b502b8e05958a524cdfffafe9987be38", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "./dist/inputmask/inputmask.js" ], "bower-asset-ignore": [ "**/*", "!dist/*", "!dist/inputmask/*", "!dist/min/*", "!dist/min/inputmask/*", "!extra/bindings/*", "!extra/dependencyLibs/*", "!extra/phone-codes/*" ] }, "license": [ "http://opensource.org/licenses/mit-license.php" ], "description": "jquery.inputmask is a jquery plugin which create an input mask.", "keywords": [ "form", "input", "inputmask", "jquery", "mask", "plugins" ] }, { "name": "bower-asset/notific8", "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/willsteinmetz/notific8.git", "reference": "5e1b431b22cb1f34a03c6494ea684bbf25126edf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/willsteinmetz/notific8/zipball/5e1b431b22cb1f34a03c6494ea684bbf25126edf", "reference": "5e1b431b22cb1f34a03c6494ea684bbf25126edf", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "dist/notific8.js", "dist/notific8.css" ], "bower-asset-ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }, "license": [ "BSD-3-Clause" ], "description": "Flexible and themeable notification plug-in initially inspired by the notifications introduced in Windows 8. The plug-in now contains multiple theme families for a variety of styles.", "keywords": [ "coffeescript", "css", "javascript", "jquery", "jquery-plugin", "sass" ] }, { "name": "bower-asset/noty", "version": "v2.3.8", "source": { "type": "git", "url": "https://github.com/needim/noty.git", "reference": "6fe2cf81c7b8ecdbdafaa875b82b78cf65e2f100" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/needim/noty/zipball/6fe2cf81c7b8ecdbdafaa875b82b78cf65e2f100", "reference": "6fe2cf81c7b8ecdbdafaa875b82b78cf65e2f100", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "js/noty/packaged/jquery.noty.packaged.js", "bower-asset-ignore": [] }, "description": "noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional)" }, { "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/respond", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/scottjehl/Respond.git", "reference": "20b7f4a192bb910c8c7e067b961de38519d334e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/scottjehl/Respond/zipball/20b7f4a192bb910c8c7e067b961de38519d334e4", "reference": "20b7f4a192bb910c8c7e067b961de38519d334e4", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dest/respond.src.js", "bower-asset-ignore": [ "**/.*", "test" ] }, "description": "Fast and lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)" }, { "name": "bower-asset/simple-line-icons", "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/thesabbir/simple-line-icons.git", "reference": "ae1cf4ec75a8a32c4810a2fe7ca8c2fdf6f3e32c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thesabbir/simple-line-icons/zipball/ae1cf4ec75a8a32c4810a2fe7ca8c2fdf6f3e32c", "reference": "ae1cf4ec75a8a32c4810a2fe7ca8c2fdf6f3e32c", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "css/simple-line-icons.css", "scss/simple-line-icons.scss", "less/simple-line-icons.less" ], "bower-asset-ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }, "license": [ "MIT" ], "description": "Simple Line Icons Bower Package", "keywords": [ "fonts", "icon", "simple", "simple-line" ] }, { "name": "bower-asset/slimscroll", "version": "v1.3.8", "source": { "type": "git", "url": "https://github.com/rochal/jQuery-slimScroll.git", "reference": "cf39d364e777ef95574c30c42d3b85cb2bf325d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rochal/jQuery-slimScroll/zipball/cf39d364e777ef95574c30c42d3b85cb2bf325d3", "reference": "cf39d364e777ef95574c30c42d3b85cb2bf325d3", "shasum": "" }, "type": "bower-asset-library", "extra": { "bower-asset-main": [ "jquery.slimscroll.js", "jquery.slimscroll.min.js" ], "bower-asset-ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }, "description": "slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over.", "keywords": [ "ecosystem:jquery", "jquery-plugin", "scroll", "scrollable", "scrollbar", "scroller", "scrolling", "slimscroll", "ui" ] }, { "name": "bower-asset/yii2-pjax", "version": "v2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "60728da6ade5879e807a49ce59ef9a72039b8978" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978", "reference": "60728da6ade5879e807a49ce59ef9a72039b8978", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.8" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "./jquery.pjax.js", "bower-asset-ignore": [ ".travis.yml", "Gemfile", "Gemfile.lock", "CONTRIBUTING.md", "vendor/", "script/", "test/" ] }, "license": [ "MIT" ] }, { "name": "cebe/markdown", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/cebe/markdown.git", "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166", "shasum": "" }, "require": { "lib-pcre": "*", "php": ">=5.4.0" }, "require-dev": { "cebe/indent": "*", "facebook/xhprof": "*@dev", "phpunit/phpunit": "4.1.*" }, "bin": [ "bin/markdown" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "cebe\\markdown\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Creator" } ], "description": "A super fast, highly extensible markdown parser for PHP", "homepage": "https://github.com/cebe/markdown#readme", "keywords": [ "extensible", "fast", "gfm", "markdown", "markdown-extra" ], "time": "2016-09-14 20:40:20" }, { "name": "ckeditor/ckeditor", "version": "4.5.11", "source": { "type": "git", "url": "https://github.com/ckeditor/ckeditor-releases.git", "reference": "48155a1e1c7e84736b5a166ad3f33acea2a51255" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ckeditor/ckeditor-releases/zipball/48155a1e1c7e84736b5a166ad3f33acea2a51255", "reference": "48155a1e1c7e84736b5a166ad3f33acea2a51255", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ], "authors": [ { "name": "CKSource", "homepage": "http://cksource.com" } ], "description": "JavaScript WYSIWYG web text editor.", "homepage": "http://ckeditor.com", "keywords": [ "CKEditor", "editor", "fckeditor", "html", "javascript", "richtext", "text", "wysiwyg" ], "time": "2016-09-07 13:32:39" }, { "name": "doctrine/collections", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2015-04-14 22:21:58" }, { "name": "edvlerblog/yii2-adldap-module", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/edvler/yii2-adldap-module.git", "reference": "8908517d6b1af134e5ce4e57951320e96bbf5f71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/edvler/yii2-adldap-module/zipball/8908517d6b1af134e5ce4e57951320e96bbf5f71", "reference": "8908517d6b1af134e5ce4e57951320e96bbf5f71", "shasum": "" }, "require": { "adldap2/adldap2": "5.*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Edvlerblog\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Matthias Maderer", "email": "edvler@edvler-blog.de", "homepage": "http://www.edvler-blog.de", "role": "Developer" } ], "description": "yii2 adldap extention (wrapper for adldap/adLDAP Module)", "homepage": "http://www.edvler-blog.de", "keywords": [ "active directory", "ad", "adLDAP", "ldap", "yii2" ], "time": "2014-01-29 00:00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.8.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", "reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "psr-0": { "HTMLPurifier": "library/" }, "files": [ "library/HTMLPurifier.composer.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "time": "2016-07-16 12:58:58" }, { "name": "fedemotta/yii2-cronjob", "version": "v1.1", "source": { "type": "git", "url": "https://github.com/fedemotta/yii2-cronjob.git", "reference": "351b893f66e8758933183bfafb653d72a109e053" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fedemotta/yii2-cronjob/zipball/351b893f66e8758933183bfafb653d72a109e053", "reference": "351b893f66e8758933183bfafb653d72a109e053", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "fedemotta\\cronjob\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Federico Nicolás Motta", "email": "fedemotta@gmail.com" } ], "description": "Yii2 extension to help in the creation of automated console scripts", "keywords": [ "console", "cron", "crontab", "extension", "job", "schedule", "script", "yii2" ], "time": "2015-10-07 20:47:12" }, { "name": "fedemotta/yii2-widget-datatables", "version": "v1.3", "source": { "type": "git", "url": "https://github.com/fedemotta/yii2-widget-datatables.git", "reference": "ee0c70a038302ca414fe01d51732ed217efdc772" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fedemotta/yii2-widget-datatables/zipball/ee0c70a038302ca414fe01d51732ed217efdc772", "reference": "ee0c70a038302ca414fe01d51732ed217efdc772", "shasum": "" }, "require": { "bower-asset/datatables": ">= 1.9.4", "bower-asset/datatables-bootstrap3": "*", "bower-asset/datatables-tabletools": "*", "bower-asset/jquery": ">= 1.7.0", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "asset-installer-paths": { "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "fedemotta\\datatables\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Federico Nicolás Motta", "email": "fedemotta@gmail.com" } ], "description": "DataTables widget for Yii2", "keywords": [ "datatables", "extension", "javascript", "jquery", "library", "table", "yii2" ], "time": "2015-06-08 16:07:23" }, { "name": "fortawesome/font-awesome", "version": "v4.7.0", "source": { "type": "git", "url": "https://github.com/FortAwesome/Font-Awesome.git", "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687", "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687", "shasum": "" }, "require-dev": { "jekyll": "1.0.2", "lessc": "1.4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.6.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OFL-1.1", "MIT" ], "authors": [ { "name": "Dave Gandy", "email": "dave@fontawesome.io", "homepage": "http://twitter.com/davegandy", "role": "Developer" } ], "description": "The iconic font and CSS framework", "homepage": "http://fontawesome.io/", "keywords": [ "FontAwesome", "awesome", "bootstrap", "font", "icon" ], "time": "2016-10-24 15:52:54" }, { "name": "kartik-v/bootstrap-fileinput", "version": "v4.3.5", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-fileinput.git", "reference": "6e1a8ca5ca04d4927540ccf18bbfc3253286bd0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/6e1a8ca5ca04d4927540ccf18bbfc3253286bd0c", "reference": "6e1a8ca5ca04d4927540ccf18bbfc3253286bd0c", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\fileinput\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.", "homepage": "https://github.com/kartik-v/bootstrap-fileinput", "keywords": [ "ajax", "bootstrap", "delete", "file", "image", "input", "jquery", "multiple", "preview", "progress", "upload" ], "time": "2016-09-20 05:47:41" }, { "name": "kartik-v/mpdf", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/mpdf.git", "reference": "6ab0ae3a82673e514f168c8e6da02289e6d95f2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/mpdf/zipball/6ab0ae3a82673e514f168c8e6da02289e6d95f2c", "reference": "6ab0ae3a82673e514f168c8e6da02289e6d95f2c", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=4.3.10" }, "type": "library", "autoload": { "classmap": [ "mpdf.php", "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-1.0+" ], "authors": [ { "name": "Ian N Back" } ], "description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support. This is a fork of the official mPDF library.", "homepage": "http://www.mpdf1.com/mpdf/index.php", "keywords": [ "pdf", "php", "utf-8" ], "time": "2015-05-05 07:34:49" }, { "name": "kartik-v/yii2-dialog", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-dialog.git", "reference": "4aaf8918c6dbd90218b6ad9036b1aae211480716" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/4aaf8918c6dbd90218b6ad9036b1aae211480716", "reference": "4aaf8918c6dbd90218b6ad9036b1aae211480716", "shasum": "" }, "require": { "bower-asset/bootstrap3-dialog": "~1.34", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\dialog\\": "" } }, "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 asset bundle for bootstrap3-dialog for Yii 2.0 framework.", "homepage": "https://github.com/kartik-v/yii2-dialog", "keywords": [ "alert", "bootstrap", "dialog", "extension", "modal", "yii2" ], "time": "2016-09-13 18:15:26" }, { "name": "kartik-v/yii2-grid", "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-grid.git", "reference": "448db13904dad68153ef466bbc905b916a2a5900" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/448db13904dad68153ef466bbc905b916a2a5900", "reference": "448db13904dad68153ef466bbc905b916a2a5900", "shasum": "" }, "require": { "kartik-v/yii2-dialog": "~1.0", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "psr-4": { "kartik\\grid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.", "homepage": "https://github.com/kartik-v/yii2-grid", "keywords": [ "extension", "grid", "widget", "yii2" ], "time": "2016-10-22 16:52:42" }, { "name": "kartik-v/yii2-krajee-base", "version": "v1.8.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", "reference": "8f558809e6093c8f4f4599b7b9fd64b366b22a60" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/8f558809e6093c8f4f4599b7b9fd64b366b22a60", "reference": "8f558809e6093c8f4f4599b7b9fd64b366b22a60", "shasum": "" }, "require": { "yiisoft/yii2-bootstrap": "@dev" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "autoload": { "psr-4": { "kartik\\base\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Base library and foundation components for all Yii2 Krajee extensions.", "homepage": "https://github.com/kartik-v/yii2-krajee-base", "keywords": [ "base", "extension", "foundation", "krajee", "widget", "yii2" ], "time": "2016-09-04 09:25:29" }, { "name": "kartik-v/yii2-mpdf", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-mpdf.git", "reference": "4599a1d95d7e0afb3279322e302717b7e4f52dd3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/4599a1d95d7e0afb3279322e302717b7e4f52dd3", "reference": "4599a1d95d7e0afb3279322e302717b7e4f52dd3", "shasum": "" }, "require": { "kartik-v/mpdf": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\mpdf\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.", "homepage": "https://github.com/kartik-v/yii2-mpdf", "keywords": [ "component", "extension", "html", "mpdf", "pdf", "utf8", "yii2" ], "time": "2014-11-10 18:09:37" }, { "name": "kartik-v/yii2-widget-fileinput", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", "reference": "3b8f6819f2cd01becff5251b8b952ac3e57b903a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/3b8f6819f2cd01becff5251b8b952ac3e57b903a", "reference": "3b8f6819f2cd01becff5251b8b952ac3e57b903a", "shasum": "" }, "require": { "kartik-v/bootstrap-fileinput": "~4.2", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\file\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-fileinput", "keywords": [ "extension", "file", "form", "input", "jquery", "plugin", "upload", "widget", "yii2" ], "time": "2016-06-16 06:53:01" }, { "name": "kartik-v/yii2-widget-switchinput", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-switchinput.git", "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6", "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\switchinput\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-switchinput", "keywords": [ "bootstrap", "extension", "form", "input", "jquery", "plugin", "switchinput", "toggle", "widget", "yii2" ], "time": "2016-01-10 16:47:35" }, { "name": "loveorigami/yii2-notification-wrapper", "version": "6.1", "source": { "type": "git", "url": "https://github.com/loveorigami/yii2-notification-wrapper.git", "reference": "6f569015e436c2eb02724658b7267e43abe29f61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/loveorigami/yii2-notification-wrapper/zipball/6f569015e436c2eb02724658b7267e43abe29f61", "reference": "6f569015e436c2eb02724658b7267e43abe29f61", "shasum": "" }, "require": { "yiisoft/yii2": "~2" }, "type": "yii2-extension", "extra": { "bootstrap": "lo\\modules\\noty\\Bootstrap" }, "autoload": { "psr-4": { "lo\\modules\\noty\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrey Lukyanov", "email": "loveorigami@mail.ru", "homepage": "http://loveorigami.info", "role": "Developer" } ], "description": "This module for renders a message from session flash (with ajax, pjax support and etc.)", "homepage": "https://github.com/loveorigami/yii2-notification-wrapper", "keywords": [ "alert", "flash", "growl", "lobibox", "module", "notific8", "notification", "noty", "notyfy", "notyjs", "pnotyfy", "sweetalert", "toastr", "yii2" ], "time": "2016-03-31 00:00:00" }, { "name": "nezhelskoy/yii2-return-url", "version": "v0.1.2", "source": { "type": "git", "url": "https://github.com/nezhelskoy/yii2-return-url.git", "reference": "5a8eaca4cb5b6467ca7efda667975ec4d9c31025" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nezhelskoy/yii2-return-url/zipball/5a8eaca4cb5b6467ca7efda667975ec4d9c31025", "reference": "5a8eaca4cb5b6467ca7efda667975ec4d9c31025", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "nezhelskoy\\returnUrl\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Dmitry A. Nezhelskoy", "email": "dmitry@nezhelskoy.pro" } ], "description": "Yii2 ReturnUrl filter", "keywords": [ "filter", "returnUrl", "yii2" ], "time": "2016-04-19 17:34:03" }, { "name": "patrickkunka/mixitup", "version": "v2.1.11", "source": { "type": "git", "url": "https://github.com/patrickkunka/mixitup.git", "reference": "0fc7b310770a011c3e6636ea800b10791799dd90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/patrickkunka/mixitup/zipball/0fc7b310770a011c3e6636ea800b10791799dd90", "reference": "0fc7b310770a011c3e6636ea800b10791799dd90", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "CC-BY-NC-4.0", "proprietary" ], "authors": [ { "name": "KunkaLabs Limited", "homepage": "https://kunkalabs.com/" } ], "description": "MixItUp is a jQuery plugin providing animated filtering and sorting.", "homepage": "https://mixitup.kunkalabs.com/", "keywords": [ "animate", "filtering", "grid", "javascript", "jquery", "mix", "sorting" ], "time": "2015-09-28 20:46:49" }, { "name": "perminder-klair/yii2-dropzone", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/perminder-klair/yii2-dropzone.git", "reference": "41e8145d940cc9955011138a9f16ad80e9831423" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/perminder-klair/yii2-dropzone/zipball/41e8145d940cc9955011138a9f16ad80e9831423", "reference": "41e8145d940cc9955011138a9f16ad80e9831423", "shasum": "" }, "require": { "yiisoft/yii2": "2.0.*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kato\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Parminder Klair", "email": "perminder.klair@gmail.com" } ], "description": "DropzoneJs Extention for Yii2", "keywords": [ "dropzone", "extension", "upload", "yii2" ], "time": "2015-11-09 11:28:44" }, { "name": "rmrevin/yii2-fontawesome", "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/rmrevin/yii2-fontawesome.git", "reference": "470202eace1868f1f627bf8c4ce21a17b0548c4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/470202eace1868f1f627bf8c4ce21a17b0548c4a", "reference": "470202eace1868f1f627bf8c4ce21a17b0548c4a", "shasum": "" }, "require": { "fortawesome/font-awesome": "~4.7", "php": ">=5.5.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": "2016-10-25 15:14:55" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.3", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153", "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "email", "mail", "mailer" ], "time": "2016-07-08 11:51:25" }, { "name": "wfcreations/yii2-asset-legacy", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wfcreations/yii2-asset-legacy.git", "reference": "e773a508ea0369702f598f3571d7ca4ce74cf8a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wfcreations/yii2-asset-legacy/zipball/e773a508ea0369702f598f3571d7ca4ce74cf8a4", "reference": "e773a508ea0369702f598f3571d7ca4ce74cf8a4", "shasum": "" }, "require": { "bower-asset/excanvas": "*", "bower-asset/html5shiv": "*", "bower-asset/respond": "*" }, "type": "yii2-extension", "extra": { "asset-installer-paths": { "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "wfcreations\\legacy\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Welsiton Ferreira", "email": "wfcreations@gmail.com" } ], "description": "Yii2 Legacy for old browsers", "keywords": [ "excanvas", "html5shiv", "respond", "yii2" ], "time": "2015-07-09 00:41:25" }, { "name": "wfcreations/yii2-metronic", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wfcreations/yii2-metronic.git", "reference": "677c8ef5d171b061d292084cacca6c31cad96fdf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wfcreations/yii2-metronic/zipball/677c8ef5d171b061d292084cacca6c31cad96fdf", "reference": "677c8ef5d171b061d292084cacca6c31cad96fdf", "shasum": "" }, "require": { "bower-asset/blockui": "*", "bower-asset/jquery-nestable": "dev-master", "bower-asset/slimscroll": "*", "patrickkunka/mixitup": "*", "rmrevin/yii2-fontawesome": "*", "wfcreations/yii2-asset-legacy": "*", "wfcreations/yii2-simple-line-icons": "*", "yiisoft/yii2": "*", "yiisoft/yii2-bootstrap": "*", "yiisoft/yii2-jui": ">=2.0.4" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "yii2-extension", "autoload": { "psr-4": { "wfcreations\\metronic\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Welsiton Ferreira", "email": "wfcreations@gmail.com" } ], "description": "Yii2 Metronic theme", "keywords": [ "metronic", "theme", "yii2" ], "time": "2015-08-27 22:00:35" }, { "name": "wfcreations/yii2-simple-line-icons", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/wfcreations/yii2-simple-line-icons.git", "reference": "1d0ee08dec6c4740100334bb1294058e4001d07f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wfcreations/yii2-simple-line-icons/zipball/1d0ee08dec6c4740100334bb1294058e4001d07f", "reference": "1d0ee08dec6c4740100334bb1294058e4001d07f", "shasum": "" }, "require": { "bower-asset/simple-line-icons": "*" }, "type": "yii2-extension", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "wfcreations\\simplelineicons\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "wfcreations", "email": "wfcreations@gmail.com" } ], "time": "2015-07-10 06:51:09" }, { "name": "yiisoft/yii2", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "e77e5a2720db05a48987007d78ed9ad8bb70e25a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/e77e5a2720db05a48987007d78ed9ad8bb70e25a", "reference": "e77e5a2720db05a48987007d78ed9ad8bb70e25a", "shasum": "" }, "require": { "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable", "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.3", "bower-asset/punycode": "1.3.*", "bower-asset/yii2-pjax": "~2.0.1", "cebe/markdown": "~1.0.0 | ~1.1.0", "ext-ctype": "*", "ext-mbstring": "*", "ezyang/htmlpurifier": "~4.6", "lib-pcre": "*", "php": ">=5.4.0", "yiisoft/yii2-composer": "~2.0.4" }, "bin": [ "yii" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/", "role": "Founder and project lead" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/", "role": "Core framework development" }, { "name": "Maurizio Domba", "homepage": "http://mdomba.info/", "role": "Core framework development" }, { "name": "Carsten Brandt", "email": "mail@cebe.cc", "homepage": "http://cebe.cc/", "role": "Core framework development" }, { "name": "Timur Ruziev", "email": "resurtm@gmail.com", "homepage": "http://resurtm.com/", "role": "Core framework development" }, { "name": "Paul Klimov", "email": "klimov.paul@gmail.com", "role": "Core framework development" }, { "name": "Dmitry Naumenko", "email": "d.naumenko.a@gmail.com", "role": "Core framework development" }, { "name": "Boudewijn Vahrmeijer", "email": "info@dynasource.eu", "homepage": "http://dynasource.eu", "role": "Core framework development" } ], "description": "Yii PHP Framework Version 2", "homepage": "http://www.yiiframework.com/", "keywords": [ "framework", "yii2" ], "time": "2017-01-21 10:30:07" }, { "name": "yiisoft/yii2-bootstrap", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5", "shasum": "" }, "require": { "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*", "yiisoft/yii2": ">=2.0.6" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "yii\\bootstrap\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "yii2" ], "time": "2016-03-17 03:29:28" }, { "name": "yiisoft/yii2-composer", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464", "reference": "7452fd908a5023b8bb5ea1b123a174ca080de464", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "type": "composer-plugin", "extra": { "class": "yii\\composer\\Plugin", "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\composer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The composer plugin for Yii extension installer", "keywords": [ "composer", "extension installer", "yii2" ], "time": "2016-02-06 00:49:24" }, { "name": "yiisoft/yii2-jui", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-jui.git", "reference": "843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d", "reference": "843a2160cfe30f5c8b0cb2e9dbd8ee6bcf97e71d", "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": "2016-07-22 22:26:59" }, { "name": "yiisoft/yii2-swiftmailer", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/26b900767f1031ff3a4668dfa36c10595875f0a5", "reference": "26b900767f1031ff3a4668dfa36c10595875f0a5", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "~5.0", "yiisoft/yii2": "~2.0.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "yii\\swiftmailer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "The SwiftMailer integration for the Yii framework", "keywords": [ "email", "mail", "mailer", "swift", "swiftmailer", "yii2" ], "time": "2016-09-09 11:48:11" } ], "packages-dev": [ { "name": "bower-asset/typeahead.js", "version": "v0.11.1", "source": { "type": "git", "url": "https://github.com/twitter/typeahead.js.git", "reference": "588440f66559714280628a4f9799f0c4eb880a4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a", "reference": "588440f66559714280628a4f9799f0c4eb880a4a", "shasum": "" }, "require": { "bower-asset/jquery": ">=1.7" }, "require-dev": { "bower-asset/jasmine-ajax": "~1.3.1", "bower-asset/jasmine-jquery": "~1.5.2", "bower-asset/jquery": "~1.7" }, "type": "bower-asset-library", "extra": { "bower-asset-main": "dist/typeahead.bundle.js" } }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2015-06-14 21:17:01" }, { "name": "fzaninotto/faker", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123", "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123", "shasum": "" }, "require": { "php": "^5.3.3|^7.0" }, "require-dev": { "ext-intl": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "extra": { "branch-alias": [] }, "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": "2016-04-29 12:21:54" }, { "name": "phpdocumentor/reflection-common", "version": "1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "time": "2015-12-27 11:43:31" }, { "name": "phpdocumentor/reflection-docblock", "version": "3.1.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e", "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e", "shasum": "" }, "require": { "php": ">=5.5", "phpdocumentor/reflection-common": "^1.0@dev", "phpdocumentor/type-resolver": "^0.2.0", "webmozart/assert": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^4.4" }, "type": "library", "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "time": "2016-09-30 07:12:33" }, { "name": "phpdocumentor/type-resolver", "version": "0.2", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/b39c7a5b194f9ed7bd0dd345c751007a41862443", "reference": "b39c7a5b194f9ed7bd0dd345c751007a41862443", "shasum": "" }, "require": { "php": ">=5.5", "phpdocumentor/reflection-common": "^1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "^5.2||^4.8.24" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "time": "2016-06-10 07:14:17" }, { "name": "phpspec/php-diff", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/phpspec/php-diff.git", "reference": "0464787bfa7cd13576c5a1e318709768798bec6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a", "reference": "0464787bfa7cd13576c5a1e318709768798bec6a", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Diff": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Chris Boulton", "homepage": "http://github.com/chrisboulton" } ], "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).", "time": "2016-04-07 12:29:16" }, { "name": "phpspec/prophecy", "version": "v1.6.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "58a8137754bc24b25740d4281399a4a3596058e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/58a8137754bc24b25740d4281399a4a3596058e0", "reference": "58a8137754bc24b25740d4281399a4a3596058e0", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": "^5.3|^7.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2", "sebastian/comparator": "^1.1", "sebastian/recursion-context": "^1.0" }, "require-dev": { "phpspec/phpspec": "^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "https://github.com/phpspec/prophecy", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2016-06-07 08:13:47" }, { "name": "phpunit/php-code-coverage", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", "phpunit/php-token-stream": "~1.3", "sebastian/environment": "^1.3.2", "sebastian/version": "~1.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", "phpunit/phpunit": "~4" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.2.1", "ext-xmlwriter": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2015-10-06 15:47:00" }, { "name": "phpunit/php-file-iterator", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0", "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2015-06-21 13:08:43" }, { "name": "phpunit/php-text-template", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21 13:50:34" }, { "name": "phpunit/php-timer", "version": "1.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260", "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4|~5" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2016-05-12 18:03:57" }, { "name": "phpunit/php-token-stream", "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2015-09-15 10:49:45" }, { "name": "phpunit/phpunit", "version": "4.8.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90", "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", "phpspec/prophecy": "^1.3.1", "phpunit/php-code-coverage": "~2.1", "phpunit/php-file-iterator": "~1.4", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "^1.0.6", "phpunit/phpunit-mock-objects": "~2.3", "sebastian/comparator": "~1.1", "sebastian/diff": "~1.2", "sebastian/environment": "~1.3", "sebastian/exporter": "~1.2", "sebastian/global-state": "~1.0", "sebastian/version": "~1.0", "symfony/yaml": "~2.1|~3.0" }, "suggest": { "phpunit/php-invoker": "~1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.8.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2016-07-21 06:48:14" }, { "name": "phpunit/phpunit-mock-objects", "version": "2.3.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2", "sebastian/exporter": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2015-10-02 06:51:40" }, { "name": "sebastian/comparator", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.2", "sebastian/exporter": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2015-07-26 15:48:44" }, { "name": "sebastian/diff", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2015-12-08 07:14:41" }, { "name": "sebastian/environment", "version": "1.3.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea", "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea", "shasum": "" }, "require": { "php": "^5.3.3 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2016-08-18 05:49:44" }, { "name": "sebastian/exporter", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4", "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/recursion-context": "~1.0" }, "require-dev": { "ext-mbstring": "*", "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2016-06-17 09:04:28" }, { "name": "sebastian/global-state", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2015-10-12 03:26:01" }, { "name": "sebastian/recursion-context", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "913401df809e99e4f47b27cdd781f4a258d58791" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", "reference": "913401df809e99e4f47b27cdd781f4a258d58791", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "time": "2015-11-11 19:50:13" }, { "name": "sebastian/version", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2015-06-21 13:59:46" }, { "name": "symfony/yaml", "version": "v3.1.6", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/7ff51b06c6c3d5cc6686df69004a42c69df09e27", "reference": "7ff51b06c6c3d5cc6686df69004a42c69df09e27", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "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 Yaml Component", "homepage": "https://symfony.com", "time": "2016-10-24 18:41:13" }, { "name": "webmozart/assert", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", "reference": "bb2d123231c095735130cc8f6d31385a44c7b308" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozart/assert/zipball/bb2d123231c095735130cc8f6d31385a44c7b308", "reference": "bb2d123231c095735130cc8f6d31385a44c7b308", "shasum": "" }, "require": { "php": "^5.3.3|^7.0" }, "require-dev": { "phpunit/phpunit": "^4.6", "sebastian/version": "^1.0.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "time": "2016-08-09 15:02:57" }, { "name": "yiisoft/yii2-codeception", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-codeception.git", "reference": "c916a36d09fc128b05a374e7922bc56854334d56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/c916a36d09fc128b05a374e7922bc56854334d56", "reference": "c916a36d09fc128b05a374e7922bc56854334d56", "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": "2016-03-17 03:41:26" }, { "name": "yiisoft/yii2-debug", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895", "reference": "55ed2e853ed8050a34415f63a4da84f88a56f895", "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": "2016-03-17 03:50:19" }, { "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-01 06:22:44" }, { "name": "yiisoft/yii2-gii", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", "reference": "1bd6df6804ca077ec022587905a0d43eb286f507" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/1bd6df6804ca077ec022587905a0d43eb286f507", "reference": "1bd6df6804ca077ec022587905a0d43eb286f507", "shasum": "" }, "require": { "bower-asset/typeahead.js": "0.10.* | ~0.11.0", "phpspec/php-diff": ">=1.0.2", "yiisoft/yii2": ">=2.0.4", "yiisoft/yii2-bootstrap": "~2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "yii\\gii\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" } ], "description": "The Gii extension for the Yii framework", "keywords": [ "code generator", "gii", "yii2" ], "time": "2016-03-18 14:09:46" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "yiisoft/yii2": 20, "bower-asset/jquery-nestable": 20, "perminder-klair/yii2-dropzone": 20, "kartik-v/yii2-widget-fileinput": 20, "kartik-v/yii2-grid": 20, "wfcreations/yii2-metronic": 20, "kartik-v/yii2-widget-switchinput": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }