{ "_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": "cdb6106c1b843ed5b4652f5f2733dd68", "packages": [ { "name": "2amigos/yii2-chartjs-widget", "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-chartjs-widget.git", "reference": "b144a4ebd923872a7263c980f8afe2e212378275" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/b144a4ebd923872a7263c980f8afe2e212378275", "reference": "b144a4ebd923872a7263c980f8afe2e212378275", "shasum": "" }, "require": { "bower-asset/chartjs": "~2.6", "yiisoft/yii2": "~2.0.5" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpunit/phpunit": "~4.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "dosamigos\\chartjs\\": "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": "ChartJs widget for Yii2.", "homepage": "http://yiiwheels.com/extension/chartjs-widget", "keywords": [ "2amigos", "chartjs", "extension", "widget", "yii", "yii 2", "yii2" ], "support": { "issues": "https://github.com/2amigos/yii2-chartjs-widget/issues", "source": "https://github.com/2amigos/yii2-chartjs-widget" }, "time": "2018-05-02T17:59:16+00:00" }, { "name": "2amigos/yii2-ckeditor-widget", "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-ckeditor-widget.git", "reference": "023eb29fedfc3c3121c17688ed237e8688f5eb50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/023eb29fedfc3c3121c17688ed237e8688f5eb50", "reference": "023eb29fedfc3c3121c17688ed237e8688f5eb50", "shasum": "" }, "require": { "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\\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" ], "support": { "issues": "https://github.com/2amigos/yii2-ckeditor-widget/issues", "source": "https://github.com/2amigos/yii2-ckeditor-widget" }, "time": "2015-04-30T12:22:25+00:00" }, { "name": "2amigos/yii2-file-upload-widget", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-file-upload-widget.git", "reference": "2da8054d5eb598820b9e070fcfeaa5b2b2c0cd46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-file-upload-widget/zipball/2da8054d5eb598820b9e070fcfeaa5b2b2c0cd46", "reference": "2da8054d5eb598820b9e070fcfeaa5b2b2c0cd46", "shasum": "" }, "require": { "2amigos/yii2-gallery-widget": "^1.0", "bower-asset/blueimp-file-upload": "^9.9", "yiisoft/yii2": "^2.0.0", "yiisoft/yii2-bootstrap": "^2.0.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "dosamigos\\fileupload\\": "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": "Blueimp file upload widget for the Yii framework", "homepage": "https://github.com/2amigos/yii2-file-upload-widget", "keywords": [ "2amigos", "upload", "widget", "yii", "yii 2", "yii2" ], "support": { "issues": "https://github.com/2amigos/yii2-file-upload-widget/issues", "source": "https://github.com/2amigos/yii2-file-upload-widget/tree/master" }, "time": "2018-09-06T19:15:49+00:00" }, { "name": "2amigos/yii2-gallery-widget", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-gallery-widget.git", "reference": "0ce7de28d05a4662da7698773993b5a0245a6136" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-gallery-widget/zipball/0ce7de28d05a4662da7698773993b5a0245a6136", "reference": "0ce7de28d05a4662da7698773993b5a0245a6136", "shasum": "" }, "require": { "bower-asset/blueimp-gallery": "~2.17.0", "yiisoft/yii2": "~2.0.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "scrutinizer/ocular": "~1.1" }, "type": "yii2-extension", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" }, "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "dosamigos\\gallery\\": "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": "Blueimp gallery widget for the Yii framework", "homepage": "https://github.com/2amigos/yii2-gallery-widget", "keywords": [ "2amigos", "gallery", "widget", "yii", "yii 2", "yii2" ], "support": { "issues": "https://github.com/2amigos/yii2-gallery-widget/issues", "source": "https://github.com/2amigos/yii2-gallery-widget/tree/master" }, "time": "2017-09-09T16:01:44+00:00" }, { "name": "2amigos/yii2-google-maps-library", "version": "1.1.9", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-google-maps-library.git", "reference": "fc6f2e302a2d205631c8d4d145415abe11fca3a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-google-maps-library/zipball/fc6f2e302a2d205631c8d4d145415abe11fca3a6", "reference": "fc6f2e302a2d205631c8d4d145415abe11fca3a6", "shasum": "" }, "require": { "ext-json": "*", "ext-simplexml": "^7.2", "guzzlehttp/guzzle": "6.*", "yiisoft/yii2": ">=2.0.13" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.10@dev", "roave/security-advisories": "dev-master" }, "type": "yii-extension", "autoload": { "psr-4": { "dosamigos\\google\\maps\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "2amigos", "email": "hola@2amigos.us", "homepage": "http://2amigos.us" }, { "name": "Antonio Ramirez", "email": "hola@2amigos.us", "homepage": "https://2amigos.us" } ], "description": "Google Maps API library for Yii2.", "keywords": [ "extension", "google", "library", "maps", "yii" ], "support": { "issues": "https://github.com/2amigos/yii2-google-maps-library/issues", "source": "https://github.com/2amigos/yii2-google-maps-library/tree/master" }, "time": "2019-04-15T16:51:02+00:00" }, { "name": "2amigos/yii2-tinymce-widget", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/2amigos/yii2-tinymce-widget.git", "reference": "a58b7a59a1508f4251a8cea9e010d31c9733bde4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/2amigos/yii2-tinymce-widget/zipball/a58b7a59a1508f4251a8cea9e010d31c9733bde4", "reference": "a58b7a59a1508f4251a8cea9e010d31c9733bde4", "shasum": "" }, "require": { "tinymce/tinymce": ">=4", "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\\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" ], "support": { "issues": "https://github.com/2amigos/yii2-tinymce-widget/issues", "source": "https://github.com/2amigos/yii2-tinymce-widget" }, "time": "2018-11-01T20:46:52+00:00" }, { "name": "asofter/yii2-imperavi-redactor", "version": "0.0.3", "target-dir": "yii/imperavi", "source": { "type": "git", "url": "https://github.com/asofter/yii2-imperavi-redactor.git", "reference": "08e05dd323f7b8f247a68324a5767eb14ffb7a1f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/asofter/yii2-imperavi-redactor/zipball/08e05dd323f7b8f247a68324a5767eb14ffb7a1f", "reference": "08e05dd323f7b8f247a68324a5767eb14ffb7a1f", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-0": { "yii\\imperavi\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Alexander Yaremchuk", "email": "alwex10@gmail.com" }, { "name": "Veaceslav Medvedev", "email": "slavcopost@gmail.com" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/" } ], "description": "Imperavi Redactor WYSIWYG widget (OEM-licensed for Yii 2)", "keywords": [ "imperavi", "imperavi redactor", "yii" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/asofter/yii2-imperavi-redactor/issues", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2016-01-12T16:21:51+00:00" }, { "name": "baibaratsky/yii2-serialized-attributes-behavior", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/baibaratsky/yii2-serialized-attributes-behavior.git", "reference": "f4a956d8a9f3751228e075078063a038111261ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/baibaratsky/yii2-serialized-attributes-behavior/zipball/f4a956d8a9f3751228e075078063a038111261ab", "reference": "f4a956d8a9f3751228e075078063a038111261ab", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.8" }, "type": "yii2-extension", "autoload": { "psr-4": { "baibaratsky\\yii\\behaviors\\model\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Andrei Baibaratsky", "email": "andrei@baibaratsky.com" } ], "description": "Yii2 Serialized Attributes Behavior", "homepage": "http://github.com/baibaratsky/yii2-serialized-attributes-behavior", "keywords": [ "Behavior", "array", "attribute", "attributes", "serialize", "serialized", "yii", "yii2" ], "support": { "issues": "https://github.com/baibaratsky/yii2-serialized-attributes-behavior/issues", "source": "https://github.com/baibaratsky/yii2-serialized-attributes-behavior/tree/master" }, "time": "2016-08-18T20:25:32+00:00" }, { "name": "bower-asset/blueimp-canvas-to-blob", "version": "v3.29.0", "source": { "type": "git", "url": "git@github.com:blueimp/JavaScript-Canvas-to-Blob.git", "reference": "5b0fb1d0be3dfe300ee67a0c115d15a8d289c860" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blueimp/JavaScript-Canvas-to-Blob/zipball/5b0fb1d0be3dfe300ee67a0c115d15a8d289c860", "reference": "5b0fb1d0be3dfe300ee67a0c115d15a8d289c860" }, "type": "bower-asset" }, { "name": "bower-asset/blueimp-file-upload", "version": "v9.34.0", "source": { "type": "git", "url": "git@github.com:blueimp/jQuery-File-Upload.git", "reference": "bb52d3493d725175fcf5554da034a317aaaea0e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blueimp/jQuery-File-Upload/zipball/bb52d3493d725175fcf5554da034a317aaaea0e2", "reference": "bb52d3493d725175fcf5554da034a317aaaea0e2" }, "require": { "bower-asset/blueimp-canvas-to-blob": ">=2.1.1", "bower-asset/blueimp-load-image": ">=1.13.0", "bower-asset/blueimp-tmpl": ">=2.5.4", "bower-asset/jquery": ">=1.6" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/blueimp-gallery", "version": "v2.17.0", "source": { "type": "git", "url": "git@github.com:blueimp/Gallery.git", "reference": "8336bb5934cb623608808601129db3fbf9201a09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blueimp/Gallery/zipball/8336bb5934cb623608808601129db3fbf9201a09", "reference": "8336bb5934cb623608808601129db3fbf9201a09" }, "type": "bower-asset" }, { "name": "bower-asset/blueimp-load-image", "version": "v5.16.0", "source": { "type": "git", "url": "git@github.com:blueimp/JavaScript-Load-Image.git", "reference": "5d34ed4ce3472ecb22d920c66cc4d7604526ff24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blueimp/JavaScript-Load-Image/zipball/5d34ed4ce3472ecb22d920c66cc4d7604526ff24", "reference": "5d34ed4ce3472ecb22d920c66cc4d7604526ff24" }, "type": "bower-asset" }, { "name": "bower-asset/blueimp-tmpl", "version": "v3.20.0", "source": { "type": "git", "url": "git@github.com:blueimp/JavaScript-Templates.git", "reference": "2272bed00e4e0f536ff6958e58def31882207d98" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/blueimp/JavaScript-Templates/zipball/2272bed00e4e0f536ff6958e58def31882207d98", "reference": "2272bed00e4e0f536ff6958e58def31882207d98" }, "type": "bower-asset" }, { "name": "bower-asset/bootstrap", "version": "v3.4.1", "source": { "type": "git", "url": "git@github.com:twbs/bootstrap.git", "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e", "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e" }, "require": { "bower-asset/jquery": ">=1.9.1,<4.0" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/bootstrap-tour", "version": "v0.12.0", "source": { "type": "git", "url": "git@github.com:sorich87/bootstrap-tour.git", "reference": "1a06475e27f852bb642b9353574638d51673b0d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sorich87/bootstrap-tour/zipball/1a06475e27f852bb642b9353574638d51673b0d5", "reference": "1a06475e27f852bb642b9353574638d51673b0d5" }, "require": { "bower-asset/bootstrap": ">=2.3.2", "bower-asset/jquery": ">=1.9.0" }, "type": "bower-asset" }, { "name": "bower-asset/chartjs", "version": "v2.9.4", "source": { "type": "git", "url": "git@github.com:nnnick/Chart.js.git", "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nnnick/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278", "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/fullcalendar", "version": "v3.9.0", "source": { "type": "git", "url": "git@github.com:fullcalendar/fullcalendar.git", "reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fullcalendar/fullcalendar/zipball/3ddb3c8d1461c6b841aed3487ba07d8ba338adb6", "reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6" }, "require": { "bower-asset/jquery": ">=2,<4.0", "bower-asset/moment": ">=2.20.1,<3.0.0" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/fullcalendar-scheduler", "version": "v1.10.4", "source": { "type": "git", "url": "git@github.com:fullcalendar/fullcalendar-scheduler.git", "reference": "56c3aef7610de850835ac97ad29ff45bf3cbe3cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fullcalendar/fullcalendar-scheduler/zipball/56c3aef7610de850835ac97ad29ff45bf3cbe3cc", "reference": "56c3aef7610de850835ac97ad29ff45bf3cbe3cc" }, "require": { "bower-asset/fullcalendar": "~3.9.0", "bower-asset/jquery": ">=2,<4.0", "bower-asset/moment": ">=2.20.1,<3.0.0" }, "type": "bower-asset", "license": [ "SEE LICENSE IN LICENSE.md" ] }, { "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" }, "require": { "bower-asset/jquery": ">=1.7" }, "type": "bower-asset", "license": [ "http://opensource.org/licenses/mit-license.php" ] }, { "name": "bower-asset/jquery", "version": "3.5.1", "source": { "type": "git", "url": "git@github.com:jquery/jquery-dist.git", "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215", "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/jquery-colorbox", "version": "1.6.4", "source": { "type": "git", "url": "git@github.com:jackmoore/colorbox.git", "reference": "bac78120c6ca9e63370cc317ab6f400129cd6608" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jackmoore/colorbox/zipball/bac78120c6ca9e63370cc317ab6f400129cd6608", "reference": "bac78120c6ca9e63370cc317ab6f400129cd6608" }, "require": { "bower-asset/jquery": ">=1.3.2" }, "type": "bower-asset" }, { "name": "bower-asset/jquery-cropper", "version": "v1.0.1", "source": { "type": "git", "url": "git@github.com:fengyuanchen/jquery-cropper.git", "reference": "70867208c16fbf767802aa61de370d72ed6e68ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fengyuanchen/jquery-cropper/zipball/70867208c16fbf767802aa61de370d72ed6e68ba", "reference": "70867208c16fbf767802aa61de370d72ed6e68ba" }, "type": "bower-asset" }, { "name": "bower-asset/jquery-ui", "version": "1.12.1", "source": { "type": "git", "url": "git@github.com:components/jqueryui.git", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc" }, "require": { "bower-asset/jquery": ">=1.6" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/jquery-ui-touch-punch-improved", "version": "0.3.1", "source": { "type": "git", "url": "git@github.com:Bantam/jquery-ui-touch-punch-improved.git", "reference": "9d5859b39df558d1ba6ff1a38de37fe27ee8107f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bantam/jquery-ui-touch-punch-improved/zipball/9d5859b39df558d1ba6ff1a38de37fe27ee8107f", "reference": "9d5859b39df558d1ba6ff1a38de37fe27ee8107f" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/moment", "version": "2.29.4", "source": { "type": "git", "url": "git@github.com:moment/moment.git", "reference": "000ac1800e620f770f4eb31b5ae908f6167b0ab2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/moment/moment/zipball/000ac1800e620f770f4eb31b5ae908f6167b0ab2", "reference": "000ac1800e620f770f4eb31b5ae908f6167b0ab2" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/owl.carousel", "version": "2.3.4", "source": { "type": "git", "url": "git@github.com:OwlFonk/OwlCarousel2.git", "reference": "af851f9b567630d115930abd5480ffebccc72372" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/OwlFonk/OwlCarousel2/zipball/af851f9b567630d115930abd5480ffebccc72372", "reference": "af851f9b567630d115930abd5480ffebccc72372" }, "require": { "bower-asset/jquery": ">=1.8.3" }, "type": "bower-asset" }, { "name": "bower-asset/punycode", "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/mathiasbynens/punycode.js.git", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mathiasbynens/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3", "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3" }, "type": "bower-asset" }, { "name": "bower-asset/sticky-sidebar", "version": "3.3.3", "source": { "type": "git", "url": "git@github.com:abouolia/sticky-sidebar.git", "reference": "a2264b809bb5ec6a232d250ce13920d4b5a69de8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/abouolia/sticky-sidebar/zipball/a2264b809bb5ec6a232d250ce13920d4b5a69de8", "reference": "a2264b809bb5ec6a232d250ce13920d4b5a69de8" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "bower-asset/vis", "version": "v4.21.0", "source": { "type": "git", "url": "git@github.com:almende/vis.git", "reference": "001716727826e2ba6cc0df7070733013936dda9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/almende/vis/zipball/001716727826e2ba6cc0df7070733013936dda9a", "reference": "001716727826e2ba6cc0df7070733013936dda9a" }, "type": "bower-asset", "license": [ "Apache-2.0", "MIT" ] }, { "name": "bower-asset/yii2-pjax", "version": "2.0.7.1", "source": { "type": "git", "url": "https://github.com/yiisoft/jquery-pjax.git", "reference": "aef7b953107264f00234902a3880eb50dafc48be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be", "reference": "aef7b953107264f00234902a3880eb50dafc48be" }, "require": { "bower-asset/jquery": ">=1.8" }, "type": "bower-asset", "license": [ "MIT" ] }, { "name": "brussens/yii2-maintenance-mode", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/brussens/yii2-maintenance-mode.git", "reference": "de5690c1da33dffb981acffe94d62fe69a0b4c50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/brussens/yii2-maintenance-mode/zipball/de5690c1da33dffb981acffe94d62fe69a0b4c50", "reference": "de5690c1da33dffb981acffe94d62fe69a0b4c50", "shasum": "" }, "require": { "php": ">=5.4.0", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "brussens\\maintenance\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Brusenskiy Dmitry", "email": "brussens@nativeweb.ru" } ], "description": "Maintenance mode component for Yii framework 2.x.x version.", "keywords": [ "maintenance", "mode", "yii", "yii2" ], "support": { "issues": "https://github.com/brussens/yii2-maintenance-mode/issues", "source": "https://github.com/brussens/yii2-maintenance-mode/tree/1.2.2" }, "time": "2022-04-24T21:18:11+00:00" }, { "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" ], "support": { "issues": "https://github.com/cebe/markdown/issues", "source": "https://github.com/cebe/markdown" }, "time": "2018-03-26T11:24:36+00:00" }, { "name": "cinghie/yii2-mailchimp", "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/cinghie/yii2-mailchimp.git", "reference": "c3980d84dfd9fc873883474c93e281fbea56b0ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cinghie/yii2-mailchimp/zipball/c3980d84dfd9fc873883474c93e281fbea56b0ce", "reference": "c3980d84dfd9fc873883474c93e281fbea56b0ce", "shasum": "" }, "require": { "cinghie/yii2-traits": "@dev", "drewm/mailchimp-api": "^2.5", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "cinghie\\mailchimp\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Gogodigital.it", "email": "info@gogodigital.it", "homepage": "http://www.gogodigital.it/" } ], "description": "Yii2 Mailchimp to manage Mailchimp Email Platform in a Yii2 site.", "homepage": "https://github.com/cinghie/yii2-mailchimp", "keywords": [ "mailchimp", "yii2 mailchimp", "yii2 newsletter" ], "support": { "issues": "https://github.com/cinghie/yii2-mailchimp/issues", "source": "https://github.com/cinghie/yii2-mailchimp/tree/master" }, "time": "2019-04-15T11:09:38+00:00" }, { "name": "cinghie/yii2-traits", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/cinghie/yii2-traits.git", "reference": "2b826a96b9991225ec5640d8c051668005b3b0ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cinghie/yii2-traits/zipball/2b826a96b9991225ec5640d8c051668005b3b0ba", "reference": "2b826a96b9991225ec5640d8c051668005b3b0ba", "shasum": "" }, "require": { "2amigos/yii2-ckeditor-widget": "*", "2amigos/yii2-tinymce-widget": "*", "asofter/yii2-imperavi-redactor": "*", "cocur/slugify": "*", "creocoder/yii2-taggable": "*", "dektrium/yii2-rbac": "*", "dektrium/yii2-user": "*", "kartik-v/yii2-detail-view": "*", "kartik-v/yii2-grid": "*", "kartik-v/yii2-helpers": "*", "kartik-v/yii2-markdown": "*", "kartik-v/yii2-widgets": "*", "yiisoft/yii2": "~2.0.12", "yiisoft/yii2-imagine": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "cinghie\\traits\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Gogodigital.it", "email": "info@gogodigital.it", "homepage": "http://www.gogodigital.it/" } ], "description": "Yii2 Traits", "homepage": "http://github.com/cinghie/yii2-traits", "keywords": [ "yii2 traits", "yii2 traits library", "yii2 traits module", "yii2 traits modules" ], "support": { "issues": "https://github.com/cinghie/yii2-traits/issues", "source": "https://github.com/cinghie/yii2-traits/tree/master" }, "time": "2018-06-20T12:17:54+00:00" }, { "name": "cmrcx/phptidy", "version": "v3.3", "source": { "type": "git", "url": "https://github.com/cmrcx/phptidy.git", "reference": "b7522b11e125552139c63540beaa03e4cd347af0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cmrcx/phptidy/zipball/b7522b11e125552139c63540beaa03e4cd347af0", "reference": "b7522b11e125552139c63540beaa03e4cd347af0", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.0" }, "suggest": { "ext-mbstring": "*" }, "bin": [ "phptidy.php" ], "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Magnus Rosenbaum", "email": "phptidy@cmr.cx", "homepage": "http://cmr.cx", "role": "Developer" } ], "description": "PHP code formatter", "homepage": "https://github.com/cmrcx/phptidy", "support": { "issues": "https://github.com/cmrcx/phptidy/issues", "source": "https://github.com/cmrcx/phptidy/tree/v3.3" }, "time": "2020-10-24T12:28:44+00:00" }, { "name": "cocur/slugify", "version": "v4.2.0", "source": { "type": "git", "url": "https://github.com/cocur/slugify.git", "reference": "7e7d03067d1075b1147090b3e1df672dfffb9dc3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cocur/slugify/zipball/7e7d03067d1075b1147090b3e1df672dfffb9dc3", "reference": "7e7d03067d1075b1147090b3e1df672dfffb9dc3", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.1 || ~8.0.0 || ~8.1.0" }, "conflict": { "symfony/config": "<3.4 || >=4,<4.3", "symfony/dependency-injection": "<3.4 || >=4,<4.3", "symfony/http-kernel": "<3.4 || >=4,<4.3", "twig/twig": "<2.12.1" }, "require-dev": { "laravel/framework": "^5.0|^6.0|^7.0|^8.0", "latte/latte": "~2.2", "league/container": "^2.2.0", "mikey179/vfsstream": "~1.6.8", "mockery/mockery": "^1.3", "nette/di": "~2.4", "pimple/pimple": "~1.1", "plumphp/plum": "~0.1", "symfony/config": "^3.4 || ^4.3 || ^5.0 || ^6.0", "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0 || ^6.0", "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0 || ^6.0", "symfony/phpunit-bridge": "^5.4 || ^6.0", "twig/twig": "^2.12.1 || ~3.0", "zendframework/zend-modulemanager": "~2.2", "zendframework/zend-servicemanager": "~2.2", "zendframework/zend-view": "~2.2" }, "type": "library", "autoload": { "psr-4": { "Cocur\\Slugify\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Florian Eckerstorfer", "email": "florian@eckerstorfer.co", "homepage": "https://florian.ec" }, { "name": "Ivo Bathke", "email": "ivo.bathke@gmail.com" } ], "description": "Converts a string into a slug.", "keywords": [ "slug", "slugify" ], "support": { "issues": "https://github.com/cocur/slugify/issues", "source": "https://github.com/cocur/slugify/tree/v4.2.0" }, "time": "2022-08-13T15:23:32+00:00" }, { "name": "components/flag-icon-css", "version": "3.5.0", "source": { "type": "git", "url": "https://github.com/lipis/flag-icon-css.git", "reference": "5141384c57972b0b08fc3bb67bea297321fbd799" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lipis/flag-icon-css/zipball/5141384c57972b0b08fc3bb67bea297321fbd799", "reference": "5141384c57972b0b08fc3bb67bea297321fbd799", "shasum": "" }, "type": "component", "extra": { "component": { "name": "flag-icon-css", "files": [ "less/**", "css/**", "flags/**" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Panayiotis Lipiridis (Lipis)", "email": "lipiridis@gmail.com" } ], "description": "CSS for vector based country flags", "support": { "issues": "https://github.com/lipis/flag-icon-css/issues", "source": "https://github.com/lipis/flag-icon-css/tree/3.5.0" }, "time": "2020-06-10T11:53:19+00:00" }, { "name": "composer/pcre", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560", "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.3", "phpstan/phpstan-strict-rules": "^1.1", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Pcre\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "PCRE wrapping library that offers type-safe preg_* replacements.", "keywords": [ "PCRE", "preg", "regex", "regular expression" ], "support": { "issues": "https://github.com/composer/pcre/issues", "source": "https://github.com/composer/pcre/tree/1.0.1" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2022-01-21T20:24:37+00:00" }, { "name": "composer/semver", "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.4", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Semver\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" }, { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" }, { "name": "Rob Bast", "email": "rob.bast@gmail.com", "homepage": "http://robbast.nl" } ], "description": "Semver library that offers utilities, version constraint parsing and validation.", "keywords": [ "semantic", "semver", "validation", "versioning" ], "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", "source": "https://github.com/composer/semver/tree/3.3.2" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2022-04-01T19:23:25+00:00" }, { "name": "composer/xdebug-handler", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/9e36aeed4616366d2b690bdce11f71e9178c579a", "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a", "shasum": "" }, "require": { "composer/pcre": "^1", "php": "^5.3.2 || ^7.0 || ^8.0", "psr/log": "^1 || ^2 || ^3" }, "require-dev": { "phpstan/phpstan": "^1.0", "phpstan/phpstan-strict-rules": "^1.1", "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0" }, "type": "library", "autoload": { "psr-4": { "Composer\\XdebugHandler\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "John Stevenson", "email": "john-stevenson@blueyonder.co.uk" } ], "description": "Restarts a process without Xdebug.", "keywords": [ "Xdebug", "performance" ], "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/xdebug-handler/issues", "source": "https://github.com/composer/xdebug-handler/tree/2.0.5" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "time": "2022-02-24T20:20:32+00:00" }, { "name": "conquer/oauth2", "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/borodulin/yii2-oauth2-server.git", "reference": "28be1ea3caabdd0387349f3176aa91b8d68ffa99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/borodulin/yii2-oauth2-server/zipball/28be1ea3caabdd0387349f3176aa91b8d68ffa99", "reference": "28be1ea3caabdd0387349f3176aa91b8d68ffa99", "shasum": "" }, "require": { "jakeasmith/http_build_url": ">=1.0.1", "yiisoft/yii2": "^2.0" }, "require-dev": { "codeception/codeception": "^2.5", "yiisoft/yii2-coding-standards": "^2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "autoload": { "psr-4": { "conquer\\oauth2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andrey Borodulin", "email": "borodulin@gmail.com" } ], "description": "The Oauth2 Server extension for the Yii2 framework", "homepage": "https://github.com/borodulin/yii2-oauth2-server", "keywords": [ "oauth2", "oauth2-server", "yii2" ], "support": { "issues": "https://github.com/borodulin/yii2-oauth2-server/issues", "source": "https://github.com/borodulin/yii2-oauth2-server" }, "time": "2018-12-05T13:00:44+00:00" }, { "name": "cornernote/yii2-workflow-manager", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/cornernote/yii2-workflow-manager.git", "reference": "79dd9bc753b6d202ffc48cd2a967cbefd4cd377e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cornernote/yii2-workflow-manager/zipball/79dd9bc753b6d202ffc48cd2a967cbefd4cd377e", "reference": "79dd9bc753b6d202ffc48cd2a967cbefd4cd377e", "shasum": "" }, "require": { "raoul2000/yii2-workflow": "@dev", "raoul2000/yii2-workflow-view": "@dev", "yiisoft/yii2": "*", "yiisoft/yii2-jui": "~2.0.0" }, "require-dev": { "phpunit/phpunit": "4.*", "scrutinizer/ocular": "~1.1" }, "type": "yii2-extension", "autoload": { "psr-4": { "cornernote\\workflow\\manager\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Brett O'Donnell", "email": "cornernote@gmail.com", "homepage": "http://mrphp.com.au/" } ], "description": "Workflow Manager for Yii2.", "keywords": [ "workflow", "yii2" ], "support": { "issues": "https://github.com/cornernote/yii2-workflow-manager/issues", "source": "https://github.com/cornernote/yii2-workflow-manager/tree/1.0.2" }, "time": "2018-03-26T03:11:41+00:00" }, { "name": "creocoder/yii2-nested-sets", "version": "0.9.0", "source": { "type": "git", "url": "https://github.com/creocoder/yii2-nested-sets.git", "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/cb8635a459b6246e5a144f096b992dcc30cf9954", "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "creocoder\\nestedsets\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Alexander Kochetov", "email": "creocoder@gmail.com" } ], "description": "The nested sets behavior for the Yii framework", "keywords": [ "nested sets", "yii2" ], "support": { "issues": "https://github.com/creocoder/yii2-nested-sets/issues", "source": "https://github.com/creocoder/yii2-nested-sets/tree/master" }, "time": "2015-01-27T10:53:51+00:00" }, { "name": "creocoder/yii2-taggable", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/creocoder/yii2-taggable.git", "reference": "d2c73df372a490ccc45dd064c52f3f022d62dde5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/creocoder/yii2-taggable/zipball/d2c73df372a490ccc45dd064c52f3f022d62dde5", "reference": "d2c73df372a490ccc45dd064c52f3f022d62dde5", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "creocoder\\taggable\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Alexander Kochetov", "email": "creocoder@gmail.com" } ], "description": "The taggable behavior for the Yii framework", "keywords": [ "Taggable", "tags", "yii2" ], "support": { "issues": "https://github.com/creocoder/yii2-taggable/issues", "source": "https://github.com/creocoder/yii2-taggable/tree/master" }, "time": "2015-02-24T21:45:58+00:00" }, { "name": "daxslab/yii2-calendly", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/daxslab/yii2-calendly.git", "reference": "f1b9f71400e2f85a4d51d638bac8a7618853f363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/daxslab/yii2-calendly/zipball/f1b9f71400e2f85a4d51d638bac8a7618853f363", "reference": "f1b9f71400e2f85a4d51d638bac8a7618853f363", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "daxslab\\calendly\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gabriel A. López López", "email": "glpz@daxslab.com" } ], "description": "Embeds the Calendly widgets into Yii2 applications", "keywords": [ "calendar", "calendly", "events", "extension", "schedule", "yii2" ], "support": { "issues": "https://github.com/daxslab/yii2-calendly/issues", "source": "https://github.com/daxslab/yii2-calendly/tree/master" }, "time": "2019-11-14T07:30:56+00:00" }, { "name": "dektrium/yii2-rbac", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/dektrium/yii2-rbac.git", "reference": "2dac3918af17178f2ba944d4338c3fcfa732d08c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dektrium/yii2-rbac/zipball/2dac3918af17178f2ba944d4338c3fcfa732d08c", "reference": "2dac3918af17178f2ba944d4338c3fcfa732d08c", "shasum": "" }, "require": { "kartik-v/yii2-widget-select2": "^2.0", "yiisoft/yii2": "^2.0.8" }, "type": "yii2-extension", "extra": { "bootstrap": "dektrium\\rbac\\Bootstrap", "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "dektrium\\rbac\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dmitry Erofeev", "email": "dmeroff@gmail.com", "homepage": "http://dmeroff.ru" } ], "description": "RBAC management module for Yii2", "keywords": [ "dektrium", "rbac gui", "rbac management", "rbac module", "yii rbac", "yii2", "yii2-rbac" ], "support": { "issues": "https://github.com/dektrium/yii2-rbac/issues?state=open", "source": "https://github.com/dektrium/yii2-rbac" }, "time": "2018-03-26T12:33:41+00:00" }, { "name": "dektrium/yii2-user", "version": "0.9.14", "source": { "type": "git", "url": "https://github.com/dektrium/yii2-user.git", "reference": "8f2daea532f7efefc3f808e50d74a91c0de71ff4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dektrium/yii2-user/zipball/8f2daea532f7efefc3f808e50d74a91c0de71ff4", "reference": "8f2daea532f7efefc3f808e50d74a91c0de71ff4", "shasum": "" }, "require": { "php": ">=5.4.0", "yiisoft/yii2": "^2.0.13", "yiisoft/yii2-authclient": "^2.1.0", "yiisoft/yii2-bootstrap": "^2.0.0", "yiisoft/yii2-swiftmailer": "^2.0.0" }, "require-dev": { "codeception/specify": "^0.4.3", "codeception/verify": "^0.3.1", "yiisoft/yii2-codeception": "^2.0.0" }, "type": "yii2-extension", "extra": { "bootstrap": "dektrium\\user\\Bootstrap", "branch-alias": { "dev-master": "0.9.x-dev", "dev-develop": "1.0.x-dev" } }, "autoload": { "psr-4": { "dektrium\\user\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Dmitry Erofeev", "email": "dmeroff@gmail.com", "homepage": "http://dmeroff.ru" } ], "description": "Flexible user registration and authentication module for Yii2", "keywords": [ "User management", "dektrium", "yii2", "yii2-user" ], "support": { "forum": "https://gitter.im/dektrium/yii2-user", "issues": "https://github.com/dektrium/yii2-user/issues?state=open", "source": "https://github.com/dektrium/yii2-user" }, "time": "2018-04-03T12:24:41+00:00" }, { "name": "dmstr/yii2-bootstrap", "version": "0.2.2", "source": { "type": "git", "url": "https://github.com/dmstr/yii2-bootstrap.git", "reference": "19520972941fede682f82f9ac3f98ed69bc2d8fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dmstr/yii2-bootstrap/zipball/19520972941fede682f82f9ac3f98ed69bc2d8fb", "reference": "19520972941fede682f82f9ac3f98ed69bc2d8fb", "shasum": "" }, "require": { "yiisoft/yii2-bootstrap": "^2.0.6" }, "type": "yii2-extension", "autoload": { "psr-4": { "dmstr\\bootstrap\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Christopher Stebe", "email": "c.stebe@herzogkommunikation.de" } ], "description": "yii2 bootstrap components and extensions from diemeisterei GmbH", "keywords": [ "bootstrap", "extension", "yii2" ], "support": { "issues": "https://github.com/dmstr/yii2-bootstrap/issues", "source": "https://github.com/dmstr/yii2-bootstrap/tree/master" }, "time": "2019-04-05T12:37:30+00:00" }, { "name": "dmstr/yii2-db", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/dmstr/yii2-db.git", "reference": "21d2e3354cffeb471ff4d4b7fd6f7aa6d73dbd34" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dmstr/yii2-db/zipball/21d2e3354cffeb471ff4d4b7fd6f7aa6d73dbd34", "reference": "21d2e3354cffeb471ff4d4b7fd6f7aa6d73dbd34", "shasum": "" }, "require": { "mikehaertl/php-shellcommand": "1.*", "schmunk42/retry": "*", "yiisoft/yii2": "2.*" }, "type": "yii2-extension", "autoload": { "psr-4": { "dmstr\\db\\": "db/", "dmstr\\console\\": "console/", "dmstr\\widgets\\": "widgets/", "dmstr\\db\\tests\\": "db/tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tobias Munk", "email": "tobias@diemeisterei.de" } ], "description": "Database extensions", "keywords": [ "database", "db", "extension", "yii2" ], "support": { "issues": "https://github.com/dmstr/yii2-db/issues", "source": "https://github.com/dmstr/yii2-db/tree/master" }, "time": "2020-03-03T16:30:45+00:00" }, { "name": "dmstr/yii2-helpers", "version": "0.4.19", "source": { "type": "git", "url": "https://github.com/dmstr/yii2-helpers.git", "reference": "2a1641227f9efd7bcda5dc8ff6bdb5bb6568ace8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dmstr/yii2-helpers/zipball/2a1641227f9efd7bcda5dc8ff6bdb5bb6568ace8", "reference": "2a1641227f9efd7bcda5dc8ff6bdb5bb6568ace8", "shasum": "" }, "require": { "pheme/yii2-settings": "^0.5.0 || ^0.7.0", "yiisoft/yii2": "~2.0.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "dmstr\\helpers\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sergej Kunz", "email": "s.kunz@herzogkommunikation.de" }, { "name": "Tobias Munk", "email": "t.munk@herzogkommunikation.de" } ], "description": "Yii2 Helpers", "keywords": [ "extension", "yii2" ], "support": { "issues": "https://github.com/dmstr/yii2-helpers/issues", "source": "https://github.com/dmstr/yii2-helpers/tree/0.4.19" }, "time": "2020-06-24T12:35:07+00:00" }, { "name": "doctrine/annotations", "version": "1.13.3", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "648b0343343565c4a056bfc8392201385e8d89f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0", "reference": "648b0343343565c4a056bfc8392201385e8d89f0", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", "doctrine/coding-standard": "^6.0 || ^8.1", "phpstan/phpstan": "^1.4.10 || ^1.8.0", "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", "symfony/cache": "^4.4 || ^5.2", "vimeo/psalm": "^4.10" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/1.13.3" }, "time": "2022-07-02T10:48:51+00:00" }, { "name": "doctrine/lexer", "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.11" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/1.2.3" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2022-02-28T11:07:21+00:00" }, { "name": "drewm/mailchimp-api", "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/drewm/mailchimp-api.git", "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a", "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "7.0.*", "vlucas/phpdotenv": "^2.0" }, "type": "library", "autoload": { "psr-4": { "DrewM\\MailChimp\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Drew McLellan", "email": "drew.mclellan@gmail.com", "homepage": "http://allinthehead.com/" } ], "description": "Super-simple, minimum abstraction MailChimp API v3 wrapper", "homepage": "https://github.com/drewm/mailchimp-api", "support": { "issues": "https://github.com/drewm/mailchimp-api/issues", "source": "https://github.com/drewm/mailchimp-api/tree/master" }, "time": "2019-08-06T09:24:58+00:00" }, { "name": "egulias/email-validator", "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715", "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715", "shasum": "" }, "require": { "doctrine/lexer": "^1.2", "php": ">=7.2", "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", "phpunit/phpunit": "^8.5.8|^9.3.3", "vimeo/psalm": "^4" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", "source": "https://github.com/egulias/EmailValidator/tree/3.2.1" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "time": "2022-06-18T20:57:19+00:00" }, { "name": "ezyang/htmlpurifier", "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "files": [ "library/HTMLPurifier.composer.php" ], "psr-0": { "HTMLPurifier": "library/" }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "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" ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", "source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0" }, "time": "2021-12-25T01:21:49+00:00" }, { "name": "facebook/graph-sdk", "version": "5.7.0", "source": { "type": "git", "url": "https://github.com/facebook/php-graph-sdk.git", "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b", "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b", "shasum": "" }, "require": { "php": "^5.4|^7.0" }, "require-dev": { "guzzlehttp/guzzle": "~5.0", "mockery/mockery": "~0.8", "phpunit/phpunit": "~4.0" }, "suggest": { "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client", "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "Facebook\\": "src/Facebook/" }, "files": [ "src/Facebook/polyfills.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Facebook Platform" ], "authors": [ { "name": "Facebook", "homepage": "https://github.com/facebook/php-graph-sdk/contributors" } ], "description": "Facebook SDK for PHP", "homepage": "https://github.com/facebook/php-graph-sdk", "keywords": [ "facebook", "sdk" ], "support": { "issues": "https://github.com/facebook/php-graph-sdk/issues", "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0" }, "abandoned": true, "time": "2018-12-11T22:56:31+00:00" }, { "name": "firebase/php-jwt", "version": "v5.5.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "83b609028194aa042ea33b5af2d41a7427de80e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6", "reference": "83b609028194aa042ea33b5af2d41a7427de80e6", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=4.8 <=9" }, "suggest": { "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", "source": "https://github.com/firebase/php-jwt/tree/v5.5.1" }, "time": "2021-11-08T20:18:51+00:00" }, { "name": "friendsofphp/php-cs-fixer", "version": "v2.19.3", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/75ac86f33fab4714ea5a39a396784d83ae3b5ed8", "reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8", "shasum": "" }, "require": { "composer/semver": "^1.4 || ^2.0 || ^3.0", "composer/xdebug-handler": "^1.2 || ^2.0", "doctrine/annotations": "^1.2", "ext-json": "*", "ext-tokenizer": "*", "php": "^5.6 || ^7.0 || ^8.0", "php-cs-fixer/diff": "^1.3", "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0", "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0", "symfony/filesystem": "^3.0 || ^4.0 || ^5.0", "symfony/finder": "^3.0 || ^4.0 || ^5.0", "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0", "symfony/polyfill-php70": "^1.0", "symfony/polyfill-php72": "^1.4", "symfony/process": "^3.0 || ^4.0 || ^5.0", "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0" }, "require-dev": { "justinrainbow/json-schema": "^5.0", "keradus/cli-executor": "^1.4", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.4.2", "php-cs-fixer/accessible-object": "^1.0", "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1", "phpspec/prophecy-phpunit": "^1.1 || ^2.0", "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5", "phpunitgoodpractices/polyfill": "^1.5", "phpunitgoodpractices/traits": "^1.9.1", "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1", "symfony/phpunit-bridge": "^5.2.1", "symfony/yaml": "^3.0 || ^4.0 || ^5.0" }, "suggest": { "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters.", "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.", "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.", "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible." }, "bin": [ "php-cs-fixer" ], "type": "application", "extra": { "branch-alias": { "dev-master": "2.19-dev" } }, "autoload": { "psr-4": { "PhpCsFixer\\": "src/" }, "classmap": [ "tests/Test/AbstractFixerTestCase.php", "tests/Test/AbstractIntegrationCaseFactory.php", "tests/Test/AbstractIntegrationTestCase.php", "tests/Test/Assert/AssertTokensTrait.php", "tests/Test/IntegrationCase.php", "tests/Test/IntegrationCaseFactory.php", "tests/Test/IntegrationCaseFactoryInterface.php", "tests/Test/InternalIntegrationCaseFactory.php", "tests/Test/IsIdenticalConstraint.php", "tests/Test/TokensWithObservedTransformers.php", "tests/TestCase.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Dariusz Rumiński", "email": "dariusz.ruminski@gmail.com" } ], "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.19.3" }, "funding": [ { "url": "https://github.com/keradus", "type": "github" } ], "time": "2021-11-15T17:17:55+00:00" }, { "name": "google/apiclient", "version": "v2.12.6", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client.git", "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/f92aa126903a9e2da5bd41a280d9633cb249e79e", "reference": "f92aa126903a9e2da5bd41a280d9633cb249e79e", "shasum": "" }, "require": { "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0", "google/apiclient-services": "~0.200", "google/auth": "^1.10", "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0", "guzzlehttp/psr7": "^1.8.4||^2.2.1", "monolog/monolog": "^1.17||^2.0||^3.0", "php": "^5.6|^7.0|^8.0", "phpseclib/phpseclib": "~2.0||^3.0.2" }, "require-dev": { "cache/filesystem-adapter": "^0.3.2|^1.1", "composer/composer": "^1.10.22", "phpcompatibility/php-compatibility": "^9.2", "phpspec/prophecy-phpunit": "^1.1||^2.0", "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0", "squizlabs/php_codesniffer": "^3.0", "symfony/css-selector": "~2.1", "symfony/dom-crawler": "~2.1", "yoast/phpunit-polyfills": "^1.0" }, "suggest": { "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "files": [ "src/aliases.php" ], "psr-4": { "Google\\": "src/" }, "classmap": [ "src/aliases.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Client library for Google APIs", "homepage": "http://developers.google.com/api-client-library/php", "keywords": [ "google" ], "support": { "issues": "https://github.com/googleapis/google-api-php-client/issues", "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.6" }, "time": "2022-06-06T20:00:19+00:00" }, { "name": "google/apiclient-services", "version": "v0.264.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", "reference": "28c4208ee0b7f4d5f4704c043414b5644351280c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/28c4208ee0b7f4d5f4704c043414b5644351280c", "reference": "28c4208ee0b7f4d5f4704c043414b5644351280c", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "phpunit/phpunit": "^5.7||^8.5.13" }, "type": "library", "autoload": { "files": [ "autoload.php" ], "psr-4": { "Google\\Service\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Client library for Google APIs", "homepage": "http://developers.google.com/api-client-library/php", "keywords": [ "google" ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.264.0" }, "time": "2022-08-29T01:10:13+00:00" }, { "name": "google/auth", "version": "v1.21.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", "reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/aa3b9ca29258ac6347ce3c8937a2418c5d78f840", "reference": "aa3b9ca29258ac6347ce3c8937a2418c5d78f840", "shasum": "" }, "require": { "firebase/php-jwt": "^5.5||^6.0", "guzzlehttp/guzzle": "^6.2.1|^7.0", "guzzlehttp/psr7": "^1.7|^2.0", "php": "^7.1||^8.0", "psr/cache": "^1.0|^2.0|^3.0", "psr/http-message": "^1.0" }, "require-dev": { "guzzlehttp/promises": "0.1.1|^1.3", "kelvinmo/simplejwt": "^0.2.5|^0.5.1", "phpseclib/phpseclib": "^2.0.31", "phpspec/prophecy-phpunit": "^1.1", "phpunit/phpunit": "^7.5||^8.5", "sebastian/comparator": ">=1.2.3", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." }, "type": "library", "autoload": { "psr-4": { "Google\\Auth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "Google Auth Library for PHP", "homepage": "http://github.com/google/google-auth-library-php", "keywords": [ "Authentication", "google", "oauth2" ], "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.1" }, "time": "2022-05-16T19:34:15+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.8", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.9", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/6.5.8" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "time": "2022-06-20T22:16:07+00:00" }, { "name": "guzzlehttp/promises", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "b94b2807d85443f9719887892882d0329d1e2598" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", "reference": "b94b2807d85443f9719887892882d0329d1e2598", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/1.5.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "time": "2022-08-28T14:55:35+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0", "ralouphie/getallheaders": "^2.0.5 || ^3.0.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "ext-zlib": "*", "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/1.9.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2022-06-20T21:43:03+00:00" }, { "name": "halaxa/json-machine", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/halaxa/json-machine.git", "reference": "b4086dfe72670df060d2bd481f01bc9e450a5640" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/halaxa/json-machine/zipball/b4086dfe72670df060d2bd481f01bc9e450a5640", "reference": "b4086dfe72670df060d2bd481f01bc9e450a5640", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "ext-json": "*", "friendsofphp/php-cs-fixer": "^3.0", "phpunit/phpunit": "^8.0" }, "suggest": { "ext-json": "To run JSON Machine out of the box without custom decoders.", "guzzlehttp/guzzle": "To run example with GuzzleHttp" }, "type": "library", "autoload": { "psr-4": { "JsonMachine\\": "src/" }, "exclude-from-classmap": [ "src/autoloader.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Filip Halaxa", "email": "filip@halaxa.cz" } ], "description": "Efficient, easy-to-use and fast JSON pull parser", "support": { "issues": "https://github.com/halaxa/json-machine/issues", "source": "https://github.com/halaxa/json-machine/tree/1.1.1" }, "funding": [ { "url": "https://ko-fi.com/G2G57KTE4", "type": "other" } ], "time": "2022-03-03T11:02:11+00:00" }, { "name": "hanneskod/classtools", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/hanneskod/classtools.git", "reference": "d365ddac0e602027c0471ea292f4ba2afcb49394" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hanneskod/classtools/zipball/d365ddac0e602027c0471ea292f4ba2afcb49394", "reference": "d365ddac0e602027c0471ea292f4ba2afcb49394", "shasum": "" }, "require": { "nikic/php-parser": "^4", "php": ">=7.1", "symfony/finder": "^4|^5" }, "type": "library", "autoload": { "psr-4": { "hanneskod\\classtools\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "WTFPL" ], "authors": [ { "name": "Hannes Forsgård", "email": "hannes.forsgard@fripost.org" } ], "description": "Find, extract and process classes from file system", "homepage": "https://github.com/hanneskod/classtools", "keywords": [ "class finder", "code generator", "metaprogramming", "minimizer" ], "support": { "issues": "https://github.com/hanneskod/classtools/issues", "source": "https://github.com/hanneskod/classtools/tree/1.0" }, "time": "2020-03-05T20:41:28+00:00" }, { "name": "himiklab/yii2-colorbox-widget", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/himiklab/yii2-colorbox-widget.git", "reference": "c4aee292cdeabe03e996eb4396719376c2252602" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/himiklab/yii2-colorbox-widget/zipball/c4aee292cdeabe03e996eb4396719376c2252602", "reference": "c4aee292cdeabe03e996eb4396719376c2252602", "shasum": "" }, "require": { "bower-asset/jquery-colorbox": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "himiklab\\colorbox\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "HimikLab", "homepage": "https://github.com/himiklab/" } ], "description": "Customizable lightbox widget for Yii2", "keywords": [ "colorbox", "lightbox", "widget", "yii2" ], "support": { "issues": "https://github.com/himiklab/yii2-colorbox-widget/issues", "source": "https://github.com/himiklab/yii2-colorbox-widget" }, "abandoned": true, "time": "2016-02-02T10:23:58+00:00" }, { "name": "himiklab/yii2-recaptcha-widget", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/himiklab/yii2-recaptcha-widget.git", "reference": "341ae7e19e12783f3dfd8984a49185e0a44021ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/himiklab/yii2-recaptcha-widget/zipball/341ae7e19e12783f3dfd8984a49185e0a44021ea", "reference": "341ae7e19e12783f3dfd8984a49185e0a44021ea", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.11", "yiisoft/yii2-httpclient": "*" }, "require-dev": { "phpunit/phpunit": "^4.8.34" }, "type": "yii2-extension", "autoload": { "psr-4": { "himiklab\\yii2\\recaptcha\\": "src/", "himiklab\\yii2\\recaptcha\\tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "HimikLab", "homepage": "https://github.com/himiklab/" } ], "description": "Yii2 Google reCAPTCHA v2 and v3 widget", "keywords": [ "captcha", "google", "recaptcha", "widget", "yii2" ], "support": { "issues": "https://github.com/himiklab/yii2-recaptcha-widget/issues", "source": "https://github.com/himiklab/yii2-recaptcha-widget" }, "abandoned": true, "time": "2019-05-14T07:40:36+00:00" }, { "name": "hybridauth/hybridauth", "version": "v3.8.2", "source": { "type": "git", "url": "https://github.com/hybridauth/hybridauth.git", "reference": "0d6e31482c544e5ed2bdc83bd3c033054129c482" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/0d6e31482c544e5ed2bdc83bd3c033054129c482", "reference": "0d6e31482c544e5ed2bdc83bd3c033054129c482", "shasum": "" }, "require": { "php": "^5.4 || ^7.0 || ^8.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8.0" }, "suggest": { "firebase/php-jwt": "Needed to support Apple provider", "phpseclib/phpseclib": "Needed to support Apple provider" }, "type": "library", "autoload": { "psr-4": { "Hybridauth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miled", "email": "hybridauth@gmail.com" } ], "description": "PHP Social Authentication Library", "homepage": "https://hybridauth.github.io", "keywords": [ "Authentication", "OpenId", "api", "apple", "authorization", "facebook", "google", "oauth", "social", "twitter" ], "support": { "gitter": "https://gitter.im/hybridauth/hybridauth", "issues": "https://github.com/hybridauth/hybridauth/issues", "source": "https://github.com/hybridauth/hybridauth/tree/v3.8.2" }, "time": "2022-08-18T19:48:17+00:00" }, { "name": "imagine/imagine", "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/php-imagine/Imagine.git", "reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/ae864f26afbf8859ebd2e2b9df92d77ee175dc13", "reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3" }, "suggest": { "ext-exif": "to read EXIF metadata", "ext-gd": "to use the GD implementation", "ext-gmagick": "to use the Gmagick implementation", "ext-imagick": "to use the Imagick implementation" }, "type": "library", "extra": { "branch-alias": { "dev-develop": "1.x-dev" } }, "autoload": { "psr-4": { "Imagine\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bulat Shakirzyanov", "email": "mallluhuct@gmail.com", "homepage": "http://avalanche123.com" } ], "description": "Image processing for PHP 5.3", "homepage": "http://imagine.readthedocs.org/", "keywords": [ "drawing", "graphics", "image manipulation", "image processing" ], "support": { "issues": "https://github.com/php-imagine/Imagine/issues", "source": "https://github.com/php-imagine/Imagine/tree/1.3.2" }, "time": "2022-04-01T11:58:30+00:00" }, { "name": "jakeasmith/http_build_url", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/jakeasmith/http_build_url.git", "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37", "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37", "shasum": "" }, "type": "library", "autoload": { "files": [ "src/http_build_url.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jake A. Smith", "email": "theman@jakeasmith.com" } ], "description": "Provides functionality for http_build_url() to environments without pecl_http.", "support": { "issues": "https://github.com/jakeasmith/http_build_url/issues", "source": "https://github.com/jakeasmith/http_build_url" }, "time": "2017-05-01T15:36:40+00:00" }, { "name": "kartik-v/bootstrap-fileinput", "version": "v4.5.3", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-fileinput.git", "reference": "64e083b0414d294d99329fa94194f24345fc334a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/64e083b0414d294d99329fa94194f24345fc334a", "reference": "64e083b0414d294d99329fa94194f24345fc334a", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.5.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" ], "support": { "issues": "https://github.com/kartik-v/bootstrap-fileinput/issues", "source": "https://github.com/kartik-v/bootstrap-fileinput/tree/master" }, "time": "2019-03-21T11:44:25+00:00" }, { "name": "kartik-v/bootstrap-star-rating", "version": "v4.1.2", "source": { "type": "git", "url": "https://github.com/kartik-v/bootstrap-star-rating.git", "reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c301efed4c82e9d5f11a0845ae428ba60931b44e", "reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.", "homepage": "https://github.com/kartik-v/bootstrap-star-rating", "keywords": [ "Rating", "awesome", "bootstrap", "font", "glyphicon", "star", "svg" ], "support": { "issues": "https://github.com/kartik-v/bootstrap-star-rating/issues", "source": "https://github.com/kartik-v/bootstrap-star-rating/tree/v4.1.2" }, "funding": [ { "url": "https://opencollective.com/bootstrap-star-rating", "type": "open_collective" } ], "time": "2021-09-20T03:06:01+00:00" }, { "name": "kartik-v/dependent-dropdown", "version": "v1.4.9", "source": { "type": "git", "url": "https://github.com/kartik-v/dependent-dropdown.git", "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/54a8806002ee21b744508a2edb95ed01d35c6cf9", "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/dependent-dropdown/issues", "source": "https://github.com/kartik-v/dependent-dropdown/tree/master" }, "time": "2019-03-09T10:53:11+00:00" }, { "name": "kartik-v/php-date-formatter", "version": "v1.3.6", "source": { "type": "git", "url": "https://github.com/kartik-v/php-date-formatter.git", "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/514a53660b0d69439236fd3cbc3f41512adb00a0", "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\dateformatter\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.", "homepage": "https://github.com/kartik-v/php-date-formatter", "keywords": [ "date", "datetime", "formatter", "javascript", "php", "php-date-formatter.js", "time" ], "support": { "issues": "https://github.com/kartik-v/php-date-formatter/issues", "source": "https://github.com/kartik-v/php-date-formatter/tree/v1.3.6" }, "time": "2020-04-14T10:16:32+00:00" }, { "name": "kartik-v/strength-meter", "version": "v1.1.4", "source": { "type": "git", "url": "https://github.com/kartik-v/strength-meter.git", "reference": "100147f588b12ff819014b445007a0decfd95fbb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/strength-meter/zipball/100147f588b12ff819014b445007a0decfd95fbb", "reference": "100147f588b12ff819014b445007a0decfd95fbb", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "kartik\\plugins\\strengthmeter\\": "" } }, "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 dynamic strength meter for password input validation with various configurable options.", "homepage": "https://github.com/kartik-v/strength-meter", "keywords": [ "bootstrap", "jquery", "meter", "password", "strength" ], "support": { "issues": "https://github.com/kartik-v/strength-meter/issues", "source": "https://github.com/kartik-v/strength-meter/tree/master" }, "time": "2018-01-20T17:52:01+00:00" }, { "name": "kartik-v/yii2-datecontrol", "version": "v1.9.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-datecontrol.git", "reference": "497b7bb438864843b450aa9ab1df20bed096b5a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/497b7bb438864843b450aa9ab1df20bed096b5a1", "reference": "497b7bb438864843b450aa9ab1df20bed096b5a1", "shasum": "" }, "require": { "kartik-v/php-date-formatter": ">1.3", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "psr-4": { "kartik\\datecontrol\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-datecontrol", "keywords": [ "control", "date", "extension", "format", "yii", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-datecontrol/issues", "source": "https://github.com/kartik-v/yii2-datecontrol/tree/master" }, "time": "2016-12-07T19:41:05+00:00" }, { "name": "kartik-v/yii2-detail-view", "version": "v1.8.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-detail-view.git", "reference": "071983e7618c50d108be1753dac218bb893ba569" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/071983e7618c50d108be1753dac218bb893ba569", "reference": "071983e7618c50d108be1753dac218bb893ba569", "shasum": "" }, "require": { "kartik-v/yii2-dialog": "~1.0", "kartik-v/yii2-widget-activeform": ">=1.5.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.8.x-dev" } }, "autoload": { "psr-4": { "kartik\\detail\\": "src" } }, "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 Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.", "homepage": "https://github.com/kartik-v/yii2-detail-view", "keywords": [ "detail", "detail view", "extension", "form", "grid", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-detail-view/issues", "source": "https://github.com/kartik-v/yii2-detail-view/tree/master" }, "time": "2020-05-15T04:49:27+00:00" }, { "name": "kartik-v/yii2-dialog", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-dialog.git", "reference": "6afae03a4d9f7b99ddc173d2a29dd6e3cc1c56cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/6afae03a4d9f7b99ddc173d2a29dd6e3cc1c56cb", "reference": "6afae03a4d9f7b99ddc173d2a29dd6e3cc1c56cb", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\dialog\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-dialog/issues", "source": "https://github.com/kartik-v/yii2-dialog/tree/master" }, "time": "2018-09-06T19:34:03+00:00" }, { "name": "kartik-v/yii2-dynagrid", "version": "v1.5.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-dynagrid.git", "reference": "16b9f2bb145a4e2eee2f36d7b3fa2d75907797c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-dynagrid/zipball/16b9f2bb145a4e2eee2f36d7b3fa2d75907797c3", "reference": "16b9f2bb145a4e2eee2f36d7b3fa2d75907797c3", "shasum": "" }, "require": { "kartik-v/yii2-grid": "~3.1", "kartik-v/yii2-sortable": "~1.2", "kartik-v/yii2-widget-activeform": "~1.4", "kartik-v/yii2-widget-select2": "~2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-4": { "kartik\\dynagrid\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.", "homepage": "https://github.com/kartik-v/yii2-dynagrid", "keywords": [ "columns", "dynamic", "extension", "grid", "hide", "order", "reorder", "show", "sort", "visibility", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-dynagrid/issues", "source": "https://github.com/kartik-v/yii2-dynagrid/tree/master" }, "time": "2019-02-23T19:25:47+00:00" }, { "name": "kartik-v/yii2-export", "version": "v1.3.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-export.git", "reference": "2499dacf71e356a725ce733dbcd62d1f2740dd04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/2499dacf71e356a725ce733dbcd62d1f2740dd04", "reference": "2499dacf71e356a725ce733dbcd62d1f2740dd04", "shasum": "" }, "require": { "kartik-v/yii2-dynagrid": ">=1.4.5", "kartik-v/yii2-mpdf": ">=1.0", "phpoffice/phpspreadsheet": ">=1.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\export\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)", "homepage": "https://github.com/kartik-v/yii2-export", "keywords": [ "OpenXML", "csv", "export", "extension", "html", "json", "pdf", "spreadsheet", "text", "widget", "xls", "xlsx", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-export/issues", "source": "https://github.com/kartik-v/yii2-export/tree/master" }, "time": "2018-12-19T11:02:44+00:00" }, { "name": "kartik-v/yii2-grid", "version": "v3.2.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-grid.git", "reference": "3735c999eda391961220845063f8b373f409f488" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/3735c999eda391961220845063f8b373f409f488", "reference": "3735c999eda391961220845063f8b373f409f488", "shasum": "" }, "require": { "kartik-v/yii2-dialog": "~1.0" }, "suggest": { "kartik-v/yii2-mpdf": "For exporting grids to PDF" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "3.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\grid\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-grid/issues", "source": "https://github.com/kartik-v/yii2-grid/tree/master" }, "time": "2018-12-07T12:28:30+00:00" }, { "name": "kartik-v/yii2-helpers", "version": "v1.3.8", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-helpers.git", "reference": "26583315a01977a36c8e127556bff19303936d66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/26583315a01977a36c8e127556bff19303936d66", "reference": "26583315a01977a36c8e127556bff19303936d66", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9.8", "yiisoft/yii2-bootstrap": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\helpers\\": "src" } }, "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 collection of useful helper functions for Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-helpers", "keywords": [ "bootstrap", "extension", "helper", "utilities", "yii", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-helpers/issues", "source": "https://github.com/kartik-v/yii2-helpers/tree/v1.3.8" }, "time": "2018-09-27T04:03:55+00:00" }, { "name": "kartik-v/yii2-icons", "version": "v1.4.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-icons.git", "reference": "8e4364de3b2f44e257c2e131ba0cf825a8077494" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-icons/zipball/8e4364de3b2f44e257c2e131ba0cf825a8077494", "reference": "8e4364de3b2f44e257c2e131ba0cf825a8077494", "shasum": "" }, "require": { "components/flag-icon-css": "*", "kartik-v/yii2-krajee-base": ">=1.9", "yiisoft/yii2-jui": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "kartik\\icons\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://demos.krajee.com/" } ], "description": "Set of icon frameworks for use in Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-icons", "keywords": [ "extension", "font", "icon", "yii", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-icons/issues", "source": "https://github.com/kartik-v/yii2-icons/tree/v1.4.7" }, "time": "2021-04-08T09:12:30+00:00" }, { "name": "kartik-v/yii2-krajee-base", "version": "v1.9.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-krajee-base.git", "reference": "1693374160c24443524ddc23508d2eb2955443f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/1693374160c24443524ddc23508d2eb2955443f4", "reference": "1693374160c24443524ddc23508d2eb2955443f4", "shasum": "" }, "require": { "yiisoft/yii2-bootstrap": "@dev" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "psr-4": { "kartik\\base\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-krajee-base/issues", "source": "https://github.com/kartik-v/yii2-krajee-base/tree/v1.9.9" }, "time": "2018-09-27T18:02:35+00:00" }, { "name": "kartik-v/yii2-markdown", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-markdown.git", "reference": "c608d88d417423f0a89a0a8259777dd5d7107b2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-markdown/zipball/c608d88d417423f0a89a0a8259777dd5d7107b2b", "reference": "c608d88d417423f0a89a0a8259777dd5d7107b2b", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9", "michelf/php-markdown": "~1.8", "michelf/php-smartypants": "~1.8" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\markdown\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Advanced Markdown editing and conversion utilities for Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-markdown", "keywords": [ "bootstrap", "converter", "editor", "extension", "form", "input", "jquery", "markdown", "yii", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-markdown/issues", "source": "https://github.com/kartik-v/yii2-markdown/tree/master" }, "time": "2018-09-21T10:57:01+00:00" }, { "name": "kartik-v/yii2-money", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-money.git", "reference": "e783ca66d2ec83decc2b53d571b7cda744bbd17f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-money/zipball/e783ca66d2ec83decc2b53d571b7cda744bbd17f", "reference": "e783ca66d2ec83decc2b53d571b7cda744bbd17f", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\money\\": "" } }, "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 advanced money mask input for Yii 2.0 based on jquery maskmoney plugin styled for Bootstrap 3.", "homepage": "https://github.com/kartik-v/yii2-money", "keywords": [ "bootstrap", "bootstrap 3", "currency", "extension", "format", "jquery", "mask", "money", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-money/issues", "source": "https://github.com/kartik-v/yii2-money/tree/master" }, "time": "2017-05-23T12:14:36+00:00" }, { "name": "kartik-v/yii2-mpdf", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-mpdf.git", "reference": "7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c", "reference": "7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c", "shasum": "" }, "require": { "mpdf/mpdf": "~8.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\mpdf\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-mpdf/issues", "source": "https://github.com/kartik-v/yii2-mpdf/tree/master" }, "funding": [ { "url": "https://opencollective.com/yii2-mpdf", "type": "open_collective" } ], "time": "2020-04-14T08:55:18+00:00" }, { "name": "kartik-v/yii2-number", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-number.git", "reference": "ab725f3ee2307c893ba8ff2a6978e36892bb8ac1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-number/zipball/ab725f3ee2307c893ba8ff2a6978e36892bb8ac1", "reference": "ab725f3ee2307c893ba8ff2a6978e36892bb8ac1", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\number\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Number control and format mask input for Yii2 Framework.", "homepage": "https://github.com/kartik-v/yii2-number", "keywords": [ "currency", "extension", "format", "mask", "number", "number control", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-number/issues", "source": "https://github.com/kartik-v/yii2-number/tree/master" }, "time": "2018-07-26T03:29:09+00:00" }, { "name": "kartik-v/yii2-password", "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-password.git", "reference": "ba94ef669a350bf5cff2d9d2b6c1d771e288de96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-password/zipball/ba94ef669a350bf5cff2d9d2b6c1d771e288de96", "reference": "ba94ef669a350bf5cff2d9d2b6c1d771e288de96", "shasum": "" }, "require": { "kartik-v/strength-meter": "~1.1", "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-4": { "kartik\\password\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Useful password strength validation utilities for Yii Framework 2.0", "homepage": "https://github.com/kartik-v/yii2-password", "keywords": [ "auth", "bootstrap", "extension", "form", "input", "jquery", "password", "strength", "yii", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-password/issues", "source": "https://github.com/kartik-v/yii2-password/tree/master" }, "time": "2018-09-07T05:19:50+00:00" }, { "name": "kartik-v/yii2-social", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-social.git", "reference": "75874af84f7b6729c73e433427c9fe084e8a6801" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-social/zipball/75874af84f7b6729c73e433427c9fe084e8a6801", "reference": "75874af84f7b6729c73e433427c9fe084e8a6801", "shasum": "" }, "require": { "facebook/graph-sdk": "~5.0", "kartik-v/yii2-krajee-base": ">=1.9" }, "default-branch": true, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "kartik\\social\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.", "homepage": "https://github.com/kartik-v/yii2-social", "keywords": [ "disqus", "extension", "facebook", "social", "twitter", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-social/issues", "source": "https://github.com/kartik-v/yii2-social/tree/master" }, "time": "2021-07-06T08:49:40+00:00" }, { "name": "kartik-v/yii2-sortable", "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-sortable.git", "reference": "89593b90e8d5cda3a155c33bd73212a69f954ee5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-sortable/zipball/89593b90e8d5cda3a155c33bd73212a69f954ee5", "reference": "89593b90e8d5cda3a155c33bd73212a69f954ee5", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\sortable\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.", "homepage": "https://github.com/kartik-v/yii2-sortable", "keywords": [ "bootstrap", "extension", "jquery", "range", "sortable", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-sortable/issues", "source": "https://github.com/kartik-v/yii2-sortable/tree/master" }, "time": "2018-09-03T11:22:05+00:00" }, { "name": "kartik-v/yii2-widget-activeform", "version": "v1.5.9", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-activeform.git", "reference": "b1adc838bcca83ce4931ee903d3ee9e50a72e56e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/b1adc838bcca83ce4931ee903d3ee9e50a72e56e", "reference": "b1adc838bcca83ce4931ee903d3ee9e50a72e56e", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9.8" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-4": { "kartik\\form\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-activeform/issues", "source": "https://github.com/kartik-v/yii2-widget-activeform/tree/v1.5.9" }, "funding": [ { "url": "https://opencollective.com/yii2-widgets", "type": "open_collective" } ], "time": "2021-09-01T11:38:11+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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-affix/issues", "source": "https://github.com/kartik-v/yii2-widget-affix/tree/master" }, "time": "2014-11-09T04:56:27+00:00" }, { "name": "kartik-v/yii2-widget-alert", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-alert.git", "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/7348b0d047695a3e552888c481ce250cbc1f9d0d", "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-alert/issues", "source": "https://github.com/kartik-v/yii2-widget-alert/tree/master" }, "time": "2017-03-10T17:08:52+00:00" }, { "name": "kartik-v/yii2-widget-colorinput", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-colorinput.git", "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/e35e6c7615a735b65557d6c38d112b77e2628c69", "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\color\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-colorinput/issues", "source": "https://github.com/kartik-v/yii2-widget-colorinput/tree/v1.0.6" }, "time": "2020-10-23T17:50:44+00:00" }, { "name": "kartik-v/yii2-widget-datepicker", "version": "v1.4.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datepicker.git", "reference": "01a5940fb1b70b39b7916a4e68768f8626024ddc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/01a5940fb1b70b39b7916a4e68768f8626024ddc", "reference": "01a5940fb1b70b39b7916a4e68768f8626024ddc", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "kartik\\date\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues", "source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/master" }, "time": "2018-08-29T12:10:45+00:00" }, { "name": "kartik-v/yii2-widget-datetimepicker", "version": "v1.4.7", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git", "reference": "22d8c40665d59b76383e658de6ef2c187ed0da14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/22d8c40665d59b76383e658de6ef2c187ed0da14", "reference": "22d8c40665d59b76383e658de6ef2c187ed0da14", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "autoload": { "psr-4": { "kartik\\datetime\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues", "source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/master" }, "time": "2018-08-29T11:42:11+00:00" }, { "name": "kartik-v/yii2-widget-depdrop", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-depdrop.git", "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c", "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c", "shasum": "" }, "require": { "kartik-v/dependent-dropdown": "~1.4", "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "kartik\\depdrop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-depdrop", "keywords": [ "dependent", "dropdown", "extension", "form", "jquery", "plugin", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues", "source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/master" }, "time": "2016-01-10T17:30:48+00:00" }, { "name": "kartik-v/yii2-widget-fileinput", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-fileinput.git", "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550", "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550", "shasum": "" }, "require": { "kartik-v/bootstrap-fileinput": "~4.4", "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues", "source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/master" }, "time": "2017-05-25T20:12:30+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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-growl/issues", "source": "https://github.com/kartik-v/yii2-widget-growl/tree/master" }, "time": "2015-05-03T08:23:04+00:00" }, { "name": "kartik-v/yii2-widget-rangeinput", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git", "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32", "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\range\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues", "source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master" }, "time": "2018-09-07T10:05:08+00:00" }, { "name": "kartik-v/yii2-widget-rating", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-rating.git", "reference": "d3d7249490044f80e65f8f3938191f39a76586b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/d3d7249490044f80e65f8f3938191f39a76586b2", "reference": "d3d7249490044f80e65f8f3938191f39a76586b2", "shasum": "" }, "require": { "kartik-v/bootstrap-star-rating": "~4.0", "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\rating\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-rating/issues", "source": "https://github.com/kartik-v/yii2-widget-rating/tree/v1.0.5" }, "time": "2021-11-20T05:26:05+00:00" }, { "name": "kartik-v/yii2-widget-select2", "version": "v2.0.8", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-select2.git", "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69", "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.7" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\select2\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).", "homepage": "https://github.com/kartik-v/yii2-widget-select2", "keywords": [ "dropdown", "extension", "form", "jquery", "plugin", "select2", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-select2/issues", "source": "https://github.com/kartik-v/yii2-widget-select2/tree/master" }, "time": "2016-02-17T11:49:30+00:00" }, { "name": "kartik-v/yii2-widget-sidenav", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-sidenav.git", "reference": "87e9c815624aa966d70bb4507b3d53c158db0d43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/87e9c815624aa966d70bb4507b3d53c158db0d43", "reference": "87e9c815624aa966d70bb4507b3d53c158db0d43", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues", "source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/v1.0.1" }, "funding": [ { "url": "https://opencollective.com/yii2-widget-sidenav", "type": "open_collective" } ], "time": "2021-04-08T17:49:26+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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-spinner/issues", "source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master" }, "time": "2014-11-09T05:02:05+00:00" }, { "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues", "source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master" }, "time": "2016-01-10T16:47:35+00:00" }, { "name": "kartik-v/yii2-widget-timepicker", "version": "v1.0.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-timepicker.git", "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/203aeb9123e7fa9a3c584d206793d82abe96d469", "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\time\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD 3-Clause" ], "authors": [ { "name": "Kartik Visweswaran", "email": "kartikv2@gmail.com", "homepage": "http://www.krajee.com/" } ], "description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)", "homepage": "https://github.com/kartik-v/yii2-widget-timepicker", "keywords": [ "bootstrap", "extension", "form", "jquery", "picker", "plugin", "time", "widget", "yii2" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-timepicker/issues", "source": "https://github.com/kartik-v/yii2-widget-timepicker/tree/master" }, "time": "2017-01-08T06:36:24+00:00" }, { "name": "kartik-v/yii2-widget-touchspin", "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-touchspin.git", "reference": "1daca822ad11258242178155613da8e269e3df2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1daca822ad11258242178155613da8e269e3df2b", "reference": "1daca822ad11258242178155613da8e269e3df2b", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": ">=1.9" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "kartik\\touchspin\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-touchspin/issues", "source": "https://github.com/kartik-v/yii2-widget-touchspin/tree/master" }, "time": "2018-09-05T11:59:34+00:00" }, { "name": "kartik-v/yii2-widget-typeahead", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widget-typeahead.git", "reference": "8fcf3c122bdd63545f462a137ac9acacba60f8d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/8fcf3c122bdd63545f462a137ac9acacba60f8d6", "reference": "8fcf3c122bdd63545f462a137ac9acacba60f8d6", "shasum": "" }, "require": { "kartik-v/yii2-krajee-base": "~1.8" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\typeahead\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues", "source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master" }, "time": "2018-08-05T14:19:09+00:00" }, { "name": "kartik-v/yii2-widgets", "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/kartik-v/yii2-widgets.git", "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3", "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3", "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", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\widgets\\": "src" } }, "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" ], "support": { "issues": "https://github.com/kartik-v/yii2-widgets/issues", "source": "https://github.com/kartik-v/yii2-widgets/tree/master" }, "time": "2018-10-09T17:40:19+00:00" }, { "name": "kop/yii2-scroll-pager", "version": "2.7.2", "source": { "type": "git", "url": "https://github.com/kop/yii2-scroll-pager.git", "reference": "27720921e60b5df12b73c31429472fe8781e0425" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kop/yii2-scroll-pager/zipball/27720921e60b5df12b73c31429472fe8781e0425", "reference": "27720921e60b5df12b73c31429472fe8781e0425", "shasum": "" }, "require": { "php": ">=5.4.0", "webcreate/jquery-ias": "^2.2.1", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kop\\y2sp\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivan Koptiev", "email": "ivan.koptiev@codex.systems", "role": "Developer" } ], "description": "Infinite AJAX scrolling for Yii2 ListView widget", "homepage": "http://kop.github.io/yii2-scroll-pager/", "keywords": [ "pager", "pagination", "scroll", "scrolling", "yii", "yii2" ], "support": { "issues": "https://github.com/kop/yii2-scroll-pager/issues", "source": "https://github.com/kop/yii2-scroll-pager" }, "time": "2020-07-08T07:52:26+00:00" }, { "name": "kv4nt/yii2-owl-carousel2", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/kv4nt/yii2-owl-carousel2.git", "reference": "8bae09c53c35df81876e30ab802ba3a4cf546f40" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kv4nt/yii2-owl-carousel2/zipball/8bae09c53c35df81876e30ab802ba3a4cf546f40", "reference": "8bae09c53c35df81876e30ab802ba3a4cf546f40", "shasum": "" }, "require": { "bower-asset/owl.carousel": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "kv4nt\\owlcarousel\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Victor Shumeyko", "email": "kvant90@gmail.com" } ], "description": "A Yii2 widget for owl carousel 2", "keywords": [ "carousel", "extension", "owl", "owlcarousel", "owlcarousel2", "yii2", "yii2 carousel", "yii2 owl", "yii2 owl carousel", "yii2 owlcarousel", "yii2-owl-carousel" ], "support": { "issues": "https://github.com/kv4nt/yii2-owl-carousel2/issues", "source": "https://github.com/kv4nt/yii2-owl-carousel2/tree/v1.0.5" }, "time": "2022-07-20T08:31:44+00:00" }, { "name": "lajax/yii2-translate-manager", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/lajax/yii2-translate-manager.git", "reference": "f37f3f7c5b88392e611b8f82f8a35296773854c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lajax/yii2-translate-manager/zipball/f37f3f7c5b88392e611b8f82f8a35296773854c3", "reference": "f37f3f7c5b88392e611b8f82f8a35296773854c3", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.0", "yiisoft/yii2-bootstrap": "~2.0.0", "yiisoft/yii2-jui": "~2.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.1" }, "type": "yii2-extension", "autoload": { "psr-4": { "lajax\\translatemanager\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lajos Molnar", "email": "lajax.m@gmail.com" } ], "description": "Translation management extension for Yii 2", "keywords": [ "extension", "language", "module", "translate", "yii2" ], "support": { "issues": "https://github.com/lajax/yii2-translate-manager/issues?state=open", "source": "https://github.com/lajax/yii2-translate-manager" }, "time": "2020-07-04T07:19:38+00:00" }, { "name": "lcobucci/jwt", "version": "3.3.3", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "c1123697f6a2ec29162b82f170dd4a491f524773" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c1123697f6a2ec29162b82f170dd4a491f524773", "reference": "c1123697f6a2ec29162b82f170dd4a491f524773", "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" ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", "source": "https://github.com/lcobucci/jwt/tree/3.3.3" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "time": "2020-08-20T13:22:28+00:00" }, { "name": "leafo/scssphp", "version": "v0.8.4", "source": { "type": "git", "url": "https://github.com/leafo/scssphp.git", "reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/leafo/scssphp/zipball/b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9", "reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9", "shasum": "" }, "require": { "php": "^5.4.0 || ^7" }, "require-dev": { "phpunit/phpunit": "~4.6", "squizlabs/php_codesniffer": "~2.5", "twbs/bootstrap": "~4.3", "zurb/foundation": "~6.5" }, "bin": [ "bin/pscss" ], "type": "library", "autoload": { "psr-4": { "Leafo\\ScssPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.github.io/scssphp/", "keywords": [ "css", "less", "sass", "scss", "stylesheet" ], "support": { "issues": "https://github.com/leafo/scssphp/issues", "source": "https://github.com/leafo/scssphp/tree/v0.8.4" }, "abandoned": "scssphp/scssphp", "time": "2019-06-18T21:15:44+00:00" }, { "name": "lispa/amos-admin", "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-admin.git", "reference": "f586fef4427c3056b25aebc6eb2f8a28249cbbde" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-admin/zipball/f586fef4427c3056b25aebc6eb2f8a28249cbbde", "reference": "f586fef4427c3056b25aebc6eb2f8a28249cbbde", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "*", "himiklab/yii2-recaptcha-widget": "*", "open20/amos-attachments": "^1.1.11", "open20/amos-comuni": "*", "open20/amos-core": "^1.9.62", "open20/amos-notify": "^1.4.17", "open20/amos-privileges": "^1.0.0", "open20/amos-social-auth": "^1.1.7", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "softcommerce/yii2-knob": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\admin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Gestione utenti - plugin", "homepage": "http://www.open20.it/", "keywords": [ "admin", "amos", "profile", "user", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2022-06-30T14:24:02+00:00" }, { "name": "lispa/amos-attachments", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-attachments.git", "reference": "617690bf053f82569b780f79c73ac532e058f614" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-attachments/zipball/617690bf053f82569b780f79c73ac532e058f614", "reference": "617690bf053f82569b780f79c73ac532e058f614", "shasum": "" }, "require": { "bower-asset/jquery-cropper": "^1.0", "himiklab/yii2-colorbox-widget": "*", "kartik-v/yii2-widget-fileinput": "1.0.6", "open20/amos-core": "^1.11.0", "php": ">=5.4.0", "uitrick/yii2-widget-upload-crop": "^1.0.0", "yiisoft/yii2": "^2.0.0", "yiisoft/yii2-imagine": "^2.1.0", "yiisoft/yii2-jui": "^2.0", "yurkinx/yii2-image": "*" }, "require-dev": { "phpunit/dbunit": "~1.0", "phpunit/phpunit": "~4.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "open20\\amos\\attachments\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-4-Clause" ], "description": "Extension for file uploading and attaching to the models", "homepage": "http://www.open20.it/", "keywords": [ "attachment", "extension", "file", "upload", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-attachments", "wiki": "https://github.com/open20/amos-attachments/docs" }, "time": "2020-05-26T15:48:15+00:00" }, { "name": "lispa/amos-comments", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-comments.git", "reference": "8ead97932392401c502f9240a095e27293396d50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-comments/zipball/8ead97932392401c502f9240a095e27293396d50", "reference": "8ead97932392401c502f9240a095e27293396d50", "shasum": "" }, "require": { "open20/amos-admin": ">=1.7", "open20/amos-attachments": "^1.1.9", "open20/amos-core": "^1.9.60", "php": ">=5.4.0" }, "type": "plugin", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\comments\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Comments for contents - plugin", "keywords": [ "amos", "comments", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-comments/issues", "source": "https://github.com/regionelombardia-open20/open2-comments/tree/1.4.0" }, "time": "2022-08-04T13:48:59+00:00" }, { "name": "lispa/amos-community", "version": "1.5.37", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-community.git", "reference": "812ac1b815c4abd1713b2a17c6408ab8ce1b5515" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-community/zipball/812ac1b815c4abd1713b2a17c6408ab8ce1b5515", "reference": "812ac1b815c4abd1713b2a17c6408ab8ce1b5515", "shasum": "" }, "require": { "moonlandsoft/yii2-phpexcel": "*", "open20/amos-admin": "^2.0.24", "open20/amos-attachments": "^1.1.11", "open20/amos-core": "^1.9.60", "open20/amos-cwh": "^2.1.5", "open20/amos-dashboard": "^1.8.16", "open20/amos-layout": "^1.0.33", "open20/amos-notify": "^1.4.13", "open20/amos-seo": "^1.0", "php": ">=5.4.0", "yiidoc/yii2-redactor": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\community\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per le community", "homepage": "http://git.open20.it/open20/amos-community", "keywords": [ "amos", "community", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://git.open20.it/open20/amos-community/issues", "source": "http://git.open20.it/open20/amos-community/tree/master", "wiki": "http://git.open20.it/open20/amos-community/wikis/home" }, "time": "2022-06-30T16:08:00+00:00" }, { "name": "lispa/amos-comuni", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-comuni.git", "reference": "d1b888c042e1dcea612507a1329cb8c3fa00701e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-comuni/zipball/d1b888c042e1dcea612507a1329cb8c3fa00701e", "reference": "d1b888c042e1dcea612507a1329cb8c3fa00701e", "shasum": "" }, "require": { "open20/amos-core": "*", "yiisoft/yii2": "*" }, "type": "library", "autoload": { "psr-4": { "open20\\amos\\comuni\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Dati ISTAT - Comuni, province, regioni, nazioni, continenti aggiornati a LUGLIO 2016", "homepage": "http://www.open20.it/", "keywords": [ "amos", "comuni", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-comuni/issues", "source": "https://github.com/open20/amos-comuni" }, "time": "2022-07-07T08:22:04+00:00" }, { "name": "lispa/amos-core", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-core.git", "reference": "1362042fad1e18b117056744fa52861335ed1b54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-core/zipball/1362042fad1e18b117056744fa52861335ed1b54", "reference": "1362042fad1e18b117056744fa52861335ed1b54", "shasum": "" }, "require": { "2amigos/yii2-google-maps-library": "^1.0.2", "2amigos/yii2-tinymce-widget": "~1.1", "bower-asset/bootstrap-tour": "*", "bower-asset/fullcalendar": "^3.9.0", "bower-asset/jquery-ui-touch-punch-improved": "*", "brussens/yii2-maintenance-mode": "*", "cornernote/yii2-workflow-manager": "*", "creocoder/yii2-taggable": "~2.0", "kartik-v/yii2-datecontrol": "1.9.5", "kartik-v/yii2-export": "~1.3.0", "kartik-v/yii2-grid": "~3.2.9", "kartik-v/yii2-icons": "*", "kartik-v/yii2-money": "*", "kartik-v/yii2-mpdf": "*", "kartik-v/yii2-number": "*", "kartik-v/yii2-social": "*", "kartik-v/yii2-widget-select2": "2.0.8", "kv4nt/yii2-owl-carousel2": "*", "lajax/yii2-translate-manager": "1.*", "mdmsoft/yii2-admin": "~2.0", "nizsheanez/yii2-asset-converter": "^1.3.0", "open20/amos-audit": ">=1.0", "open20/yii2-less.php": "~1.0.0", "philippfrenzel/yii2fullcalendar": "^3.9.0", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "schmunk42/yii2-giiant": "*", "tinymce/tinymce": "~4.9.3", "yii2tech/spreadsheet": "^1.0.5", "yiidoc/yii2-redactor": "*", "yiimaker/yii2-social-share": "1.4.1", "yiisoft/yii2": "2.*", "yiisoft/yii2-bootstrap": "*", "yiisoft/yii2-swiftmailer": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\core\\": "" } }, "notification-url": "https://packagist.org/downloads/", "description": "Amos Core", "homepage": "http://www.open20.it/", "keywords": [ "amos", "core" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-core/issues", "source": "https://github.com/regionelombardia-open20/open2-core/tree/1.11.0" }, "time": "2020-05-26T16:23:27+00:00" }, { "name": "lispa/amos-dashboard", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-dashboard.git", "reference": "85b50130af05571e841e1335e7f8c881ef8ab724" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-dashboard/zipball/85b50130af05571e841e1335e7f8c881ef8ab724", "reference": "85b50130af05571e841e1335e7f8c881ef8ab724", "shasum": "" }, "require": { "open20/amos-core": "^1.9.60", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\dashboard\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Gestione Dashboard - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "dashboard", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2020-05-27T17:02:16+00:00" }, { "name": "lispa/amos-notify", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-notify.git", "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-notify/zipball/388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e", "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e", "shasum": "" }, "require": { "open20/amos-admin": "^2.0", "open20/amos-core": "^1.9.61", "open20/amos-email-manager": "^1.1.18", "open20/amos-workflow": "^1.0", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\notificationmanager\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Modulo di gestione notifiche - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "notifiche", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2020-05-27T17:21:45+00:00" }, { "name": "lispa/amos-wizflow", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-wizflow.git", "reference": "c118e4d015154d2f88b2258a23e3748d42ac6ca2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-wizflow/zipball/c118e4d015154d2f88b2258a23e3748d42ac6ca2", "reference": "c118e4d015154d2f88b2258a23e3748d42ac6ca2", "shasum": "" }, "require": { "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "yiisoft/yii2": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "plugin", "autoload": { "psr-4": { "open20\\amos\\wizflow\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "The wizard UI pattern implemented using yii2-workflow", "keywords": [ " wizard", "amos", "extension", "workflow", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-wizflow/issues", "source": "https://github.com/regionelombardia-open20/open2-wizflow/tree/1.0.7" }, "time": "2022-08-04T13:26:03+00:00" }, { "name": "lispa/amos-workflow", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-workflow.git", "reference": "6fa78556f4f73e0d4515158ddde9bfec509b1aee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-workflow/zipball/6fa78556f4f73e0d4515158ddde9bfec509b1aee", "reference": "6fa78556f4f73e0d4515158ddde9bfec509b1aee", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "^1.0.1", "open20/amos-core": "^1.9.50", "php": ">=5.4.0", "raoul2000/yii2-workflow": "^1.1.0" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\workflow\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per il workflow", "homepage": "http://www.open20.it/", "keywords": [ "amos", "workflow", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-workflow", "wiki": "http://www.example.com/wiki/" }, "time": "2022-06-30T15:57:50+00:00" }, { "name": "lispa/yii2-tree-manager", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/yii2-tree-manager.git", "reference": "aeb59e0aa81963fee4d1f6d46160561765ca382b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/yii2-tree-manager/zipball/aeb59e0aa81963fee4d1f6d46160561765ca382b", "reference": "aeb59e0aa81963fee4d1f6d46160561765ca382b", "shasum": "" }, "require": { "creocoder/yii2-nested-sets": "~0.9", "kartik-v/yii2-dialog": "~1.0", "kartik-v/yii2-widget-activeform": "~1.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "kartik\\tree\\": "src" } }, "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 tree management module with tree node selection and manipulation using nested sets.", "homepage": "https://github.com/kartik-v/yii2-tree-manager", "keywords": [ "ajax", "bootstrap", "hierarchy", "jquery", "krajee", "nested", "nestedset", "set", "tree", "treeview" ], "support": { "source": "https://github.com/regionelombardia-open20/yii2-tree-manager/tree/2.0.2" }, "time": "2020-09-29T15:34:42+00:00" }, { "name": "lusitanian/oauth", "version": "v0.3.6", "source": { "type": "git", "url": "https://github.com/Lusitanian/PHPoAuthLib.git", "reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/4ce8c488971410233eb3b1e6d9ac4e81debb41d5", "reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*", "predis/predis": "0.8.*@dev", "symfony/http-foundation": "~2.1" }, "suggest": { "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.", "predis/predis": "Allows using the Redis storage backend.", "symfony/http-foundation": "Allows using the Symfony Session storage backend." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.1-dev" } }, "autoload": { "psr-0": { "OAuth": "src", "OAuth\\Unit": "tests" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Desberg", "email": "david@daviddesberg.com" }, { "name": "Pieter Hordijk", "email": "info@pieterhordijk.com" } ], "description": "PHP 5.3+ oAuth 1/2 Library", "keywords": [ "Authentication", "authorization", "oauth", "security" ], "support": { "issues": "https://github.com/Lusitanian/PHPoAuthLib/issues", "source": "https://github.com/Lusitanian/PHPoAuthLib/tree/master" }, "time": "2015-09-09T06:43:02+00:00" }, { "name": "maennchen/zipstream-php", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58", "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58", "shasum": "" }, "require": { "myclabs/php-enum": "^1.5", "php": ">= 7.1", "psr/http-message": "^1.0", "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { "ext-zip": "*", "guzzlehttp/guzzle": ">= 6.3", "mikey179/vfsstream": "^1.6", "phpunit/phpunit": ">= 7.5" }, "type": "library", "autoload": { "psr-4": { "ZipStream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paul Duncan", "email": "pabs@pablotron.org" }, { "name": "Jonatan Männchen", "email": "jonatan@maennchen.ch" }, { "name": "Jesse Donat", "email": "donatj@gmail.com" }, { "name": "András Kolesár", "email": "kolesar@kolesar.hu" } ], "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", "keywords": [ "stream", "zip" ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", "source": "https://github.com/maennchen/ZipStream-PHP/tree/master" }, "funding": [ { "url": "https://opencollective.com/zipstream", "type": "open_collective" } ], "time": "2020-05-30T13:11:16+00:00" }, { "name": "mailchimp/transactional", "version": "1.0.47", "source": { "type": "git", "url": "https://github.com/mailchimp/mailchimp-transactional-php.git", "reference": "b8bae372d888194788e662e0ff7ff23047f99b3c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mailchimp/mailchimp-transactional-php/zipball/b8bae372d888194788e662e0ff7ff23047f99b3c", "reference": "b8bae372d888194788e662e0ff7ff23047f99b3c", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/guzzle": "^6.4 || ^7.2", "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.12", "phpunit/phpunit": "^7", "squizlabs/php_codesniffer": "~2.6" }, "type": "library", "autoload": { "psr-4": { "MailchimpTransactional\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary" ], "authors": [ { "name": "Mailchimp", "homepage": "https://github.com/mailchimp/mailchimp-transactional-php" } ], "homepage": "http://swagger.io", "keywords": [ "api", "php", "sdk", "swagger" ], "support": { "source": "https://github.com/mailchimp/mailchimp-transactional-php/tree/v1.0.47" }, "time": "2022-01-19T13:47:58+00:00" }, { "name": "markbaker/complex", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPComplex.git", "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22", "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "phpcompatibility/php-compatibility": "^9.0", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3", "squizlabs/php_codesniffer": "^3.4" }, "type": "library", "autoload": { "psr-4": { "Complex\\": "classes/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ], "support": { "issues": "https://github.com/MarkBaker/PHPComplex/issues", "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1" }, "time": "2021-06-29T15:32:53+00:00" }, { "name": "markbaker/matrix", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPMatrix.git", "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576", "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "phpcompatibility/php-compatibility": "^9.0", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "^4.0", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3", "sebastian/phpcpd": "^4.0", "squizlabs/php_codesniffer": "^3.4" }, "type": "library", "autoload": { "psr-4": { "Matrix\\": "classes/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@demon-angel.eu" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ], "support": { "issues": "https://github.com/MarkBaker/PHPMatrix/issues", "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0" }, "time": "2021-07-01T19:01:15+00:00" }, { "name": "mdmsoft/yii2-admin", "version": "2.12", "source": { "type": "git", "url": "https://github.com/mdmsoft/yii2-admin.git", "reference": "10e526fbcf6350ed4cc9ba6298f887d611685367" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mdmsoft/yii2-admin/zipball/10e526fbcf6350ed4cc9ba6298f887d611685367", "reference": "10e526fbcf6350ed4cc9ba6298f887d611685367", "shasum": "" }, "require": { "yiisoft/yii2": "~2.0.7" }, "require-dev": { "yiisoft/yii2-codeception": "~2.0" }, "suggest": { "yiisoft/yii2-bootstrap": "Used when using layout 'left-menu', 'right-menu' or 'top-menu'" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-1.0.master": "1.0.x-dev", "dev-master": "2.x-dev" }, "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "mdm\\admin\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Misbahul Munir", "email": "misbahuldmunir@gmail.com" } ], "description": "RBAC Auth manager for Yii2 ", "keywords": [ "admin", "auth", "rbac", "yii" ], "support": { "issues": "https://github.com/mdmsoft/yii2-admin/issues", "source": "https://github.com/mdmsoft/yii2-admin" }, "time": "2020-12-31T06:48:57+00:00" }, { "name": "michelf/php-markdown", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/michelf/php-markdown.git", "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3", "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=4.3 <5.8" }, "type": "library", "autoload": { "psr-4": { "Michelf\\": "Michelf/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP Markdown", "homepage": "https://michelf.ca/projects/php-markdown/", "keywords": [ "markdown" ], "support": { "issues": "https://github.com/michelf/php-markdown/issues", "source": "https://github.com/michelf/php-markdown/tree/1.9.1" }, "time": "2021-11-24T02:52:38+00:00" }, { "name": "michelf/php-smartypants", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/michelf/php-smartypants.git", "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/michelf/php-smartypants/zipball/47d17c90a4dfd0ccf1f87e25c65e6c8012415aad", "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "Michelf": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Michel Fortin", "email": "michel.fortin@michelf.ca", "homepage": "https://michelf.ca/", "role": "Developer" }, { "name": "John Gruber", "homepage": "https://daringfireball.net/" } ], "description": "PHP SmartyPants", "homepage": "https://michelf.ca/projects/php-smartypants/", "keywords": [ "dashes", "quotes", "spaces", "typographer", "typography" ], "support": { "issues": "https://github.com/michelf/php-smartypants/issues", "source": "https://github.com/michelf/php-smartypants/tree/1.8.1" }, "time": "2016-12-13T01:01:17+00:00" }, { "name": "mikehaertl/php-shellcommand", "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/mikehaertl/php-shellcommand.git", "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5", "shasum": "" }, "require": { "php": ">= 5.3.0" }, "require-dev": { "phpunit/phpunit": ">4.0 <=9.4" }, "type": "library", "autoload": { "psr-4": { "mikehaertl\\shellcommand\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Härtl", "email": "haertl.mike@gmail.com" } ], "description": "An object oriented interface to shell commands", "keywords": [ "shell" ], "support": { "issues": "https://github.com/mikehaertl/php-shellcommand/issues", "source": "https://github.com/mikehaertl/php-shellcommand/tree/1.6.4" }, "time": "2021-03-17T06:54:33+00:00" }, { "name": "monolog/monolog", "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "720488632c590286b88b80e62aa3d3d551ad4a50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50", "reference": "720488632c590286b88b80e62aa3d3d551ad4a50", "shasum": "" }, "require": { "php": ">=7.2", "psr/log": "^1.0.1 || ^2.0 || ^3.0" }, "provide": { "psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", "elasticsearch/elasticsearch": "^7 || ^8", "ext-json": "*", "graylog2/gelf-php": "^1.4.2", "guzzlehttp/guzzle": "^7.4", "guzzlehttp/psr7": "^2.2", "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4 || ^3", "phpspec/prophecy": "^1.15", "phpstan/phpstan": "^0.12.91", "phpunit/phpunit": "^8.5.14", "predis/predis": "^1.1 || ^2.0", "rollbar/rollbar": "^1.3 || ^2 || ^3", "ruflin/elastica": "^7", "swiftmailer/swiftmailer": "^5.3|^6.0", "symfony/mailer": "^5.4 || ^6", "symfony/mime": "^5.4 || ^6" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler", "ext-mbstring": "Allow to work properly with unicode symbols", "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)", "ext-openssl": "Required to send log messages using SSL", "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", "source": "https://github.com/Seldaek/monolog/tree/2.8.0" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "time": "2022-07-24T11:55:47+00:00" }, { "name": "moonlandsoft/yii2-phpexcel", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/moonlandsoft/yii2-phpexcel.git", "reference": "e0614787a41a9e7e1c9ab3b707ce54c256461d7f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/moonlandsoft/yii2-phpexcel/zipball/e0614787a41a9e7e1c9ab3b707ce54c256461d7f", "reference": "e0614787a41a9e7e1c9ab3b707ce54c256461d7f", "shasum": "" }, "require": { "phpoffice/phpspreadsheet": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "moonland\\phpexcel\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Moh Khoirul Anam", "email": "moh.khoirul.anaam@gmail.com" } ], "description": "Exporting PHP to Excel or Importing Excel to PHP", "keywords": [ "excel", "export", "extension", "import", "xls", "yii2" ], "support": { "issues": "https://github.com/moonlandsoft/yii2-phpexcel/issues", "source": "https://github.com/moonlandsoft/yii2-phpexcel/tree/master" }, "time": "2018-10-27T03:52:57+00:00" }, { "name": "mpdf/mpdf", "version": "v8.1.2", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", "reference": "a8a22f4874157e490d41b486053a20bec42e182c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mpdf/mpdf/zipball/a8a22f4874157e490d41b486053a20bec42e182c", "reference": "a8a22f4874157e490d41b486053a20bec42e182c", "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", "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.4", "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" ], "support": { "docs": "http://mpdf.github.io", "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf" }, "funding": [ { "url": "https://www.paypal.me/mpdf", "type": "custom" } ], "time": "2022-08-15T08:15:09+00:00" }, { "name": "mustache/mustache", "version": "v2.14.2", "source": { "type": "git", "url": "https://github.com/bobthecow/mustache.php.git", "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e62b7c3849d22ec55f3ec425507bf7968193a6cb", "reference": "e62b7c3849d22ec55f3ec425507bf7968193a6cb", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "~1.11", "phpunit/phpunit": "~3.7|~4.0|~5.0" }, "type": "library", "autoload": { "psr-0": { "Mustache": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Justin Hileman", "email": "justin@justinhileman.info", "homepage": "http://justinhileman.com" } ], "description": "A Mustache implementation in PHP.", "homepage": "https://github.com/bobthecow/mustache.php", "keywords": [ "mustache", "templating" ], "support": { "issues": "https://github.com/bobthecow/mustache.php/issues", "source": "https://github.com/bobthecow/mustache.php/tree/v2.14.2" }, "time": "2022-08-23T13:07:01+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" ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", "type": "tidelift" } ], "time": "2022-03-03T13:19:32+00:00" }, { "name": "myclabs/php-enum", "version": "1.8.4", "source": { "type": "git", "url": "https://github.com/myclabs/php-enum.git", "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483", "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.3 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "1.*", "vimeo/psalm": "^4.6.2" }, "type": "library", "autoload": { "psr-4": { "MyCLabs\\Enum\\": "src/" }, "classmap": [ "stubs/Stringable.php" ] }, "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" ], "support": { "issues": "https://github.com/myclabs/php-enum/issues", "source": "https://github.com/myclabs/php-enum/tree/1.8.4" }, "funding": [ { "url": "https://github.com/mnapoli", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum", "type": "tidelift" } ], "time": "2022-08-04T09:53:51+00:00" }, { "name": "nickcv/yii2-mandrill", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/nickcv-ln/yii2-mandrill.git", "reference": "74844c126c2fd001542b2510eca1e657052ed3bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nickcv-ln/yii2-mandrill/zipball/74844c126c2fd001542b2510eca1e657052ed3bb", "reference": "74844c126c2fd001542b2510eca1e657052ed3bb", "shasum": "" }, "require": { "mailchimp/transactional": "^1.0.0", "php": ">=7.0", "yiisoft/yii2": "~2.0" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34", "victorjonsson/markdowndocs": "*", "yiisoft/yii2-coding-standards": "~2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "composer-exit-on-patch-failure": false, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "nickcv\\mandrill\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Nicola Puddu", "email": "n.puddu@outlook.com" }, { "name": "Simon Karlen", "email": "simi.albi@outlook.com" } ], "description": "Mandrill Api Integration for Yii2", "keywords": [ "email", "extension", "mailer", "mandrill", "yii2" ], "support": { "issues": "https://github.com/nickcv-ln/yii2-mandrill/issues", "source": "https://github.com/nickcv-ln/yii2-mandrill/tree/2.0.0" }, "time": "2021-12-13T10:43:31+00:00" }, { "name": "nikic/php-parser", "version": "v4.14.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/34bea19b6e03d8153165d8f30bba4c3be86184c1", "reference": "34bea19b6e03d8153165d8f30bba4c3be86184c1", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=7.0" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.9-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v4.14.0" }, "time": "2022-05-31T20:59:12+00:00" }, { "name": "nizsheanez/yii2-asset-converter", "version": "v1.5.0", "target-dir": "nizsheanez/assetConverter", "source": { "type": "git", "url": "https://github.com/nizsheanez/yii2-asset-converter.git", "reference": "1583e25ddc7b86d4f959037a6167887568e6ccda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nizsheanez/yii2-asset-converter/zipball/1583e25ddc7b86d4f959037a6167887568e6ccda", "reference": "1583e25ddc7b86d4f959037a6167887568e6ccda", "shasum": "" }, "require": { "leafo/scssphp": "0.*", "oyejorge/less.php": "1.7.0.*", "php": ">=5.4.0", "richthegeek/phpsass": "1.*", "yiisoft/yii2": "2.*", "yiisoft/yii2-composer": "2.*", "yourilima/scssphp-compass": "1.*" }, "type": "yii2-extension", "autoload": { "psr-0": { "nizsheanez\\assetConverter\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Alex Sharov", "email": "www.pismeco@gmail.com", "role": "Author" } ], "description": "Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory", "keywords": [ "asset", "compass", "converter", "less", "phamlp", "sass", "scss", "yii", "yii2" ], "support": { "source": "https://github.com/nizsheanez/yii2-asset-converter/tree/master" }, "time": "2018-12-12T02:46:03+00:00" }, { "name": "nodge/lightopenid", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/Nodge/LightOpenID.git", "reference": "a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nodge/LightOpenID/zipball/a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041", "reference": "a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "autoload": { "classmap": [ "openid.php", "provider/provider.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT License" ], "authors": [ { "name": "Mewp", "homepage": "http://code.google.com/p/lightopenid/" }, { "name": "Ignat Ignatov", "homepage": "https://github.com/iignatov/LightOpenID" } ], "description": "Lightweight PHP5 library for easy OpenID authentication.", "homepage": "https://github.com/Nodge/LightOpenID", "keywords": [ "Authentication", "OpenId" ], "support": { "source": "https://github.com/Nodge/LightOpenID/tree/master" }, "time": "2013-08-31T16:48:56+00:00" }, { "name": "nodge/yii2-eauth", "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/Nodge/yii2-eauth.git", "reference": "04798651fdb3a0db9ed5272330f18b26733507a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nodge/yii2-eauth/zipball/04798651fdb3a0db9ed5272330f18b26733507a0", "reference": "04798651fdb3a0db9ed5272330f18b26733507a0", "shasum": "" }, "require": { "lib-curl": "*", "lusitanian/oauth": "~0.3.0", "nodge/lightopenid": "~1.1.0", "php": ">=5.4.0", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "bootstrap": "nodge\\eauth\\Bootstrap" }, "autoload": { "psr-4": { "nodge\\eauth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "New BSD License" ], "authors": [ { "name": "Maxim Zemskov", "email": "nodge@yandex.ru", "homepage": "http://nodge.ru/" } ], "description": "Yii2 EAuth Extension. EAuth allows to authenticate users with accounts on other websites (Google, Facebook, Twitter, etc).", "homepage": "https://github.com/Nodge/yii2-eauth", "keywords": [ "Authentication", "OpenId", "eauth", "extension", "oauth", "yii2" ], "support": { "issues": "https://github.com/Nodge/yii2-eauth/issues", "source": "https://github.com/nodge/yii2-eauth" }, "time": "2017-04-09T20:23:01+00:00" }, { "name": "npm-asset/accessible-autocomplete", "version": "2.0.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/accessible-autocomplete/-/accessible-autocomplete-2.0.4.tgz" }, "require": { "npm-asset/preact": ">=8.3.1,<9.0.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/bootstrap", "version": "4.6.2", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/bootstrap-italia", "version": "1.6.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bootstrap-italia/-/bootstrap-italia-1.6.4.tgz" }, "require": { "npm-asset/accessible-autocomplete": ">=2.0.4,<3.0.0", "npm-asset/bootstrap": ">=4.6.1,<5.0.0", "npm-asset/bootstrap-select": ">=1.13.18,<2.0.0", "npm-asset/jquery": ">=3.6.0,<4.0.0", "npm-asset/just-validate": ">=3.5.0,<4.0.0", "npm-asset/just-validate-plugin-date": ">=1.1.1,<2.0.0", "npm-asset/owl.carousel": "2.3.4", "npm-asset/popper.js": "1.16.1", "npm-asset/splidejs--splide": ">=3.6.12,<4.0.0", "npm-asset/svgxuse": "1.2.6" }, "type": "npm-asset", "license": [ "BSD-3-Clause" ] }, { "name": "npm-asset/bootstrap-select", "version": "1.13.18", "dist": { "type": "tar", "url": "https://registry.npmjs.org/bootstrap-select/-/bootstrap-select-1.13.18.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/date-fns", "version": "2.28.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/jquery", "version": "3.6.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/just-validate", "version": "3.8.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/just-validate/-/just-validate-3.8.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/just-validate-plugin-date", "version": "1.2.0", "dist": { "type": "tar", "url": "https://registry.npmjs.org/just-validate-plugin-date/-/just-validate-plugin-date-1.2.0.tgz" }, "require": { "npm-asset/date-fns": "2.28.0" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/owl.carousel", "version": "2.3.4", "dist": { "type": "tar", "url": "https://registry.npmjs.org/owl.carousel/-/owl.carousel-2.3.4.tgz" }, "require": { "npm-asset/jquery": ">=1.8.3" }, "type": "npm-asset", "license": [ "SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE" ] }, { "name": "npm-asset/popper.js", "version": "1.16.1", "dist": { "type": "tar", "url": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/preact", "version": "8.5.3", "dist": { "type": "tar", "url": "https://registry.npmjs.org/preact/-/preact-8.5.3.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/splidejs--splide", "version": "3.6.12", "dist": { "type": "tar", "url": "https://registry.npmjs.org/@splidejs/splide/-/splide-3.6.12.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "npm-asset/svgxuse", "version": "1.2.6", "dist": { "type": "tar", "url": "https://registry.npmjs.org/svgxuse/-/svgxuse-1.2.6.tgz" }, "type": "npm-asset", "license": [ "MIT" ] }, { "name": "open20/amos-admin", "version": "2.0.31", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-admin.git", "reference": "1273a6801142403521ddb0311d0cf9876cf81ae9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-admin/zipball/1273a6801142403521ddb0311d0cf9876cf81ae9", "reference": "1273a6801142403521ddb0311d0cf9876cf81ae9", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "*", "himiklab/yii2-recaptcha-widget": "*", "open20/amos-attachments": "^1.1.11", "open20/amos-comuni": "*", "open20/amos-core": "^1.9.59", "open20/amos-notify": "^1.4.17", "open20/amos-privileges": "^1.0.0", "open20/amos-social-auth": "^1.1.7", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "softcommerce/yii2-knob": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\admin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Gestione utenti - plugin", "homepage": "http://www.open20.it/", "keywords": [ "admin", "amos", "profile", "user", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2020-05-27T08:18:38+00:00" }, { "name": "open20/amos-attachments", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-attachments.git", "reference": "617690bf053f82569b780f79c73ac532e058f614" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-attachments/zipball/617690bf053f82569b780f79c73ac532e058f614", "reference": "617690bf053f82569b780f79c73ac532e058f614", "shasum": "" }, "require": { "bower-asset/jquery-cropper": "^1.0", "himiklab/yii2-colorbox-widget": "*", "kartik-v/yii2-widget-fileinput": "1.0.6", "open20/amos-core": "^1.11.0", "php": ">=5.4.0", "uitrick/yii2-widget-upload-crop": "^1.0.0", "yiisoft/yii2": "^2.0.0", "yiisoft/yii2-imagine": "^2.1.0", "yiisoft/yii2-jui": "^2.0", "yurkinx/yii2-image": "*" }, "require-dev": { "phpunit/dbunit": "~1.0", "phpunit/phpunit": "~4.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "open20\\amos\\attachments\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-4-Clause" ], "description": "Extension for file uploading and attaching to the models", "homepage": "http://www.open20.it/", "keywords": [ "attachment", "extension", "file", "upload", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-attachments", "wiki": "https://github.com/open20/amos-attachments/docs" }, "time": "2020-05-26T15:48:15+00:00" }, { "name": "open20/amos-audit", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-audit.git", "reference": "2c6b5a3b0eb32e5de25c475942802a2affef22c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-audit/zipball/2c6b5a3b0eb32e5de25c475942802a2affef22c7", "reference": "2c6b5a3b0eb32e5de25c475942802a2affef22c7", "shasum": "" }, "require": { "2amigos/yii2-chartjs-widget": "^2.0.1", "ext-bcmath": "*", "php": ">=5.4.0", "phpspec/php-diff": "1.*", "yiisoft/yii2": "^2.0.13", "yiisoft/yii2-debug": "^2.0.7" }, "suggest": { "php-mime-mail-parser/php-mime-mail-parser": "Allows better displaying of logged emails." }, "type": "yii2-extension", "extra": { "bootstrap": "open20\\amos\\audit\\Bootstrap" }, "autoload": { "psr-4": { "open20\\amos\\audit\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Steve Guns", "email": "Steve@bedezign.com", "homepage": "http://bedezign.com/" }, { "name": "Brett O'Donnell", "email": "cornernote@gmail.com", "homepage": "https://mrphp.com.au/" }, { "name": "Marc Hollander", "email": "marchollander@gmail.com", "homepage": "http://maruc.nl/" } ], "description": "This is a FORK of Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.", "keywords": [ "Audit", "logging", "trail", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-audit/issues", "source": "https://github.com/regionelombardia-open20/open2-audit/tree/1.0.1" }, "time": "2022-06-30T16:01:09+00:00" }, { "name": "open20/amos-chat", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-chat.git", "reference": "1d56857ca35602930fc08b205bfdd535b0b357f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-chat/zipball/1d56857ca35602930fc08b205bfdd535b0b357f8", "reference": "1d56857ca35602930fc08b205bfdd535b0b357f8", "shasum": "" }, "require": { "kop/yii2-scroll-pager": "~2.2", "open20/amos-admin": "^2.0.0", "open20/amos-core": "^1.9.60", "open20/amos-email-manager": "^1.1.0", "php": ">=5.4.0" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\chat\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per la chat", "homepage": "http://git.open20.it/open20/amos-chat", "keywords": [ "amos", "chat", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://git.open20.it/open20/amos-chat/issues", "source": "http://git.open20.it/open20/amos-chat/tree/master", "wiki": "http://git.open20.it/open20/amos-chat/wikis/home" }, "time": "2022-07-07T08:20:32+00:00" }, { "name": "open20/amos-comments", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-comments.git", "reference": "8ead97932392401c502f9240a095e27293396d50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-comments/zipball/8ead97932392401c502f9240a095e27293396d50", "reference": "8ead97932392401c502f9240a095e27293396d50", "shasum": "" }, "require": { "open20/amos-admin": ">=1.7", "open20/amos-attachments": "^1.1.9", "open20/amos-core": "^1.9.60", "php": ">=5.4.0" }, "type": "plugin", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\comments\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Comments for contents - plugin", "keywords": [ "amos", "comments", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-comments/issues", "source": "https://github.com/regionelombardia-open20/open2-comments/tree/1.4.0" }, "time": "2022-08-04T13:48:59+00:00" }, { "name": "open20/amos-community", "version": "1.5.37", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-community.git", "reference": "812ac1b815c4abd1713b2a17c6408ab8ce1b5515" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-community/zipball/812ac1b815c4abd1713b2a17c6408ab8ce1b5515", "reference": "812ac1b815c4abd1713b2a17c6408ab8ce1b5515", "shasum": "" }, "require": { "moonlandsoft/yii2-phpexcel": "*", "open20/amos-admin": "^2.0.24", "open20/amos-attachments": "^1.1.11", "open20/amos-core": "^1.9.60", "open20/amos-cwh": "^2.1.5", "open20/amos-dashboard": "^1.8.16", "open20/amos-layout": "^1.0.33", "open20/amos-notify": "^1.4.13", "open20/amos-seo": "^1.0", "php": ">=5.4.0", "yiidoc/yii2-redactor": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\community\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per le community", "homepage": "http://git.open20.it/open20/amos-community", "keywords": [ "amos", "community", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://git.open20.it/open20/amos-community/issues", "source": "http://git.open20.it/open20/amos-community/tree/master", "wiki": "http://git.open20.it/open20/amos-community/wikis/home" }, "time": "2022-06-30T16:08:00+00:00" }, { "name": "open20/amos-comuni", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-comuni.git", "reference": "d1b888c042e1dcea612507a1329cb8c3fa00701e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-comuni/zipball/d1b888c042e1dcea612507a1329cb8c3fa00701e", "reference": "d1b888c042e1dcea612507a1329cb8c3fa00701e", "shasum": "" }, "require": { "open20/amos-core": "*", "yiisoft/yii2": "*" }, "type": "library", "autoload": { "psr-4": { "open20\\amos\\comuni\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Dati ISTAT - Comuni, province, regioni, nazioni, continenti aggiornati a LUGLIO 2016", "homepage": "http://www.open20.it/", "keywords": [ "amos", "comuni", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-comuni/issues", "source": "https://github.com/open20/amos-comuni" }, "time": "2022-07-07T08:22:04+00:00" }, { "name": "open20/amos-core", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-core.git", "reference": "1362042fad1e18b117056744fa52861335ed1b54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-core/zipball/1362042fad1e18b117056744fa52861335ed1b54", "reference": "1362042fad1e18b117056744fa52861335ed1b54", "shasum": "" }, "require": { "2amigos/yii2-google-maps-library": "^1.0.2", "2amigos/yii2-tinymce-widget": "~1.1", "bower-asset/bootstrap-tour": "*", "bower-asset/fullcalendar": "^3.9.0", "bower-asset/jquery-ui-touch-punch-improved": "*", "brussens/yii2-maintenance-mode": "*", "cornernote/yii2-workflow-manager": "*", "creocoder/yii2-taggable": "~2.0", "kartik-v/yii2-datecontrol": "1.9.5", "kartik-v/yii2-export": "~1.3.0", "kartik-v/yii2-grid": "~3.2.9", "kartik-v/yii2-icons": "*", "kartik-v/yii2-money": "*", "kartik-v/yii2-mpdf": "*", "kartik-v/yii2-number": "*", "kartik-v/yii2-social": "*", "kartik-v/yii2-widget-select2": "2.0.8", "kv4nt/yii2-owl-carousel2": "*", "lajax/yii2-translate-manager": "1.*", "mdmsoft/yii2-admin": "~2.0", "nizsheanez/yii2-asset-converter": "^1.3.0", "open20/amos-audit": ">=1.0", "open20/yii2-less.php": "~1.0.0", "philippfrenzel/yii2fullcalendar": "^3.9.0", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "schmunk42/yii2-giiant": "*", "tinymce/tinymce": "~4.9.3", "yii2tech/spreadsheet": "^1.0.5", "yiidoc/yii2-redactor": "*", "yiimaker/yii2-social-share": "1.4.1", "yiisoft/yii2": "2.*", "yiisoft/yii2-bootstrap": "*", "yiisoft/yii2-swiftmailer": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\core\\": "" } }, "notification-url": "https://packagist.org/downloads/", "description": "Amos Core", "homepage": "http://www.open20.it/", "keywords": [ "amos", "core" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-core/issues", "source": "https://github.com/regionelombardia-open20/open2-core/tree/1.11.0" }, "time": "2020-05-26T16:23:27+00:00" }, { "name": "open20/amos-cwh", "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-cwh.git", "reference": "ab3e857b038664ac78c3713d8d1586dba65dbee8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-cwh/zipball/ab3e857b038664ac78c3713d8d1586dba65dbee8", "reference": "ab3e857b038664ac78c3713d8d1586dba65dbee8", "shasum": "" }, "require": { "hanneskod/classtools": "~1.0", "open20/amos-admin": "^2.0", "open20/amos-core": "^1.9.60", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\cwh\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Gestione CWH - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "cwh", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2022-06-30T16:24:55+00:00" }, { "name": "open20/amos-dashboard", "version": "1.9.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-dashboard.git", "reference": "85b50130af05571e841e1335e7f8c881ef8ab724" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-dashboard/zipball/85b50130af05571e841e1335e7f8c881ef8ab724", "reference": "85b50130af05571e841e1335e7f8c881ef8ab724", "shasum": "" }, "require": { "open20/amos-core": "^1.9.60", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\dashboard\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Gestione Dashboard - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "dashboard", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2020-05-27T17:02:16+00:00" }, { "name": "open20/amos-discussioni", "version": "1.4.9", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-discussioni.git", "reference": "5a089c0e4d53ea70c1db4617913775e8e8320d21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-discussioni/zipball/5a089c0e4d53ea70c1db4617913775e8e8320d21", "reference": "5a089c0e4d53ea70c1db4617913775e8e8320d21", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "*", "lispa/amos-admin": "*", "lispa/amos-attachments": "*", "lispa/amos-comments": "*", "lispa/amos-core": "*", "lispa/amos-dashboard": "*", "lispa/amos-notify": "*", "lispa/amos-workflow": "*", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "yiidoc/yii2-redactor": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "project", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "lispa\\amos\\discussioni\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per le discussioni", "homepage": "http://www.example.com/", "keywords": [ "amos", "discussioni", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "https://github.com/regionelombardia-open20/open2-discussioni/issues", "source": "https://github.com/regionelombardia-open20/open2-discussioni/tree/1.4.9", "wiki": "http://www.example.com/wiki/" }, "time": "2019-02-22T16:27:50+00:00" }, { "name": "open20/amos-documenti", "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-documenti.git", "reference": "1b9a891032a5368d6b2ec0b6024d2653fba1deb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-documenti/zipball/1b9a891032a5368d6b2ec0b6024d2653fba1deb6", "reference": "1b9a891032a5368d6b2ec0b6024d2653fba1deb6", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "*", "kartik-v/yii2-detail-view": "*", "kartik-v/yii2-widget-fileinput": "*", "open20/amos-admin": ">=1.8", "open20/amos-attachments": "^1.1.6", "open20/amos-comments": "^1.1", "open20/amos-core": "^1.9.60", "open20/amos-dashboard": "^1.8", "open20/amos-notify": "^1.4", "open20/amos-workflow": "^1.0", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "yiidoc/yii2-redactor": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\documenti\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per gestire i documenti in un ottica condivisa", "homepage": "http://www.open20.it/", "keywords": [ "amos", "documenti", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-documenti", "wiki": "http://www.example.com/wiki/" }, "time": "2022-06-30T16:26:01+00:00" }, { "name": "open20/amos-email-manager", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-email-manager.git", "reference": "41ec9f451019f3864bd1d767669ce989fc73ecff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-email-manager/zipball/41ec9f451019f3864bd1d767669ce989fc73ecff", "reference": "41ec9f451019f3864bd1d767669ce989fc73ecff", "shasum": "" }, "require": { "baibaratsky/yii2-serialized-attributes-behavior": "*", "mustache/mustache": "^2.9.0", "open20/amos-core": "~1.7", "open20/amos-dashboard": ">=1.8.15", "php": ">=5.4.0", "yiidoc/yii2-redactor": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\emailmanager\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Modulo di gestione code email - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "notifiche", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2022-06-30T17:09:38+00:00" }, { "name": "open20/amos-events", "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-events.git", "reference": "e32e113eeb36fc817ee71064488e15e65d8aafbe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-events/zipball/e32e113eeb36fc817ee71064488e15e65d8aafbe", "reference": "e32e113eeb36fc817ee71064488e15e65d8aafbe", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "*", "lispa/amos-admin": "*", "lispa/amos-attachments": "*", "lispa/amos-comments": "*", "lispa/amos-community": "*", "lispa/amos-comuni": "*", "lispa/amos-core": "*", "lispa/amos-dashboard": "*", "lispa/amos-wizflow": "*", "lispa/amos-workflow": "*", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "plugin", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "lispa\\amos\\events\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Events manager with calendar - plugin", "keywords": [ "amos", "events", "yii2" ], "support": { "issues": "https://github.com/lispa/amos-events/issues?state=open", "source": "https://github.com/lispa/amos-events" }, "time": "2019-02-22T16:32:25+00:00" }, { "name": "open20/amos-favorites", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-favorites.git", "reference": "2cdaab9d79b09519c31b89564bf9c8c20056792f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-favorites/zipball/2cdaab9d79b09519c31b89564bf9c8c20056792f", "reference": "2cdaab9d79b09519c31b89564bf9c8c20056792f", "shasum": "" }, "require": { "open20/amos-admin": ">=1.8", "open20/amos-core": "~1.9", "open20/amos-notify": "*", "php": ">=5.4.0" }, "type": "plugin", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\favorites\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Favorites - plugin", "keywords": [ "Favorites", "amos", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-favorites/issues", "source": "https://github.com/regionelombardia-open20/open2-favorites/tree/1.0.1" }, "time": "2020-05-28T14:07:45+00:00" }, { "name": "open20/amos-layout", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-layout.git", "reference": "354e362119222738855bdb2712d13ae15d1002e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-layout/zipball/354e362119222738855bdb2712d13ae15d1002e5", "reference": "354e362119222738855bdb2712d13ae15d1002e5", "shasum": "" }, "require": { "bower-asset/sticky-sidebar": "^3.2.0", "npm-asset/bootstrap-italia": "^1.3.9", "open20/amos-core": "^1.9.58", "open20/amos-dashboard": "^1.9.0", "php": ">=5.4.0", "yiisoft/yii2-bootstrap4": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\layout\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Amos Basic Layout", "homepage": "https://bitbucket.org/open20/amos-layout", "keywords": [ "amos", "css", "layout", "less", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-layout/issues", "source": "https://github.com/regionelombardia-open20/open2-layout/tree/1.4.1" }, "time": "2022-07-07T08:52:31+00:00" }, { "name": "open20/amos-my-activities", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-my-activities.git", "reference": "617e5568b649b1664b58b82845093ad4104585b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-my-activities/zipball/617e5568b649b1664b58b82845093ad4104585b8", "reference": "617e5568b649b1664b58b82845093ad4104585b8", "shasum": "" }, "require": { "lispa/amos-admin": "*", "lispa/amos-core": "*", "lispa/amos-notify": "*", "lispa/amos-workflow": "*", "php": ">=5.4.0" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "autoload": { "psr-4": { "lispa\\amos\\myactivities\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "AMOS plugin to manage platform activities)", "homepage": "http://www.lispa.it/", "keywords": [ "activities", "amos", "myactivities", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-my-activities/issues", "source": "https://github.com/regionelombardia-open20/open2-my-activities/tree/1.0.9" }, "time": "2019-04-17T12:32:02+00:00" }, { "name": "open20/amos-news", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-news.git", "reference": "592e1280e4401453ca4a79b5b0d785babd6833ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-news/zipball/592e1280e4401453ca4a79b5b0d785babd6833ee", "reference": "592e1280e4401453ca4a79b5b0d785babd6833ee", "shasum": "" }, "require": { "2amigos/yii2-ckeditor-widget": "~1.0", "cornernote/yii2-workflow-manager": "*", "kv4nt/yii2-owl-carousel2": "*", "open20/amos-admin": "^2.0", "open20/amos-attachments": "^1.1.11", "open20/amos-comments": "^1.1", "open20/amos-core": "^1.9.60", "open20/amos-dashboard": "^1.8.4", "open20/amos-notify": "^1.4.13", "open20/amos-report": "^1.0.5", "open20/amos-seo": "*", "open20/amos-workflow": "^1.0.5", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "yiidoc/yii2-redactor": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\news\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Sistema AMOS per le news", "homepage": "http://www.open20.it/", "keywords": [ "amos", "news", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-news", "wiki": "http://www.example.com/wiki/" }, "time": "2020-05-26T16:44:37+00:00" }, { "name": "open20/amos-notify", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-notify.git", "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-notify/zipball/388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e", "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e", "shasum": "" }, "require": { "open20/amos-admin": "^2.0", "open20/amos-core": "^1.9.61", "open20/amos-email-manager": "^1.1.18", "open20/amos-workflow": "^1.0", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\notificationmanager\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Modulo di gestione notifiche - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "notifiche", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2020-05-27T17:21:45+00:00" }, { "name": "open20/amos-privileges", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-privileges.git", "reference": "58905eabc4890dea72c3cf10f7d902544f0e4dc8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-privileges/zipball/58905eabc4890dea72c3cf10f7d902544f0e4dc8", "reference": "58905eabc4890dea72c3cf10f7d902544f0e4dc8", "shasum": "" }, "require": { "open20/amos-admin": "^2.0", "open20/amos-core": "^1.9", "open20/amos-dashboard": "^1.8.4", "php": ">=5.4.0" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\privileges\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "AMOS plugin for privileges management (role, permission, domains.. )", "homepage": "http://www.open20.it/", "keywords": [ "amos", "privileges", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-privileges/issues", "source": "https://github.com/regionelombardia-open20/open2-privileges/tree/1.2.0" }, "time": "2022-06-30T17:06:09+00:00" }, { "name": "open20/amos-proposte-collaborazione-een", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-proposte-collaborazione-een.git", "reference": "ba1e09d7738988a985f6b23036973d50c68d4a2f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-proposte-collaborazione-een/zipball/ba1e09d7738988a985f6b23036973d50c68d4a2f", "reference": "ba1e09d7738988a985f6b23036973d50c68d4a2f", "shasum": "" }, "require": { "open20/amos-core": "^1.9.60", "open20/amos-dashboard": "^1.5", "open20/amos-notify": "^1.4.16", "php": ">=5.4.0" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\een\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Sistema AMOS per le proposte di collaborazione europee", "homepage": "http://git.open20.it/open20/amos-proposte-collaborazione-een", "keywords": [ "amos", "een", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://git.open20.it/open20/amos-proposte-collaborazione-een/issues", "source": "http://git.open20.it/open20/amos-proposte-collaborazione-een/tree/master", "wiki": "http://git.open20.it/open20/amos-proposte-collaborazione-een/wikis/home" }, "time": "2020-05-28T16:09:59+00:00" }, { "name": "open20/amos-report", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-report.git", "reference": "64802f5483770a7ca42130fc892ddb7c1bd08162" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-report/zipball/64802f5483770a7ca42130fc892ddb7c1bd08162", "reference": "64802f5483770a7ca42130fc892ddb7c1bd08162", "shasum": "" }, "require": { "2amigos/yii2-ckeditor-widget": "~1.0", "cornernote/yii2-workflow-manager": "*", "open20/amos-admin": "~2.0", "open20/amos-core": "^1.9.50", "open20/amos-notify": "~1.4", "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "raoul2000/yii2-workflow-view": "*", "yiidoc/yii2-redactor": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\report\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per le segnalazioni", "homepage": "http://www.open20.it/", "keywords": [ "amos", "report", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-report/issues", "source": "https://github.com/regionelombardia-open20/open2-report/tree/1.2.0" }, "time": "2022-06-30T17:13:52+00:00" }, { "name": "open20/amos-seo", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-seo.git", "reference": "49e186fc02941e26c8b399ca8212104c61bb2409" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-seo/zipball/49e186fc02941e26c8b399ca8212104c61bb2409", "reference": "49e186fc02941e26c8b399ca8212104c61bb2409", "shasum": "" }, "require": { "open20/amos-core": ">=1.9", "php": ">=5.4.0", "simialbi/yii2-schema-org": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\seo\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Amos SEO", "homepage": "http://www.open20.it/", "keywords": [ "amos", "seo" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-seo/issues", "source": "https://github.com/regionelombardia-open20/open2-seo/tree/1.0.6" }, "time": "2022-07-07T08:36:10+00:00" }, { "name": "open20/amos-slideshow", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-slideshow.git", "reference": "cb72df53afc371a89fbee380c12a1c417a0e43a4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-slideshow/zipball/cb72df53afc371a89fbee380c12a1c417a0e43a4", "reference": "cb72df53afc371a89fbee380c12a1c417a0e43a4", "shasum": "" }, "require": { "open20/amos-admin": ">=1.8", "open20/amos-core": "^1.9.50", "open20/amos-dashboard": "^1.8.15", "php": ">=5.4.0", "yiidoc/yii2-redactor": "*" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\slideshow\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per lo slideshow", "homepage": "http://git.open20.it/open20/amos-slideshow", "keywords": [ "amos", "slideshow", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://git.open20.it/open20/amos-slideshow/issues", "source": "http://git.open20.it/open20/amos-slideshow/tree/master", "wiki": "http://git.open20.it/open20/amos-slideshow/wikis/home" }, "time": "2022-06-30T15:39:47+00:00" }, { "name": "open20/amos-social-auth", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-social-auth.git", "reference": "8912c7e5b2657e3eb15320a4f29cacc19b9ce3c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-social-auth/zipball/8912c7e5b2657e3eb15320a4f29cacc19b9ce3c7", "reference": "8912c7e5b2657e3eb15320a4f29cacc19b9ce3c7", "shasum": "" }, "require": { "conquer/oauth2": "*", "firebase/php-jwt": "^5.2.0", "google/apiclient": "^2.0", "hybridauth/hybridauth": "^3.1.1", "open20/amos-admin": "^2.0.18", "open20/amos-attachments": "^1.0", "open20/amos-core": "^1.9.52", "php": ">=5.4.0", "phpseclib/phpseclib": "^2.0.29", "yiisoft/yii2-authclient": "^2.1.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\socialauth\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Social Auth", "homepage": "https://bitbucket.org/open20/amos-social-auth", "keywords": [ "amos", "auth", "social", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-social-auth/issues", "source": "https://github.com/regionelombardia-open20/open2-social-auth/tree/1.4.0" }, "time": "2022-06-30T17:22:16+00:00" }, { "name": "open20/amos-sondaggi", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-sondaggi.git", "reference": "52c30a2d9e427e92de8bcd2ac2c834f2fab37a44" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-sondaggi/zipball/52c30a2d9e427e92de8bcd2ac2c834f2fab37a44", "reference": "52c30a2d9e427e92de8bcd2ac2c834f2fab37a44", "shasum": "" }, "require": { "kartik-v/yii2-detail-view": "*", "kartik-v/yii2-widget-fileinput": "*", "open20/amos-admin": ">=1.8", "open20/amos-attachments": "^1.1.11", "open20/amos-core": "^1.9.57", "open20/amos-dashboard": "^1.8", "open20/amos-email-manager": "^1.1", "open20/amos-upload": "*", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\sondaggi\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Sistema AMOS per gestire i sondaggi", "homepage": "http://www.open20.it/", "keywords": [ "amos", "sondaggi", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-sondaggi", "wiki": "http://www.example.com/wiki/" }, "time": "2020-05-27T18:20:59+00:00" }, { "name": "open20/amos-tag", "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-tag.git", "reference": "d19a5710eeabbe267efee506108201e634eedd5c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-tag/zipball/d19a5710eeabbe267efee506108201e634eedd5c", "reference": "d19a5710eeabbe267efee506108201e634eedd5c", "shasum": "" }, "require": { "creocoder/yii2-nested-sets": "0.9.*", "lispa/yii2-tree-manager": "~2.0.0", "open20/amos-admin": ">=1.8", "open20/amos-core": "~1.9", "open20/amos-dashboard": "~1.5", "php": ">=5.4.0" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "project", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\tag\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per le TAG", "homepage": "http://www.example.com/", "keywords": [ "amos", "tag", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "https://github.com/regionelombardia-open20/open2-tag/issues", "source": "https://github.com/regionelombardia-open20/open2-tag/tree/1.8.1", "wiki": "http://www.example.com/wiki/" }, "time": "2022-06-30T15:45:03+00:00" }, { "name": "open20/amos-upload", "version": "1.0.9", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-upload.git", "reference": "ae7cb238996962a41fe4d76a91ff30e57bafc267" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-upload/zipball/ae7cb238996962a41fe4d76a91ff30e57bafc267", "reference": "ae7cb238996962a41fe4d76a91ff30e57bafc267", "shasum": "" }, "require": { "open20/amos-core": "*", "open20/yii2-filemanager": "*", "php": ">=5.4.0" }, "type": "component", "autoload": { "psr-4": { "open20\\amos\\upload\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Gestione Upload - plugin", "homepage": "http://www.open20.it/", "keywords": [ "amos", "file", "upload", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2020-05-26T16:09:19+00:00" }, { "name": "open20/amos-wizflow", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-wizflow.git", "reference": "c118e4d015154d2f88b2258a23e3748d42ac6ca2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-wizflow/zipball/c118e4d015154d2f88b2258a23e3748d42ac6ca2", "reference": "c118e4d015154d2f88b2258a23e3748d42ac6ca2", "shasum": "" }, "require": { "php": ">=5.4.0", "raoul2000/yii2-workflow": "*", "yiisoft/yii2": "*" }, "require-dev": { "yiisoft/yii2-faker": "*" }, "type": "plugin", "autoload": { "psr-4": { "open20\\amos\\wizflow\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "The wizard UI pattern implemented using yii2-workflow", "keywords": [ " wizard", "amos", "extension", "workflow", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-wizflow/issues", "source": "https://github.com/regionelombardia-open20/open2-wizflow/tree/1.0.7" }, "time": "2022-08-04T13:26:03+00:00" }, { "name": "open20/amos-workflow", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-workflow.git", "reference": "6fa78556f4f73e0d4515158ddde9bfec509b1aee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-workflow/zipball/6fa78556f4f73e0d4515158ddde9bfec509b1aee", "reference": "6fa78556f4f73e0d4515158ddde9bfec509b1aee", "shasum": "" }, "require": { "cornernote/yii2-workflow-manager": "^1.0.1", "open20/amos-core": "^1.9.50", "php": ">=5.4.0", "raoul2000/yii2-workflow": "^1.1.0" }, "type": "component", "extra": { "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "open20\\amos\\workflow\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "description": "Sistema AMOS per il workflow", "homepage": "http://www.open20.it/", "keywords": [ "amos", "workflow", "yii2" ], "support": { "forum": "http://www.example.com/forum/", "issues": "http://www.example.com/", "source": "https://github.com/open20/amos-workflow", "wiki": "http://www.example.com/wiki/" }, "time": "2022-06-30T15:57:50+00:00" }, { "name": "open20/yii2-filemanager", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-filemanager.git", "reference": "85a2d2996ec3628661ce58e43aa5ad8ce58d6725" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-filemanager/zipball/85a2d2996ec3628661ce58e43aa5ad8ce58d6725", "reference": "85a2d2996ec3628661ce58e43aa5ad8ce58d6725", "shasum": "" }, "require": { "2amigos/yii2-file-upload-widget": "*", "kartik-v/yii2-widget-alert": "*", "kartik-v/yii2-widget-select2": "*", "open20/yii2-tinymce": "*", "yiisoft/yii2": "*", "yiisoft/yii2-imagine": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "pendalf89\\filemanager\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PendalF", "email": "pendalf@mail.ru" } ], "description": "Yii2 filemanager", "support": { "issues": "https://github.com/regionelombardia-open20/open2-filemanager/issues", "source": "https://github.com/regionelombardia-open20/open2-filemanager/tree/1.0.1" }, "time": "2020-05-26T17:35:54+00:00" }, { "name": "open20/yii2-less.php", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-less.git", "reference": "37f4631c794575123db86817a08c8e3b3fb48a51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-less/zipball/37f4631c794575123db86817a08c8e3b3fb48a51", "reference": "37f4631c794575123db86817a08c8e3b3fb48a51", "shasum": "" }, "require": { "oyejorge/less.php": "*", "yiisoft/yii2": "*" }, "type": "yii2-extension", "extra": { "yii\\composer\\Installer::postCreateProject": { "setPermission": [ { "runtime": "0777" } ] } }, "autoload": { "psr-4": { "cakebake\\lessphp\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-V3" ], "authors": [ { "name": "cakebake (Jens A.)", "email": "cakebake.dev@gmail.com" } ], "description": "This is a Yii2 wrapper extension for PHP port of the official LESS processor http://lesscss.org.", "keywords": [ "assetmanager", "assets", "bundles", "converter", "css", "extension", "less", "less.php", "oyejorge", "php", "yii2" ], "support": { "issues": "https://github.com/regionelombardia-open20/open2-less/issues", "source": "https://github.com/regionelombardia-open20/open2-less/tree/1.0.3" }, "time": "2020-05-26T17:38:31+00:00" }, { "name": "open20/yii2-tinymce", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/regionelombardia-open20/open2-tinymce.git", "reference": "88ef684315cf094c104ff3dbbe459315ae4dabe4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/regionelombardia-open20/open2-tinymce/zipball/88ef684315cf094c104ff3dbbe459315ae4dabe4", "reference": "88ef684315cf094c104ff3dbbe459315ae4dabe4", "shasum": "" }, "require": { "tinymce/tinymce": "*", "yiisoft/yii2": "*" }, "type": "library", "autoload": { "psr-4": { "pendalf89\\tinymce\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PendalF", "email": "pendalf@mail.ru" } ], "description": "Yii2 TinyMCE widget", "support": { "issues": "https://github.com/regionelombardia-open20/open2-tinymce/issues", "source": "https://github.com/regionelombardia-open20/open2-tinymce/tree/1.0.1" }, "time": "2020-05-26T17:40:17+00:00" }, { "name": "oyejorge/less.php", "version": "v1.7.0.14", "source": { "type": "git", "url": "https://github.com/oyejorge/less.php.git", "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9", "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~4.8.24" }, "bin": [ "bin/lessc" ], "type": "library", "autoload": { "psr-0": { "Less": "lib/" }, "classmap": [ "lessc.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Matt Agar", "homepage": "https://github.com/agar" }, { "name": "Martin Jantošovič", "homepage": "https://github.com/Mordred" }, { "name": "Josh Schmidt", "homepage": "https://github.com/oyejorge" } ], "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)", "homepage": "http://lessphp.gpeasy.com", "keywords": [ "css", "less", "less.js", "lesscss", "php", "stylesheet" ], "support": { "issues": "https://github.com/oyejorge/less.php/issues", "source": "https://github.com/oyejorge/less.php/tree/master" }, "abandoned": true, "time": "2017-03-28T22:19:25+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" ], "support": { "email": "info@paragonie.com", "issues": "https://github.com/paragonie/random_compat/issues", "source": "https://github.com/paragonie/random_compat" }, "time": "2020-10-15T08:29:30+00:00" }, { "name": "pheme/yii2-settings", "version": "0.7", "source": { "type": "git", "url": "https://github.com/phemellc/yii2-settings.git", "reference": "5e15e82442a62007727466439735602555dde8df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phemellc/yii2-settings/zipball/5e15e82442a62007727466439735602555dde8df", "reference": "5e15e82442a62007727466439735602555dde8df", "shasum": "" }, "require": { "pheme/yii2-toggle-column": "*", "yiisoft/yii2": ">=2.0.6" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "pheme\\settings\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Aris Karageorgos", "email": "aris@phe.me" } ], "description": "Yii2 Database settings", "keywords": [ "Settings", "config", "yii2" ], "support": { "issues": "https://github.com/phemellc/yii2-settings/issues", "source": "https://github.com/phemellc/yii2-settings/tree/master" }, "time": "2018-10-30T22:18:20+00:00" }, { "name": "pheme/yii2-toggle-column", "version": "0.8", "source": { "type": "git", "url": "https://github.com/phemellc/yii2-toggle-column.git", "reference": "5b760fcf15e02b3bcd1ab373b91bb05fbac2b729" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phemellc/yii2-toggle-column/zipball/5b760fcf15e02b3bcd1ab373b91bb05fbac2b729", "reference": "5b760fcf15e02b3bcd1ab373b91bb05fbac2b729", "shasum": "" }, "require": { "yiisoft/yii2": ">=2.0.7" }, "type": "yii2-extension", "autoload": { "psr-4": { "\\pheme\\grid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aris Karageorgos", "email": "aris@phe.me" } ], "description": "Provides a toggle data column and action", "keywords": [ "column", "extension", "toggle", "yii2" ], "support": { "issues": "https://github.com/phemellc/yii2-toggle-column/issues", "source": "https://github.com/phemellc/yii2-toggle-column/tree/master" }, "time": "2020-07-09T16:07:24+00:00" }, { "name": "philippfrenzel/yii2fullcalendar", "version": "3.9.0", "source": { "type": "git", "url": "https://github.com/philippfrenzel/yii2fullcalendar.git", "reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/philippfrenzel/yii2fullcalendar/zipball/0b56a80486fa01b874dda5072ffb9b2cf06210ed", "reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed", "shasum": "" }, "require": { "bower-asset/fullcalendar": "^3.9.0@stable", "bower-asset/fullcalendar-scheduler": "^1.9.2@stable", "yiisoft/yii2": "*", "yiisoft/yii2-jui": "*" }, "require-dev": { "codeception/codeception": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "yii2fullcalendar\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Philipp Frenzel", "email": "philipp@frenzel.net", "homepage": "http://www.frenzel.net/", "role": "Developer" } ], "description": "Yii2 fullcalendar Widgets", "homepage": "http://www.frenzel.net/", "keywords": [ "fullcalendar", "widget", "yii2" ], "support": { "issues": "https://github.com/philippfrenzel/yii2fullcalendar/issues", "source": "https://github.com/philippfrenzel/yii2fullcalendar" }, "time": "2018-05-04T09:06:24+00:00" }, { "name": "php-cs-fixer/diff", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/diff.git", "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759", "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759", "shasum": "" }, "require": { "php": "^5.6 || ^7.0 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0", "symfony/process": "^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" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "SpacePossum" } ], "description": "sebastian/diff v2 backport support for PHP5.6", "homepage": "https://github.com/PHP-CS-Fixer", "keywords": [ "diff" ], "support": { "issues": "https://github.com/PHP-CS-Fixer/diff/issues", "source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1" }, "abandoned": true, "time": "2020-10-14T08:39:05+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" ], "support": { "issues": "https://github.com/php-http/message-factory/issues", "source": "https://github.com/php-http/message-factory/tree/master" }, "time": "2015-12-19T14:08:53+00:00" }, { "name": "phpoffice/phpspreadsheet", "version": "1.24.1", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "reference": "69991111e05fca3ff7398e1e7fca9ebed33efec6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/69991111e05fca3ff7398e1e7fca9ebed33efec6", "reference": "69991111e05fca3ff7398e1e7fca9ebed33efec6", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "ezyang/htmlpurifier": "^4.13", "maennchen/zipstream-php": "^2.1", "markbaker/complex": "^3.0", "markbaker/matrix": "^3.0", "php": "^7.3 || ^8.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/simple-cache": "^1.0 || ^2.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "dompdf/dompdf": "^1.0 || ^2.0", "friendsofphp/php-cs-fixer": "^3.2", "jpgraph/jpgraph": "^4.0", "mpdf/mpdf": "8.1.1", "phpcompatibility/php-compatibility": "^9.3", "phpstan/phpstan": "^1.1", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.7", "tecnickcom/tcpdf": "^6.4" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)", "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)" }, "type": "library", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" }, { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.24.1" }, "time": "2022-07-18T19:50:48+00:00" }, { "name": "phpseclib/phpseclib", "version": "2.0.37", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "reference": "c812fbb4d6b4d7f30235ab7298a12f09ba13b37c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "type": "library", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "psr-4": { "phpseclib\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", "source": "https://github.com/phpseclib/phpseclib/tree/2.0.37" }, "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ], "time": "2022-04-04T04:57:45+00:00" }, { "name": "phpspec/php-diff", "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/phpspec/php-diff.git", "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9", "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9", "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).", "support": { "source": "https://github.com/phpspec/php-diff/tree/v1.1.3" }, "time": "2020-09-18T13:47:07+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/master" }, "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/container", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/1.1.1" }, "time": "2021-03-05T17:36:06+00:00" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "support": { "issues": "https://github.com/php-fig/event-dispatcher/issues", "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" }, "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/http-client", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client/tree/master" }, "time": "2020-06-29T06:28:15+00:00" }, { "name": "psr/http-factory", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "shasum": "" }, "require": { "php": ">=7.0.0", "psr/http-message": "^1.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 interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory/tree/master" }, "time": "2019-04-30T12:38:16+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" ], "support": { "source": "https://github.com/php-fig/http-message/tree/master" }, "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" ], "support": { "source": "https://github.com/php-fig/log/tree/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "support": { "source": "https://github.com/php-fig/simple-cache/tree/master" }, "time": "2017-10-23T01:57:42+00:00" }, { "name": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "raoul2000/yii2-workflow", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/raoul2000/yii2-workflow.git", "reference": "1e21516d0f2e102664cf194c33f2d74937eb7fd4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/raoul2000/yii2-workflow/zipball/1e21516d0f2e102664cf194c33f2d74937eb7fd4", "reference": "1e21516d0f2e102664cf194c33f2d74937eb7fd4", "shasum": "" }, "require": { "php": ">=5.4.0", "yiisoft/yii2": "~2.0.13" }, "require-dev": { "codeception/assert-throws": "^1.0", "codeception/codeception": ">= 2.0.9", "codeception/specify": "*", "codeception/verify": "*", "myclabs/deep-copy": ">= 1.3.1", "yiisoft/yii2-codeception": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "raoul2000\\workflow\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Raoul", "email": "raoul.boulard@gmail.com", "homepage": "https://github.com/raoul2000/yii2-workflow" } ], "description": "A simple workflow engine for Yii2", "homepage": "http://raoul2000.github.io/yii2-workflow/guide-README.html", "keywords": [ "workflow", "yii2" ], "support": { "email": "raoul.boulard@gmail.com", "issues": "https://github.com/raoul2000/yii2-workflow/issues", "source": "https://github.com/raoul2000/yii2-workflow" }, "time": "2018-06-08T11:49:04+00:00" }, { "name": "raoul2000/yii2-workflow-view", "version": "0.0.2", "source": { "type": "git", "url": "https://github.com/raoul2000/yii2-workflow-view.git", "reference": "0ea0b90a7595ba425baae50405c4e89a1ded1b96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/raoul2000/yii2-workflow-view/zipball/0ea0b90a7595ba425baae50405c4e89a1ded1b96", "reference": "0ea0b90a7595ba425baae50405c4e89a1ded1b96", "shasum": "" }, "require": { "bower-asset/vis": "*", "php": ">=5.4.0", "raoul2000/yii2-workflow": ">=0.0.18", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "raoul2000\\workflow\\view\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Raoul", "email": "raoul.boulard@gmail.com", "homepage": "https://github.com/raoul2000/yii2-workflow-view" } ], "description": "A simple widget to display your workflows", "homepage": "http://www.yiiframework.com/", "keywords": [ "view", "widget", "workflow", "yii2" ], "support": { "email": "raoul.boulard@gmail.com", "issues": "https://github.com/raoul2000/yii2-workflow-view/issues", "source": "https://github.com/raoul2000/yii2-workflow-view" }, "time": "2015-08-23T20:00:46+00:00" }, { "name": "richthegeek/phpsass", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/richthegeek/phpsass.git", "reference": "96923ffb2acd942426a48631e95a99a38456106d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/richthegeek/phpsass/zipball/96923ffb2acd942426a48631e95a99a38456106d", "reference": "96923ffb2acd942426a48631e95a99a38456106d", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "script/", "renderers/", "tree/", "SassException.php", "SassFile.php", "SassParser.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Richard Lyon", "homepage": "https://github.com/richthegeek" }, { "name": "Sebastian Siemssen", "homepage": "https://twitter.com/thefubhy" }, { "name": "Steve Jones", "homepage": "https://github.com/darthsteven" }, { "name": "Sam Richard", "homepage": "https://github.com/snugug" } ], "description": "PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.", "homepage": "http://phpsass.com", "support": { "issues": "https://github.com/richthegeek/phpsass/issues", "source": "https://github.com/richthegeek/phpsass" }, "time": "2014-11-06T13:25:54+00:00" }, { "name": "schmunk42/retry", "version": "0.0.1", "source": { "type": "git", "url": "https://github.com/schmunk42/retry.git", "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmunk42/retry/zipball/c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3", "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "files": [ "src/retry.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "A tiny library for retrying failing operations.", "keywords": [ "failure" ], "support": { "source": "https://github.com/schmunk42/retry/tree/0.0.1" }, "time": "2014-09-20T11:10:31+00:00" }, { "name": "schmunk42/yii2-giiant", "version": "0.13.0", "source": { "type": "git", "url": "https://github.com/schmunk42/yii2-giiant.git", "reference": "c18c83fe1cd827ad0c0d546b1679028f0f39dd90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmunk42/yii2-giiant/zipball/c18c83fe1cd827ad0c0d546b1679028f0f39dd90", "reference": "c18c83fe1cd827ad0c0d546b1679028f0f39dd90", "shasum": "" }, "require": { "cmrcx/phptidy": "^3.1", "dmstr/yii2-bootstrap": "^0.1.2 || ^0.2.1", "dmstr/yii2-db": "*", "dmstr/yii2-helpers": "*", "friendsofphp/php-cs-fixer": "1.* || 2.*", "yiisoft/yii2": "~2.0.13", "yiisoft/yii2-gii": "^2.2.0" }, "require-dev": { "codeception/codeception": "^2.2", "codeception/specify": "^0.4", "dmstr/yii2-web": "^0.4.2 || ^1.0.0", "insolita/yii2-adminlte-widgets": "1.1.*", "rmrevin/yii2-fontawesome": "2.*", "yiisoft/yii2-faker": "2.*" }, "type": "yii2-extension", "extra": { "bootstrap": "schmunk42\\giiant\\Bootstrap", "asset-installer-paths": { "npm-asset-library": "vendor/npm", "bower-asset-library": "vendor/bower" } }, "autoload": { "psr-4": { "schmunk42\\giiant\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tobias Munk", "email": "schmunk@usrbin.de", "homepage": "http://www.usrbin.de" } ], "description": "Gii CRUD generator for Yii 2 Framework", "homepage": "https://github.com/schmunk42/yii2-giiant", "keywords": [ "crud", "gii", "yii2" ], "support": { "issues": "https://github.com/schmunk42/yii2-giiant/issues", "source": "https://github.com/schmunk42/yii2-giiant/tree/0.13.0" }, "time": "2021-08-19T14:35:17+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" ], "support": { "issues": "https://github.com/Setasign/FPDI/issues", "source": "https://github.com/Setasign/FPDI/tree/v2.3.6" }, "funding": [ { "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi", "type": "tidelift" } ], "time": "2021-02-11T11:37:01+00:00" }, { "name": "simialbi/yii2-schema-org", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/simialbi/yii2-schema-org.git", "reference": "e8f58415bdb43b00101f91b05e96dc82a37cdbe4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simialbi/yii2-schema-org/zipball/e8f58415bdb43b00101f91b05e96dc82a37cdbe4", "reference": "e8f58415bdb43b00101f91b05e96dc82a37cdbe4", "shasum": "" }, "require": { "php": ">=7.3", "yiisoft/yii2": "^2.0.5" }, "require-dev": { "composer/composer": "^2.1.9", "phpunit/phpunit": "^9.5.21", "yiisoft/yii2-coding-standards": "~2.0" }, "type": "yii2-extension", "autoload": { "psr-4": { "simialbi\\yii2\\schemaorg\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Simon Karlen", "email": "simi.albi@outlook.com" }, { "name": "Mehdi Achour", "email": "machour@gmail.com" } ], "description": "Schema.org yii2 representation and helpers for json-ld generation in Yii framework", "keywords": [ "JSON-LD", "jsonld", "microdata", "schema-org", "structured-data", "yii2" ], "support": { "issues": "https://github.com/simialbi/yii2-schema-org/issues", "source": "https://github.com/simialbi/yii2-schema-org" }, "time": "2022-07-21T13:50:07+00:00" }, { "name": "sizeg/yii2-jwt", "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/sizeg/yii2-jwt.git", "reference": "40fc06e8eb7fd4251639a45a0710663fc8a9558b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sizeg/yii2-jwt/zipball/40fc06e8eb7fd4251639a45a0710663fc8a9558b", "reference": "40fc06e8eb7fd4251639a45a0710663fc8a9558b", "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/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Dmitriy Demin", "email": "sizemail@gmail.com", "homepage": "https://sizeg.tk" } ], "description": "JWT based on Icobucci", "keywords": [ "jwt", "yii 2", "yii2" ], "support": { "issues": "https://github.com/sizeg/yii2-jwt/issues", "source": "https://github.com/sizeg/yii2-jwt/tree/master" }, "time": "2020-08-21T04:46:14+00:00" }, { "name": "softcommerce/yii2-knob", "version": "0.1", "source": { "type": "git", "url": "https://github.com/iddqdidkfa/yii2-knob.git", "reference": "821472d61a31541c77204d24e5cfb8e22681e0ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/iddqdidkfa/yii2-knob/zipball/821472d61a31541c77204d24e5cfb8e22681e0ff", "reference": "821472d61a31541c77204d24e5cfb8e22681e0ff", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "softcommerce\\knob\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL v2" ], "authors": [ { "name": "Oleg Ilyushyn", "email": "oleg@softcommerce.com.ua", "homepage": "http://softcommerce.com.ua" } ], "description": "jQuery Knob for Yii2.", "keywords": [ "extension", "jquery", "knob", "widget", "yii" ], "support": { "issues": "https://github.com/iddqdidkfa/yii2-knob/issues", "source": "https://github.com/iddqdidkfa/yii2-knob/tree/master" }, "time": "2014-06-11T11:36:45+00:00" }, { "name": "stripe/stripe-php", "version": "v7.2.2", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "9a58f033d9d126c3785f0d8ad47f2e1db269864a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/9a58f033d9d126c3785f0d8ad47f2e1db269864a", "reference": "9a58f033d9d126c3785f0d8ad47f2e1db269864a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.6.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.15", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "^3.3", "symfony/process": "~3.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "description": "Stripe PHP Library", "homepage": "https://stripe.com/", "keywords": [ "api", "payment processing", "stripe" ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", "source": "https://github.com/stripe/stripe-php/tree/master" }, "time": "2019-09-24T17:11:03+00:00" }, { "name": "swiftmailer/swiftmailer", "version": "v6.3.0", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c", "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c", "shasum": "" }, "require": { "egulias/email-validator": "^2.0|^3.1", "php": ">=7.0.0", "symfony/polyfill-iconv": "^1.0", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, "require-dev": { "mockery/mockery": "^1.0", "symfony/phpunit-bridge": "^4.4|^5.4" }, "suggest": { "ext-intl": "Needed to support internationalized email addresses" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-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": "https://swiftmailer.symfony.com", "keywords": [ "email", "mail", "mailer" ], "support": { "issues": "https://github.com/swiftmailer/swiftmailer/issues", "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0" }, "funding": [ { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer", "type": "tidelift" } ], "abandoned": "symfony/mailer", "time": "2021-10-18T15:26:12+00:00" }, { "name": "symfony/console", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1", "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php73": "^1.9", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.1|^2|^3", "symfony/string": "^5.1|^6.0" }, "conflict": { "psr/log": ">=3", "symfony/dependency-injection": "<4.4", "symfony/dotenv": "<5.1", "symfony/event-dispatcher": "<4.4", "symfony/lock": "<4.4", "symfony/process": "<4.4" }, "provide": { "psr/log-implementation": "1.0|2.0" }, "require-dev": { "psr/log": "^1|^2", "symfony/config": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/event-dispatcher": "^4.4|^5.0|^6.0", "symfony/lock": "^4.4|^5.0|^6.0", "symfony/process": "^4.4|^5.0|^6.0", "symfony/var-dumper": "^4.4|^5.0|^6.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/lock": "", "symfony/process": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "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": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "keywords": [ "cli", "command line", "console", "terminal" ], "support": { "source": "https://github.com/symfony/console/tree/v5.4.12" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-08-17T13:18:05+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "files": [ "function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/event-dispatcher", "version": "v5.4.9", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc", "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/event-dispatcher-contracts": "^2|^3", "symfony/polyfill-php80": "^1.16" }, "conflict": { "symfony/dependency-injection": "<4.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "2.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/http-foundation": "^4.4|^5.0|^6.0", "symfony/service-contracts": "^1.1|^2|^3", "symfony/stopwatch": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-05T16:45:39+00:00" }, { "name": "symfony/event-dispatcher-contracts", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1", "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/event-dispatcher": "^1" }, "suggest": { "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-01-02T09:53:40+00:00" }, { "name": "symfony/filesystem", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447", "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "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": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/filesystem/tree/v5.4.12" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-08-02T13:48:16+00:00" }, { "name": "symfony/finder", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c", "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "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": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v5.4.11" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-07-29T07:37:50+00:00" }, { "name": "symfony/options-resolver", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/54f14e36aa73cb8f7261d7686691fd4d75ea2690", "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php73": "~1.0", "symfony/polyfill-php80": "^1.16" }, "type": "library", "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": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "support": { "source": "https://github.com/symfony/options-resolver/tree/v5.4.11" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/polyfill-ctype", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "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" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-iconv", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", "reference": "143f1881e655bebca1312722af8068de235ae5dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/143f1881e655bebca1312722af8068de235ae5dc", "reference": "143f1881e655bebca1312722af8068de235ae5dc", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-iconv": "*" }, "suggest": { "ext-iconv": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Iconv\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "iconv", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-iconv/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "433d05519ce6990bf3530fba6957499d327395c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2", "reference": "433d05519ce6990bf3530fba6957499d327395c2", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's grapheme_* functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "grapheme", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8", "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8", "shasum": "" }, "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "219aa369ceff116e673852dce47c3a41794c14bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd", "reference": "219aa369ceff116e673852dce47c3a41794c14bd", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", "shasum": "" }, "require": { "php": ">=7.1" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php70", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "metapackage", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php72\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php73", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php80", "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace", "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-10T07:21:04+00:00" }, { "name": "symfony/process", "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/6e75fe6874cbc7e4773d049616ab450eff537bf1", "reference": "6e75fe6874cbc7e4773d049616ab450eff537bf1", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-php80": "^1.16" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "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": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v5.4.11" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/service-contracts", "version": "v2.5.2", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1", "symfony/deprecation-contracts": "^2.1|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-05-30T19:17:29+00:00" }, { "name": "symfony/stopwatch", "version": "v5.4.5", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/4d04b5c24f3c9a1a168a131f6cbe297155bc0d30", "reference": "4d04b5c24f3c9a1a168a131f6cbe297155bc0d30", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/service-contracts": "^1|^2|^3" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Stopwatch\\": "" }, "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": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/stopwatch/tree/v5.4.5" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-02-18T16:06:09+00:00" }, { "name": "symfony/string", "version": "v5.4.12", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058", "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "~1.15" }, "conflict": { "symfony/translation-contracts": ">=3.0" }, "require-dev": { "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/http-client": "^4.4|^5.0|^6.0", "symfony/translation-contracts": "^1.1|^2", "symfony/var-exporter": "^4.4|^5.0|^6.0" }, "type": "library", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", "i18n", "string", "unicode", "utf-8", "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v5.4.12" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2022-08-12T17:03:11+00:00" }, { "name": "tinymce/tinymce", "version": "4.9.11", "source": { "type": "git", "url": "https://github.com/tinymce/tinymce-dist.git", "reference": "3a68b67d1120ab89c6760afeb787291703c9a7d5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/3a68b67d1120ab89c6760afeb787291703c9a7d5", "reference": "3a68b67d1120ab89c6760afeb787291703c9a7d5", "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-only" ], "description": "Web based JavaScript HTML WYSIWYG editor control.", "homepage": "http://www.tinymce.com", "keywords": [ "editor", "html", "javascript", "richtext", "tinymce", "wysiwyg" ], "support": { "source": "https://github.com/tinymce/tinymce-dist/tree/4.9.11" }, "time": "2020-07-13T05:29:19+00:00" }, { "name": "uitrick/yii2-widget-upload-crop", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/ashismohanty/yii2-widget-upload-crop.git", "reference": "9dbde3fbdb6c8bb241c472eba2cafa5f6ca5ec0f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ashismohanty/yii2-widget-upload-crop/zipball/9dbde3fbdb6c8bb241c472eba2cafa5f6ca5ec0f", "reference": "9dbde3fbdb6c8bb241c472eba2cafa5f6ca5ec0f", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "uitrick\\yii2\\widget\\upload\\crop\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ashis Mohanty", "email": "ashismohanty82@gmail.com" } ], "description": "Form input widget that lets users to upload an image alongside its cropping dimensions.", "keywords": [ "form", "widget", "yii2" ], "support": { "issues": "https://github.com/ashismohanty/yii2-widget-upload-crop/issues", "source": "https://github.com/ashismohanty/yii2-widget-upload-crop/tree/master" }, "time": "2018-07-31T14:21:00+00:00" }, { "name": "webcreate/jquery-ias", "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/webcreate/infinite-ajax-scroll.git", "reference": "97ba99a34e68a3fc186ceb518c9cff51370be24b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webcreate/infinite-ajax-scroll/zipball/97ba99a34e68a3fc186ceb518c9cff51370be24b", "reference": "97ba99a34e68a3fc186ceb518c9cff51370be24b", "shasum": "" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "proprietary", "MIT" ], "authors": [ { "name": "fieg", "email": "jeroen@webcreate.nl", "homepage": "http://webcreate.nl" } ], "description": "Infinite Ajax Scroll: A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX", "homepage": "https://infiniteajaxscroll.com", "keywords": [ "ajax", "ias", "infinite", "jquery", "pagination", "scroll", "scrolling" ], "support": { "issues": "https://github.com/webcreate/infinite-ajax-scroll/issues", "source": "https://github.com/webcreate/infinite-ajax-scroll/tree/master" }, "time": "2018-03-21T20:14:31+00:00" }, { "name": "yii2tech/spreadsheet", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/yii2tech/spreadsheet.git", "reference": "aff93d4eca719e8cba80663dbfcd08dc0e740319" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yii2tech/spreadsheet/zipball/aff93d4eca719e8cba80663dbfcd08dc0e740319", "reference": "aff93d4eca719e8cba80663dbfcd08dc0e740319", "shasum": "" }, "require": { "phpoffice/phpspreadsheet": "~1.1", "yiisoft/yii2": "~2.0.13" }, "require-dev": { "phpunit/phpunit": "^5.0 || ^6.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "yii2tech\\spreadsheet\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "Yii2 extension for export to a spreadsheet, e.g. Excel, LibreOffice etc.", "keywords": [ "LibreOffice", "excel", "export", "spreadsheet", "xls", "xlsx", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "issues": "https://github.com/yii2tech/spreadsheet/issues", "source": "https://github.com/yii2tech/spreadsheet", "wiki": "https://github.com/yii2tech/spreadsheet/wiki" }, "abandoned": true, "time": "2019-09-12T15:07:41+00:00" }, { "name": "yiidoc/yii2-redactor", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/yiidoc/yii2-redactor.git", "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiidoc/yii2-redactor/zipball/c4c80c19c68728e88d135f4eec5c51352fbbaa37", "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37", "shasum": "" }, "require": { "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-4": { "yii\\redactor\\": "/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nghia Nguyen", "email": "zinzinday@gmail.com" } ], "description": "Extension redactor for Yii2 Framework.", "keywords": [ "Redactor", "extension", "html editor", "imperavi", "wysiwyg", "yii2" ], "support": { "issues": "https://github.com/yiidoc/yii2-redactor/issues?state=open", "source": "https://github.com/yiidoc/yii2-redactor", "wiki": "http://www.yiidoc.com/wiki/" }, "time": "2015-06-02T21:47:24+00:00" }, { "name": "yiimaker/yii2-social-share", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/yiimaker/yii2-social-share.git", "reference": "73ea4616491c09c80e706a88c02dc93f73ae6f1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiimaker/yii2-social-share/zipball/73ea4616491c09c80e706a88c02dc93f73ae6f1e", "reference": "73ea4616491c09c80e706a88c02dc93f73ae6f1e", "shasum": "" }, "require": { "php": ">=5.6.0", "yiisoft/yii2": "^2.0.0" }, "require-dev": { "codeception/codeception": "~2.2", "codeception/specify": "*", "codeception/verify": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "ymaker\\social\\share\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Vladimir Kuprienko", "email": "vldmr.kuprienko@gmail.com", "role": "Developer" } ], "description": "Extension for sharing on social networks", "keywords": [ "media", "networks", "share", "social", "widget", "yii2" ], "support": { "issues": "https://github.com/yiimaker/yii2-social-share/issues", "source": "https://github.com/yiimaker/yii2-social-share" }, "time": "2017-12-25T12:14:19+00:00" }, { "name": "yiisoft/yii2", "version": "2.0.42", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-framework.git", "reference": "5508ea0144636ea61575cafdd62497724e9a28e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5508ea0144636ea61575cafdd62497724e9a28e1", "reference": "5508ea0144636ea61575cafdd62497724e9a28e1", "shasum": "" }, "require": { "bower-asset/inputmask": "~3.2.2 | ~3.3.5", "bower-asset/jquery": "3.5.*@stable | 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" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2/issues?state=open", "source": "https://github.com/yiisoft/yii2", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2", "type": "tidelift" } ], "time": "2021-05-05T21:08:29+00:00" }, { "name": "yiisoft/yii2-authclient", "version": "2.2.12", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-authclient.git", "reference": "84547828d3381c76a1e926d87c570d08ebbce7bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/84547828d3381c76a1e926d87c570d08ebbce7bd", "reference": "84547828d3381c76a1e926d87c570d08ebbce7bd", "shasum": "" }, "require": { "paragonie/random_compat": ">=1", "yiisoft/yii2": "~2.0.13", "yiisoft/yii2-httpclient": "~2.0.5" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34" }, "suggest": { "web-token/jwt-checker": "required for JWS, JWT or JWK related flows like OpenIDConnect", "web-token/jwt-key-mgmt": "required for JWS, JWT or JWK related flows like OpenIDConnect", "web-token/jwt-signature": "required for JWS, JWT or JWK related flows like OpenIDConnect", "web-token/jwt-signature-algorithm-ecdsa": "required for JWS, JWT or JWK related flows like OpenIDConnect", "web-token/jwt-signature-algorithm-hmac": "required for JWS, JWT or JWK related flows like OpenIDConnect", "web-token/jwt-signature-algorithm-rsa": "required for JWS, JWT or JWK related flows like OpenIDConnect" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\authclient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "External authentication via OAuth and OpenID for the Yii framework", "keywords": [ "OpenID Connect", "OpenId", "api", "auth", "oauth", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-authclient/issues", "source": "https://github.com/yiisoft/yii2-authclient", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-authclient", "type": "tidelift" } ], "time": "2021-12-03T11:37:55+00:00" }, { "name": "yiisoft/yii2-bootstrap", "version": "2.0.11", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap.git", "reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/83d144f4089adaa7064ad60dc4c1436daa2eb30e", "reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e", "shasum": "" }, "require": { "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*", "yiisoft/yii2": "~2.0.6" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\bootstrap\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/" }, { "name": "Antonio Ramirez", "email": "amigo.cobos@gmail.com" }, { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-bootstrap/issues", "source": "https://github.com/yiisoft/yii2-bootstrap", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap", "type": "tidelift" } ], "time": "2021-08-09T20:54:06+00:00" }, { "name": "yiisoft/yii2-bootstrap4", "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-bootstrap4.git", "reference": "e6d0e58f43d3910129d554ac183aac17f65be639" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap4/zipball/e6d0e58f43d3910129d554ac183aac17f65be639", "reference": "e6d0e58f43d3910129d554ac183aac17f65be639", "shasum": "" }, "require": { "npm-asset/bootstrap": "^4.3", "yiisoft/yii2": "~2.0" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34", "yiisoft/yii2-coding-standards": "~2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" }, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\bootstrap4\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com", "homepage": "http://www.yiiframework.com/" }, { "name": "Alexander Makarov", "email": "sam@rmcreative.ru", "homepage": "http://rmcreative.ru/" }, { "name": "Antonio Ramirez", "email": "amigo.cobos@gmail.com" }, { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" }, { "name": "Simon Karlen", "email": "simi.albi@outlook.com" } ], "description": "The Twitter Bootstrap extension for the Yii framework", "keywords": [ "bootstrap", "bootstrap4", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-bootstrap4/issues", "source": "https://github.com/yiisoft/yii2-bootstrap4", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap4", "type": "tidelift" } ], "time": "2021-05-05T21:56:41+00:00" }, { "name": "yiisoft/yii2-composer", "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-composer.git", "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510", "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 | ^2.0" }, "require-dev": { "composer/composer": "^1.0 | ^2.0@dev", "phpunit/phpunit": "<7" }, "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" }, { "name": "Carsten Brandt", "email": "mail@cebe.cc" } ], "description": "The composer plugin for Yii extension installer", "keywords": [ "composer", "extension installer", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-composer/issues", "source": "https://github.com/yiisoft/yii2-composer", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer", "type": "tidelift" } ], "time": "2020-06-24T00:04:01+00:00" }, { "name": "yiisoft/yii2-debug", "version": "2.1.19", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-debug.git", "reference": "84d20d738b0698298f851fcb6fc25e748d759223" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/84d20d738b0698298f851fcb6fc25e748d759223", "reference": "84d20d738b0698298f851fcb6fc25e748d759223", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.4", "yiisoft/yii2": "~2.0.13" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34", "yiisoft/yii2-coding-standards": "~2.0", "yiisoft/yii2-swiftmailer": "*" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "composer-exit-on-patch-failure": true, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch", "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch" } } }, "autoload": { "psr-4": { "yii\\debug\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Qiang Xue", "email": "qiang.xue@gmail.com" }, { "name": "Simon Karlen", "email": "simi.albi@outlook.com" } ], "description": "The debugger extension for the Yii framework", "keywords": [ "debug", "debugger", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-debug/issues", "source": "https://github.com/yiisoft/yii2-debug", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-debug", "type": "tidelift" } ], "time": "2022-04-05T20:35:14+00:00" }, { "name": "yiisoft/yii2-gii", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-gii.git", "reference": "80893fc4c0df97f3638938948bf34ca43dd8bff6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/80893fc4c0df97f3638938948bf34ca43dd8bff6", "reference": "80893fc4c0df97f3638938948bf34ca43dd8bff6", "shasum": "" }, "require": { "phpspec/php-diff": "^1.1.0", "yiisoft/yii2": "~2.0.14" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34", "yiisoft/yii2-coding-standards": "~2.0" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "composer-exit-on-patch-failure": true, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\gii\\": "src" } }, "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" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-gii/issues", "source": "https://github.com/yiisoft/yii2-gii", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-gii", "type": "tidelift" } ], "time": "2021-12-30T08:36:02+00:00" }, { "name": "yiisoft/yii2-httpclient", "version": "2.0.14", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-httpclient.git", "reference": "50d670d2e1a30a354c27aeebf806a2db16954836" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/50d670d2e1a30a354c27aeebf806a2db16954836", "reference": "50d670d2e1a30a354c27aeebf806a2db16954836", "shasum": "" }, "require": { "paragonie/random_compat": ">=1", "yiisoft/yii2": "~2.0.13" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "composer-exit-on-patch-failure": true, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\httpclient\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Paul Klimov", "email": "klimov.paul@gmail.com" } ], "description": "HTTP client extension for the Yii framework", "keywords": [ "curl", "http", "httpclient", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-httpclient/issues", "source": "https://github.com/yiisoft/yii2-httpclient", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-httpclient", "type": "tidelift" } ], "time": "2021-08-09T21:10:49+00:00" }, { "name": "yiisoft/yii2-imagine", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-imagine.git", "reference": "b103b1b1deb786d4d5fe955898ec866dbee5c1b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/b103b1b1deb786d4d5fe955898ec866dbee5c1b4", "reference": "b103b1b1deb786d4d5fe955898ec866dbee5c1b4", "shasum": "" }, "require": { "imagine/imagine": "^1.0", "yiisoft/yii2": "~2.0.0" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "composer-exit-on-patch-failure": true, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\imagine\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Antonio Ramirez", "email": "amigo.cobos@gmail.com" } ], "description": "The Imagine integration for the Yii framework", "keywords": [ "helper", "image", "imagine", "yii2" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-imagine/issues", "source": "https://github.com/yiisoft/yii2-imagine", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-imagine", "type": "tidelift" } ], "time": "2020-12-23T17:16:36+00:00" }, { "name": "yiisoft/yii2-jui", "version": "2.0.7", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-jui.git", "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed", "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed", "shasum": "" }, "require": { "bower-asset/jquery-ui": "~1.12.1", "yiisoft/yii2": "~2.0.4" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "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" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-jui/issues", "source": "https://github.com/yiisoft/yii2-jui", "wiki": "http://www.yiiframework.com/wiki/" }, "time": "2017-11-25T15:32:29+00:00" }, { "name": "yiisoft/yii2-swiftmailer", "version": "2.1.3", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-swiftmailer.git", "reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340", "reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340", "shasum": "" }, "require": { "swiftmailer/swiftmailer": "~6.0", "yiisoft/yii2": ">=2.0.4" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" }, "composer-exit-on-patch-failure": true, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\swiftmailer\\": "src" } }, "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" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-swiftmailer/issues", "source": "https://github.com/yiisoft/yii2-swiftmailer", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-swiftmailer", "type": "tidelift" } ], "time": "2021-12-30T08:48:48+00:00" }, { "name": "yourilima/scssphp-compass", "version": "1.0", "source": { "type": "git", "url": "https://github.com/yourilima/scssphp-compass.git", "reference": "02917fe54bcc65ab925e2b9d85f6059640cab095" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yourilima/scssphp-compass/zipball/02917fe54bcc65ab925e2b9d85f6059640cab095", "reference": "02917fe54bcc65ab925e2b9d85f6059640cab095", "shasum": "" }, "require": { "leafo/scssphp": "*" }, "type": "library", "autoload": { "classmap": [ "compass.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" } ], "description": "Compass for scssphp", "homepage": "http://leafo.net/scssphp/", "support": { "source": "https://github.com/yourilima/scssphp-compass/tree/1.0" }, "time": "2015-12-14T10:54:53+00:00" }, { "name": "yurkinx/yii2-image", "version": "v1.3", "source": { "type": "git", "url": "https://github.com/yurkinx/yii2-image.git", "reference": "590795d0e94c909c636cba1007a619012e118ac9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yurkinx/yii2-image/zipball/590795d0e94c909c636cba1007a619012e118ac9", "reference": "590795d0e94c909c636cba1007a619012e118ac9", "shasum": "" }, "require": { "php": ">=5.4.0", "yiisoft/yii2": "*" }, "type": "yii2-extension", "autoload": { "psr-0": { "yii\\image\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Yuri Kileev", "email": "kileev@gmail.com" } ], "description": "Yii2 extension for image manipulating using Kohana Image Library.", "homepage": "https://github.com/yurkinx/yii2-image", "keywords": [ "extension", "image", "yii2" ], "support": { "issues": "https://github.com/yurkinx/yii2-image/issues", "source": "https://github.com/yurkinx/yii2-image/tree/v1.3" }, "time": "2019-01-25T01:01:48+00:00" } ], "packages-dev": [ { "name": "fakerphp/faker", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b", "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", "psr/container": "^1.0 || ^2.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" }, "conflict": { "fzaninotto/faker": "*" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", "doctrine/persistence": "^1.3 || ^2.0", "ext-intl": "*", "symfony/phpunit-bridge": "^4.4 || ^5.2" }, "suggest": { "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", "ext-curl": "Required by Faker\\Provider\\Image to download images.", "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", "ext-mbstring": "Required for multibyte Unicode string functionality." }, "type": "library", "extra": { "branch-alias": { "dev-main": "v1.20-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" ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", "source": "https://github.com/FakerPHP/Faker/tree/v1.20.0" }, "time": "2022-07-20T13:12:54+00:00" }, { "name": "yiisoft/yii2-codeception", "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-codeception.git", "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/086c8c2d28736e7a484a7a8611b5cc84024e9fb3", "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3", "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" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-codeception/issues", "source": "https://github.com/yiisoft/yii2-codeception", "wiki": "http://www.yiiframework.com/wiki/" }, "abandoned": "codeception/codeception", "time": "2017-05-22T12:08:21+00:00" }, { "name": "yiisoft/yii2-faker", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/yiisoft/yii2-faker.git", "reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/8c361657143bfaea58ff7dcc9bf51f1991a46f5d", "reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d", "shasum": "" }, "require": { "fakerphp/faker": "~1.9|~1.10", "yiisoft/yii2": "~2.0.0" }, "require-dev": { "cweagans/composer-patches": "^1.7", "phpunit/phpunit": "4.8.34" }, "type": "yii2-extension", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" }, "composer-exit-on-patch-failure": true, "patches": { "phpunit/phpunit-mock-objects": { "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch" }, "phpunit/phpunit": { "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch", "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch" } } }, "autoload": { "psr-4": { "yii\\faker\\": "src" } }, "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" ], "support": { "forum": "http://www.yiiframework.com/forum/", "irc": "irc://irc.freenode.net/yii", "issues": "https://github.com/yiisoft/yii2-faker/issues", "source": "https://github.com/yiisoft/yii2-faker", "wiki": "http://www.yiiframework.com/wiki/" }, "funding": [ { "url": "https://github.com/yiisoft", "type": "github" }, { "url": "https://opencollective.com/yiisoft", "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-faker", "type": "tidelift" } ], "time": "2020-11-10T12:27:35+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "kartik-v/yii2-datecontrol": 20, "kartik-v/yii2-grid": 20, "kartik-v/yii2-password": 20, "kartik-v/yii2-social": 20, "kartik-v/yii2-widgets": 20, "schmunk42/yii2-giiant": 0 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [], "plugin-api-version": "2.1.0" }