8df80521
Alexander Karnovsky
not fixed commite
|
1
2
3
4
5
6
|
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
|
bce22e8a
Karnovsky A
Some refixes
|
7
8
|
"hash": "79a4ceae2eefb20d4476f4711e3958d5",
"content-hash": "ed2c32885ec4adb84efc19610ef2adf1",
|
8df80521
Alexander Karnovsky
not fixed commite
|
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
"packages": [
{
"name": "2amigos/yii2-transliterator-helper",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/2amigos/yii2-transliterator-helper.git",
"reference": "1e4284351f4250a8f2ce553ea4f420fcbb424309"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/2amigos/yii2-transliterator-helper/zipball/1e4284351f4250a8f2ce553ea4f420fcbb424309",
"reference": "1e4284351f4250a8f2ce553ea4f420fcbb424309",
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"dosamigos\\transliterator\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Antonio Ramirez",
"email": "ramirez.cobos@gmail.com",
"homepage": "http://www.ramirezcobos.com"
}
],
"description": "Transliterator Helper for Yii2.",
"keywords": [
"extension",
"helper",
"transliterator",
"yii"
],
"time": "2014-06-23 14:01:30"
},
{
"name": "almasaeed2010/adminlte",
|
290fae5b
Administrator
25.03.16 finish 1
|
55
|
"version": "v2.3.3",
|
8df80521
Alexander Karnovsky
not fixed commite
|
56
57
58
|
"source": {
"type": "git",
"url": "https://github.com/almasaeed2010/AdminLTE.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
59
|
"reference": "8db979795044412a2e2b4e9659788c23cb59fcd3"
|
8df80521
Alexander Karnovsky
not fixed commite
|
60
61
62
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
63
64
|
"url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/8db979795044412a2e2b4e9659788c23cb59fcd3",
"reference": "8db979795044412a2e2b4e9659788c23cb59fcd3",
|
8df80521
Alexander Karnovsky
not fixed commite
|
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Abdullah Almsaeed",
"email": "support@almsaeedstudio.com"
}
],
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
"homepage": "http://almsaeedstudio.com/",
"keywords": [
"JS",
"admin",
"back-end",
"css",
"less",
"responsive",
"template",
"theme",
"web"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
91
92
93
|
"time": "2016-03-24 14:31:41"
},
{
|
8df80521
Alexander Karnovsky
not fixed commite
|
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
|
"name": "bower-asset/admin-lte",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/almasaeed2010/AdminLTE.git",
"reference": "fe147c9b2188bc3e4c651ca24581a6710d5421ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/fe147c9b2188bc3e4c651ca24581a6710d5421ff",
"reference": "fe147c9b2188bc3e4c651ca24581a6710d5421ff",
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"index2.html",
"dist/css/AdminLTE.css",
"dist/js/app.js",
"build/less/AdminLTE.less"
],
"bower-asset-ignore": [
"/.*",
"node_modules",
"bower_components",
"composer.json",
"documentation"
]
},
"license": [
"MIT"
],
"description": "Admin dashboard and control panel template",
"keywords": [
"admin",
"backend",
"bootstrap",
"css",
"html",
"js",
"responsive",
"template",
"theme"
|
bce22e8a
Karnovsky A
Some refixes
|
137
|
]
|
8df80521
Alexander Karnovsky
not fixed commite
|
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
|
},
{
"name": "bower-asset/bootstrap",
"version": "v3.3.5",
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
"reference": "16b48259a62f576e52c903c476bd42b90ab22482"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/16b48259a62f576e52c903c476bd42b90ab22482",
"reference": "16b48259a62f576e52c903c476bd42b90ab22482",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.9.1"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"less/bootstrap.less",
"dist/js/bootstrap.js"
],
"bower-asset-ignore": [
"/.*",
"_config.yml",
"CNAME",
"composer.json",
"CONTRIBUTING.md",
"docs",
"js/tests",
"test-infra"
]
},
"license": [
"MIT"
],
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"keywords": [
"css",
"framework",
"front-end",
"js",
"less",
"mobile-first",
"responsive",
"web"
]
},
{
"name": "bower-asset/fontawesome",
"version": "v4.5.0",
"source": {
"type": "git",
"url": "https://github.com/FortAwesome/Font-Awesome.git",
"reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/fddd2c240452e6c8990c4ef75e0265b455aa7968",
"reference": "fddd2c240452e6c8990c4ef75e0265b455aa7968",
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"less/font-awesome.less",
"scss/font-awesome.scss"
],
"bower-asset-ignore": [
"*/.*",
"*.json",
"src",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
]
},
"license": [
"OFL-1.1",
"MIT",
"CC-BY-3.0"
],
"description": "Font Awesome"
},
{
"name": "bower-asset/jquery",
|
290fae5b
Administrator
25.03.16 finish 1
|
227
|
"version": "2.2.2",
|
8df80521
Alexander Karnovsky
not fixed commite
|
228
229
230
|
"source": {
"type": "git",
"url": "https://github.com/jquery/jquery-dist.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
231
|
"reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd"
|
8df80521
Alexander Karnovsky
not fixed commite
|
232
233
234
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
235
236
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
"reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
|
8df80521
Alexander Karnovsky
not fixed commite
|
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
|
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/jquery.js",
"bower-asset-ignore": [
"package.json"
]
},
"license": [
"MIT"
],
"keywords": [
"browser",
"javascript",
"jquery",
"library"
]
},
{
"name": "bower-asset/jquery-ui",
"version": "1.11.4",
"source": {
"type": "git",
"url": "https://github.com/components/jqueryui.git",
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.6"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"jquery-ui.js"
],
"bower-asset-ignore": []
}
},
{
"name": "bower-asset/jquery.inputmask",
"version": "3.2.7",
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/jquery.inputmask.git",
"reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
"reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.7"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"./dist/inputmask/inputmask.js"
],
"bower-asset-ignore": [
"**/*",
"!dist/*",
"!dist/inputmask/*",
"!dist/min/*",
"!dist/min/inputmask/*",
"!extra/bindings/*",
"!extra/dependencyLibs/*",
"!extra/phone-codes/*"
]
},
"license": [
"http://opensource.org/licenses/mit-license.php"
],
"description": "jquery.inputmask is a jquery plugin which create an input mask.",
"keywords": [
"form",
"input",
"inputmask",
"jquery",
"mask",
"plugins"
]
},
{
"name": "bower-asset/punycode",
"version": "v1.3.2",
"source": {
"type": "git",
"url": "https://github.com/bestiejs/punycode.js.git",
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
"reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3",
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "punycode.js",
"bower-asset-ignore": [
"coverage",
"tests",
".*",
"component.json",
"Gruntfile.js",
"node_modules",
"package.json"
]
}
},
{
"name": "bower-asset/yii2-pjax",
"version": "v2.0.6",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/jquery-pjax.git",
"reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
"reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.8"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "./jquery.pjax.js",
"bower-asset-ignore": [
".travis.yml",
"Gemfile",
"Gemfile.lock",
"CONTRIBUTING.md",
"vendor/",
"script/",
"test/"
]
},
"license": [
"MIT"
]
},
{
"name": "cebe/markdown",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/cebe/markdown.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
395
|
"reference": "e2a490ceec590bf5bfd1b43bd424fb9dceceb7c5"
|
8df80521
Alexander Karnovsky
not fixed commite
|
396
397
398
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
399
400
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/e2a490ceec590bf5bfd1b43bd424fb9dceceb7c5",
"reference": "e2a490ceec590bf5bfd1b43bd424fb9dceceb7c5",
|
8df80521
Alexander Karnovsky
not fixed commite
|
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
|
"shasum": ""
},
"require": {
"lib-pcre": "*",
"php": ">=5.4.0"
},
"require-dev": {
"cebe/indent": "*",
"facebook/xhprof": "*@dev",
"phpunit/phpunit": "4.1.*"
},
"bin": [
"bin/markdown"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"autoload": {
"psr-4": {
"cebe\\markdown\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Carsten Brandt",
"email": "mail@cebe.cc",
"homepage": "http://cebe.cc/",
"role": "Creator"
}
],
"description": "A super fast, highly extensible markdown parser for PHP",
"homepage": "https://github.com/cebe/markdown#readme",
"keywords": [
"extensible",
"fast",
"gfm",
"markdown",
"markdown-extra"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
447
|
"time": "2016-03-18 13:28:11"
|
8df80521
Alexander Karnovsky
not fixed commite
|
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
|
},
{
"name": "cebe/yii2-gravatar",
"version": "1.1",
"target-dir": "cebe/gravatar",
"source": {
"type": "git",
"url": "https://github.com/cebe/yii2-gravatar.git",
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cebe/yii2-gravatar/zipball/c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
"reference": "c9c01bd14c9bdee9e5ae1ef1aad23f80c182c057",
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-0": {
"cebe\\gravatar\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Carsten Brandt",
"email": "mail@cebe.cc",
"homepage": "http://cebe.cc/",
"role": "Core framework development"
}
],
"description": "Gravatar Widget for Yii 2",
"keywords": [
"gravatar",
"yii"
],
"time": "2013-12-10 17:49:58"
},
{
|
8df80521
Alexander Karnovsky
not fixed commite
|
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
|
"name": "developeruz/yii2-db-rbac",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/developeruz/yii2-db-rbac.git",
"reference": "28c1b0ebcc45b6365af6f1e9949b4d9cfeaebf1b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/developeruz/yii2-db-rbac/zipball/28c1b0ebcc45b6365af6f1e9949b4d9cfeaebf1b",
"reference": "28c1b0ebcc45b6365af6f1e9949b4d9cfeaebf1b",
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"developeruz\\db_rbac\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Elvira Sheina",
"email": "elleuz@gmail.com",
"homepage": "http://developer.uz"
}
],
"description": "Dynamic control of access rights in YII2",
"keywords": [
"rbac",
"yii"
],
"time": "2015-10-03 05:56:47"
},
{
"name": "dmstr/yii2-adminlte-asset",
|
290fae5b
Administrator
25.03.16 finish 1
|
535
|
"version": "2.3.0",
|
8df80521
Alexander Karnovsky
not fixed commite
|
536
537
538
|
"source": {
"type": "git",
"url": "https://github.com/dmstr/yii2-adminlte-asset.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
539
|
"reference": "73eca05cf04d70f169a88b430d2c03c3b54d623a"
|
8df80521
Alexander Karnovsky
not fixed commite
|
540
541
542
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
543
544
|
"url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/73eca05cf04d70f169a88b430d2c03c3b54d623a",
"reference": "73eca05cf04d70f169a88b430d2c03c3b54d623a",
|
8df80521
Alexander Karnovsky
not fixed commite
|
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
|
"shasum": ""
},
"require": {
"almasaeed2010/adminlte": "~2.0",
"cebe/yii2-gravatar": "1.*",
"rmrevin/yii2-fontawesome": "~2.9",
"yiisoft/yii2": "2.*",
"yiisoft/yii2-bootstrap": "2.*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"dmstr\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Tobias Munk",
"email": "tobias@diemeisterei.de"
},
{
"name": "Evgeniy Tkachenko",
"email": "et.coder@gmail.com"
}
],
"description": "Backend theme for Yii2 Framework",
"keywords": [
"AdminLTE",
"extension",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
585
586
587
|
"time": "2016-03-23 04:18:15"
},
{
|
8df80521
Alexander Karnovsky
not fixed commite
|
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
|
"name": "ezyang/htmlpurifier",
"version": "v4.7.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"type": "library",
"autoload": {
"psr-0": {
"HTMLPurifier": "library/"
},
"files": [
"library/HTMLPurifier.composer.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL"
],
"authors": [
{
"name": "Edward Z. Yang",
"email": "admin@htmlpurifier.org",
"homepage": "http://ezyang.com"
}
],
"description": "Standards compliant HTML filter written in PHP",
"homepage": "http://htmlpurifier.org/",
"keywords": [
"html"
],
"time": "2015-08-05 01:03:42"
},
{
|
8df80521
Alexander Karnovsky
not fixed commite
|
632
633
634
635
636
|
"name": "fortawesome/font-awesome",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/FortAwesome/Font-Awesome.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
637
|
"reference": "f97ab41d187553e86abb8c7f6c057c9c0b88de58"
|
8df80521
Alexander Karnovsky
not fixed commite
|
638
639
640
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
641
642
|
"url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/f97ab41d187553e86abb8c7f6c057c9c0b88de58",
"reference": "f97ab41d187553e86abb8c7f6c057c9c0b88de58",
|
8df80521
Alexander Karnovsky
not fixed commite
|
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
|
"shasum": ""
},
"require-dev": {
"jekyll": "1.0.2",
"lessc": "1.4.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0.x-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OFL-1.1",
"MIT"
],
"authors": [
{
"name": "Dave Gandy",
"email": "dave@fontawesome.io",
"homepage": "http://twitter.com/davegandy",
"role": "Developer"
}
],
"description": "The iconic font and CSS framework",
"homepage": "http://fontawesome.io/",
"keywords": [
"FontAwesome",
"awesome",
"bootstrap",
"font",
"icon"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
677
678
679
|
"time": "2016-03-23 12:04:52"
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
680
681
|
"name": "imagine/imagine",
"version": "0.5.x-dev",
|
290fae5b
Administrator
25.03.16 finish 1
|
682
683
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
684
685
|
"url": "https://github.com/avalanche123/Imagine.git",
"reference": "343580fceed1f89220481ac98480e92f47d91e6c"
|
290fae5b
Administrator
25.03.16 finish 1
|
686
687
688
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
689
690
|
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/343580fceed1f89220481ac98480e92f47d91e6c",
"reference": "343580fceed1f89220481ac98480e92f47d91e6c",
|
290fae5b
Administrator
25.03.16 finish 1
|
691
692
693
|
"shasum": ""
},
"require": {
|
bce22e8a
Karnovsky A
Some refixes
|
694
|
"php": ">=5.3.2"
|
290fae5b
Administrator
25.03.16 finish 1
|
695
696
|
},
"require-dev": {
|
bce22e8a
Karnovsky A
Some refixes
|
697
698
699
700
701
702
|
"sami/sami": "dev-master"
},
"suggest": {
"ext-gd": "to use the GD implementation",
"ext-gmagick": "to use the Gmagick implementation",
"ext-imagick": "to use the Imagick implementation"
|
290fae5b
Administrator
25.03.16 finish 1
|
703
704
705
706
|
},
"type": "library",
"extra": {
"branch-alias": {
|
bce22e8a
Karnovsky A
Some refixes
|
707
|
"dev-develop": "0.5-dev"
|
290fae5b
Administrator
25.03.16 finish 1
|
708
709
710
|
}
},
"autoload": {
|
bce22e8a
Karnovsky A
Some refixes
|
711
712
|
"psr-0": {
"Imagine": "lib/"
|
290fae5b
Administrator
25.03.16 finish 1
|
713
714
715
716
717
718
719
720
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
|
bce22e8a
Karnovsky A
Some refixes
|
721
722
723
|
"name": "Bulat Shakirzyanov",
"email": "mallluhuct@gmail.com",
"homepage": "http://avalanche123.com"
|
290fae5b
Administrator
25.03.16 finish 1
|
724
725
|
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
726
727
|
"description": "Image processing for PHP 5.3",
"homepage": "http://imagine.readthedocs.org/",
|
290fae5b
Administrator
25.03.16 finish 1
|
728
|
"keywords": [
|
bce22e8a
Karnovsky A
Some refixes
|
729
730
731
732
|
"drawing",
"graphics",
"image manipulation",
"image processing"
|
290fae5b
Administrator
25.03.16 finish 1
|
733
|
],
|
bce22e8a
Karnovsky A
Some refixes
|
734
|
"time": "2014-06-13 10:54:04"
|
290fae5b
Administrator
25.03.16 finish 1
|
735
736
|
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
737
738
|
"name": "kartik-v/bootstrap-fileinput",
"version": "dev-master",
|
290fae5b
Administrator
25.03.16 finish 1
|
739
740
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
741
742
|
"url": "https://github.com/kartik-v/bootstrap-fileinput.git",
"reference": "22184efc859b5319c0652dbfe35bfbadc0a2ff0a"
|
290fae5b
Administrator
25.03.16 finish 1
|
743
744
745
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
746
747
|
"url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/d866af325936209258989d3bd17b4fbdb9835a72",
"reference": "22184efc859b5319c0652dbfe35bfbadc0a2ff0a",
|
290fae5b
Administrator
25.03.16 finish 1
|
748
749
|
"shasum": ""
},
|
290fae5b
Administrator
25.03.16 finish 1
|
750
751
752
|
"type": "library",
"extra": {
"branch-alias": {
|
bce22e8a
Karnovsky A
Some refixes
|
753
|
"dev-master": "4.3.x-dev"
|
290fae5b
Administrator
25.03.16 finish 1
|
754
755
756
757
|
}
},
"autoload": {
"psr-4": {
|
bce22e8a
Karnovsky A
Some refixes
|
758
759
|
"kartik\\plugins\\fileinput\\": ""
}
|
290fae5b
Administrator
25.03.16 finish 1
|
760
761
762
|
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
bce22e8a
Karnovsky A
Some refixes
|
763
|
"BSD-3-Clause"
|
290fae5b
Administrator
25.03.16 finish 1
|
764
765
766
|
],
"authors": [
{
|
bce22e8a
Karnovsky A
Some refixes
|
767
768
769
|
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
|
290fae5b
Administrator
25.03.16 finish 1
|
770
771
|
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
772
773
|
"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",
|
290fae5b
Administrator
25.03.16 finish 1
|
774
|
"keywords": [
|
bce22e8a
Karnovsky A
Some refixes
|
775
776
777
778
779
780
781
782
783
784
785
|
"ajax",
"bootstrap",
"delete",
"file",
"image",
"input",
"jquery",
"multiple",
"preview",
"progress",
"upload"
|
290fae5b
Administrator
25.03.16 finish 1
|
786
|
],
|
bce22e8a
Karnovsky A
Some refixes
|
787
|
"time": "2016-03-25 07:10:51"
|
290fae5b
Administrator
25.03.16 finish 1
|
788
789
|
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
790
791
|
"name": "kartik-v/yii2-krajee-base",
"version": "dev-master",
|
290fae5b
Administrator
25.03.16 finish 1
|
792
793
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
794
795
|
"url": "https://github.com/kartik-v/yii2-krajee-base.git",
"reference": "3e491e51ed742663b239cd6e0b7f76d403bed7e1"
|
290fae5b
Administrator
25.03.16 finish 1
|
796
797
798
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
799
800
|
"url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/3e491e51ed742663b239cd6e0b7f76d403bed7e1",
"reference": "3e491e51ed742663b239cd6e0b7f76d403bed7e1",
|
290fae5b
Administrator
25.03.16 finish 1
|
801
802
803
|
"shasum": ""
},
"require": {
|
bce22e8a
Karnovsky A
Some refixes
|
804
|
"yiisoft/yii2-bootstrap": "@dev"
|
290fae5b
Administrator
25.03.16 finish 1
|
805
|
},
|
bce22e8a
Karnovsky A
Some refixes
|
806
|
"type": "yii2-extension",
|
290fae5b
Administrator
25.03.16 finish 1
|
807
808
|
"extra": {
"branch-alias": {
|
bce22e8a
Karnovsky A
Some refixes
|
809
|
"dev-master": "1.8.x-dev"
|
290fae5b
Administrator
25.03.16 finish 1
|
810
811
812
813
|
}
},
"autoload": {
"psr-4": {
|
bce22e8a
Karnovsky A
Some refixes
|
814
815
|
"kartik\\base\\": ""
}
|
290fae5b
Administrator
25.03.16 finish 1
|
816
817
818
|
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
bce22e8a
Karnovsky A
Some refixes
|
819
|
"BSD-3-Clause"
|
290fae5b
Administrator
25.03.16 finish 1
|
820
821
822
|
],
"authors": [
{
|
bce22e8a
Karnovsky A
Some refixes
|
823
824
825
|
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
|
290fae5b
Administrator
25.03.16 finish 1
|
826
827
|
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
828
829
|
"description": "Base library and foundation components for all Yii2 Krajee extensions.",
"homepage": "https://github.com/kartik-v/yii2-krajee-base",
|
290fae5b
Administrator
25.03.16 finish 1
|
830
|
"keywords": [
|
bce22e8a
Karnovsky A
Some refixes
|
831
832
833
834
835
836
|
"base",
"extension",
"foundation",
"krajee",
"widget",
"yii2"
|
290fae5b
Administrator
25.03.16 finish 1
|
837
|
],
|
bce22e8a
Karnovsky A
Some refixes
|
838
|
"time": "2016-03-03 12:24:13"
|
8df80521
Alexander Karnovsky
not fixed commite
|
839
840
|
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
841
842
|
"name": "kartik-v/yii2-widget-colorinput",
"version": "dev-master",
|
8df80521
Alexander Karnovsky
not fixed commite
|
843
844
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
845
846
|
"url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
"reference": "18537fcdab0f5491d5eebff8e2464ef6a616ee4c"
|
8df80521
Alexander Karnovsky
not fixed commite
|
847
848
849
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
850
851
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/18537fcdab0f5491d5eebff8e2464ef6a616ee4c",
"reference": "18537fcdab0f5491d5eebff8e2464ef6a616ee4c",
|
8df80521
Alexander Karnovsky
not fixed commite
|
852
853
854
|
"shasum": ""
},
"require": {
|
bce22e8a
Karnovsky A
Some refixes
|
855
|
"kartik-v/yii2-krajee-base": "*"
|
8df80521
Alexander Karnovsky
not fixed commite
|
856
|
},
|
bce22e8a
Karnovsky A
Some refixes
|
857
|
"type": "yii2-extension",
|
8df80521
Alexander Karnovsky
not fixed commite
|
858
859
|
"extra": {
"branch-alias": {
|
bce22e8a
Karnovsky A
Some refixes
|
860
|
"dev-master": "1.0.x-dev"
|
8df80521
Alexander Karnovsky
not fixed commite
|
861
862
863
|
}
},
"autoload": {
|
bce22e8a
Karnovsky A
Some refixes
|
864
865
|
"psr-4": {
"kartik\\color\\": ""
|
8df80521
Alexander Karnovsky
not fixed commite
|
866
867
868
869
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
bce22e8a
Karnovsky A
Some refixes
|
870
|
"BSD 3-Clause"
|
8df80521
Alexander Karnovsky
not fixed commite
|
871
872
873
|
],
"authors": [
{
|
bce22e8a
Karnovsky A
Some refixes
|
874
875
876
|
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
|
8df80521
Alexander Karnovsky
not fixed commite
|
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
|
}
],
"description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
"keywords": [
"HTML5",
"color",
"extension",
"form",
"input",
"jquery",
"plugin",
"widget",
"yii2"
],
"time": "2016-02-02 14:28:12"
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
895
|
"name": "kartik-v/yii2-widget-fileinput",
|
8df80521
Alexander Karnovsky
not fixed commite
|
896
897
898
|
"version": "dev-master",
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
899
900
|
"url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
"reference": "36f9f493c2d814529f2a195422a8af2e020fc80c"
|
8df80521
Alexander Karnovsky
not fixed commite
|
901
902
903
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
904
905
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/36f9f493c2d814529f2a195422a8af2e020fc80c",
"reference": "36f9f493c2d814529f2a195422a8af2e020fc80c",
|
8df80521
Alexander Karnovsky
not fixed commite
|
906
907
908
|
"shasum": ""
},
"require": {
|
bce22e8a
Karnovsky A
Some refixes
|
909
|
"kartik-v/bootstrap-fileinput": "~4.2",
|
8df80521
Alexander Karnovsky
not fixed commite
|
910
911
912
|
"kartik-v/yii2-krajee-base": "~1.7"
},
"type": "yii2-extension",
|
8df80521
Alexander Karnovsky
not fixed commite
|
913
914
|
"autoload": {
"psr-4": {
|
bce22e8a
Karnovsky A
Some refixes
|
915
|
"kartik\\file\\": ""
|
8df80521
Alexander Karnovsky
not fixed commite
|
916
917
918
919
920
921
922
923
924
925
926
927
928
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
929
930
|
"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",
|
8df80521
Alexander Karnovsky
not fixed commite
|
931
|
"keywords": [
|
8df80521
Alexander Karnovsky
not fixed commite
|
932
|
"extension",
|
bce22e8a
Karnovsky A
Some refixes
|
933
|
"file",
|
8df80521
Alexander Karnovsky
not fixed commite
|
934
|
"form",
|
bce22e8a
Karnovsky A
Some refixes
|
935
|
"input",
|
8df80521
Alexander Karnovsky
not fixed commite
|
936
|
"jquery",
|
8df80521
Alexander Karnovsky
not fixed commite
|
937
|
"plugin",
|
bce22e8a
Karnovsky A
Some refixes
|
938
|
"upload",
|
8df80521
Alexander Karnovsky
not fixed commite
|
939
940
941
|
"widget",
"yii2"
],
|
bce22e8a
Karnovsky A
Some refixes
|
942
|
"time": "2016-01-10 16:10:58"
|
8df80521
Alexander Karnovsky
not fixed commite
|
943
944
|
},
{
|
290fae5b
Administrator
25.03.16 finish 1
|
945
946
|
"name": "kartik-v/yii2-widget-select2",
"version": "dev-master",
|
8df80521
Alexander Karnovsky
not fixed commite
|
947
948
|
"source": {
"type": "git",
|
290fae5b
Administrator
25.03.16 finish 1
|
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
|
"url": "https://github.com/kartik-v/yii2-widget-select2.git",
"reference": "cb2a5992cb96bd2939e30ec1c76eba418d6a30af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/cb2a5992cb96bd2939e30ec1c76eba418d6a30af",
"reference": "cb2a5992cb96bd2939e30ec1c76eba418d6a30af",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "~1.7"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\select2\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-select2",
"keywords": [
"dropdown",
"extension",
"form",
"jquery",
"plugin",
"select2",
"widget",
"yii2"
],
"time": "2016-03-10 11:33:59"
},
{
"name": "lusitanian/oauth",
"version": "v0.3.6",
"source": {
"type": "git",
"url": "https://github.com/Lusitanian/PHPoAuthLib.git",
"reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
|
},
"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"
],
"time": "2015-09-09 06:43:02"
},
{
"name": "mihaildev/yii2-ckeditor",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/MihailDev/yii2-ckeditor.git",
"reference": "d20aa7f6bcf610fee226d6eb15212a279875bf87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MihailDev/yii2-ckeditor/zipball/d20aa7f6bcf610fee226d6eb15212a279875bf87",
"reference": "d20aa7f6bcf610fee226d6eb15212a279875bf87",
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"extra": {
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"mihaildev\\ckeditor\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Mihail",
"email": "mihail.kucher@gmail.com",
"homepage": "https://github.com/MihailDev",
"role": "Developer"
}
],
"description": "Yii2 CKEditor",
"homepage": "https://github.com/MihailDev/yii2-ckeditor",
"keywords": [
"CKEditor",
"editor",
"wysiwyg",
"yii"
],
"time": "2014-11-19 22:04:08"
},
{
"name": "mihaildev/yii2-elfinder",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/MihailDev/yii2-elfinder.git",
"reference": "64b42572dec94e5c2d0d1630bce8292848a98f4b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/MihailDev/yii2-elfinder/zipball/64b42572dec94e5c2d0d1630bce8292848a98f4b",
"reference": "64b42572dec94e5c2d0d1630bce8292848a98f4b",
"shasum": ""
},
"require": {
"yiisoft/yii2-jui": "*"
},
"type": "yii2-extension",
"extra": {
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"mihaildev\\elfinder\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Mihail",
"email": "mihail.kucher@gmail.com",
"homepage": "https://github.com/MihailDev",
"role": "Developer"
}
],
"description": "Yii2 ElFinder",
"homepage": "https://github.com/MihailDev/yii2-elfinder",
"keywords": [
"elfinder",
"filemanager",
"yii"
],
"time": "2015-07-03 07:08:52"
},
{
"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"
],
"time": "2013-08-31 16:48:56"
},
{
"name": "nodge/yii2-eauth",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/Nodge/yii2-eauth.git",
"reference": "f45efd95e3853db33153cc1b856d1f648d221938"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Nodge/yii2-eauth/zipball/f45efd95e3853db33153cc1b856d1f648d221938",
"reference": "f45efd95e3853db33153cc1b856d1f648d221938",
"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"
],
"time": "2016-01-13 18:15:48"
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
1260
1261
|
"name": "rmrevin/yii2-comments",
"version": "1.4.2",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1262
1263
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
1264
1265
|
"url": "https://github.com/rmrevin/yii2-comments.git",
"reference": "c68ddf276fe24ece0173781a8f7391a2cf7e6a12"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1266
1267
1268
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
1269
1270
|
"url": "https://api.github.com/repos/rmrevin/yii2-comments/zipball/c68ddf276fe24ece0173781a8f7391a2cf7e6a12",
"reference": "c68ddf276fe24ece0173781a8f7391a2cf7e6a12",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1271
1272
1273
|
"shasum": ""
},
"require": {
|
bce22e8a
Karnovsky A
Some refixes
|
1274
1275
1276
|
"php": ">=5.4.0",
"rmrevin/yii2-fontawesome": "~2.10",
"yiisoft/yii2": "2.0.*"
|
290fae5b
Administrator
25.03.16 finish 1
|
1277
|
},
|
bce22e8a
Karnovsky A
Some refixes
|
1278
|
"type": "yii2-extension",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1279
|
"extra": {
|
bce22e8a
Karnovsky A
Some refixes
|
1280
1281
1282
|
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1283
1284
1285
|
}
},
"autoload": {
|
bce22e8a
Karnovsky A
Some refixes
|
1286
1287
|
"psr-4": {
"rmrevin\\yii\\module\\Comments\\": ""
|
8df80521
Alexander Karnovsky
not fixed commite
|
1288
1289
1290
1291
1292
1293
1294
1295
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
|
bce22e8a
Karnovsky A
Some refixes
|
1296
1297
1298
|
"name": "Roman Revin",
"email": "xgismox@gmail.com",
"homepage": "http://rmrevin.ru/"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1299
1300
|
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
1301
1302
1303
1304
1305
1306
1307
1308
|
"description": "Comments module for Yii2",
"keywords": [
"comment",
"module",
"widget",
"yii"
],
"time": "2016-03-01 13:18:41"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1309
1310
|
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
1311
1312
|
"name": "rmrevin/yii2-fontawesome",
"version": "2.13.0",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1313
1314
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
1315
1316
|
"url": "https://github.com/rmrevin/yii2-fontawesome.git",
"reference": "2efbfacb22be59f373d11a7e3dfa9213e2ba18a9"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1317
1318
1319
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
1320
1321
|
"url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/2efbfacb22be59f373d11a7e3dfa9213e2ba18a9",
"reference": "2efbfacb22be59f373d11a7e3dfa9213e2ba18a9",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1322
1323
1324
|
"shasum": ""
},
"require": {
|
bce22e8a
Karnovsky A
Some refixes
|
1325
1326
1327
|
"bower-asset/fontawesome": "4.5.*",
"php": ">=5.4.0",
"yiisoft/yii2": "2.0.*"
|
290fae5b
Administrator
25.03.16 finish 1
|
1328
|
},
|
bce22e8a
Karnovsky A
Some refixes
|
1329
|
"type": "yii2-extension",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1330
|
"extra": {
|
bce22e8a
Karnovsky A
Some refixes
|
1331
1332
1333
|
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1334
1335
1336
|
}
},
"autoload": {
|
bce22e8a
Karnovsky A
Some refixes
|
1337
1338
|
"psr-4": {
"rmrevin\\yii\\fontawesome\\": ""
|
8df80521
Alexander Karnovsky
not fixed commite
|
1339
1340
1341
1342
1343
1344
1345
1346
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
|
bce22e8a
Karnovsky A
Some refixes
|
1347
1348
1349
|
"name": "Revin Roman",
"email": "roman@rmrevin.com",
"homepage": "https://rmrevin.com/"
|
290fae5b
Administrator
25.03.16 finish 1
|
1350
1351
|
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
1352
|
"description": "Asset Bundle for Yii2 with Font Awesome",
|
290fae5b
Administrator
25.03.16 finish 1
|
1353
|
"keywords": [
|
bce22e8a
Karnovsky A
Some refixes
|
1354
1355
1356
1357
1358
|
"asset",
"awesome",
"bundle",
"font",
"yii"
|
290fae5b
Administrator
25.03.16 finish 1
|
1359
|
],
|
bce22e8a
Karnovsky A
Some refixes
|
1360
|
"time": "2015-11-26 15:24:53"
|
290fae5b
Administrator
25.03.16 finish 1
|
1361
1362
|
},
{
|
bce22e8a
Karnovsky A
Some refixes
|
1363
1364
|
"name": "swiftmailer/swiftmailer",
"version": "5.x-dev",
|
290fae5b
Administrator
25.03.16 finish 1
|
1365
1366
|
"source": {
"type": "git",
|
bce22e8a
Karnovsky A
Some refixes
|
1367
1368
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9"
|
290fae5b
Administrator
25.03.16 finish 1
|
1369
1370
1371
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
1372
1373
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9",
"reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9",
|
290fae5b
Administrator
25.03.16 finish 1
|
1374
1375
1376
1377
1378
|
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
|
bce22e8a
Karnovsky A
Some refixes
|
1379
1380
1381
|
"require-dev": {
"mockery/mockery": "~0.9.1,<0.9.4"
},
|
290fae5b
Administrator
25.03.16 finish 1
|
1382
1383
1384
|
"type": "library",
"extra": {
"branch-alias": {
|
bce22e8a
Karnovsky A
Some refixes
|
1385
|
"dev-master": "5.4-dev"
|
290fae5b
Administrator
25.03.16 finish 1
|
1386
1387
1388
|
}
},
"autoload": {
|
bce22e8a
Karnovsky A
Some refixes
|
1389
1390
|
"files": [
"lib/swift_required.php"
|
290fae5b
Administrator
25.03.16 finish 1
|
1391
1392
1393
1394
|
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
bce22e8a
Karnovsky A
Some refixes
|
1395
|
"MIT"
|
290fae5b
Administrator
25.03.16 finish 1
|
1396
1397
|
],
"authors": [
|
8df80521
Alexander Karnovsky
not fixed commite
|
1398
|
{
|
bce22e8a
Karnovsky A
Some refixes
|
1399
1400
|
"name": "Chris Corbyn"
},
|
290fae5b
Administrator
25.03.16 finish 1
|
1401
|
{
|
bce22e8a
Karnovsky A
Some refixes
|
1402
1403
|
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
|
290fae5b
Administrator
25.03.16 finish 1
|
1404
1405
|
}
],
|
bce22e8a
Karnovsky A
Some refixes
|
1406
1407
|
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "http://swiftmailer.org",
|
290fae5b
Administrator
25.03.16 finish 1
|
1408
|
"keywords": [
|
bce22e8a
Karnovsky A
Some refixes
|
1409
1410
1411
|
"email",
"mail",
"mailer"
|
290fae5b
Administrator
25.03.16 finish 1
|
1412
|
],
|
bce22e8a
Karnovsky A
Some refixes
|
1413
|
"time": "2016-01-03 15:42:47"
|
290fae5b
Administrator
25.03.16 finish 1
|
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
|
},
{
"name": "unclead/yii2-multiple-input",
"version": "1.2.12",
"source": {
"type": "git",
"url": "https://github.com/unclead/yii2-multiple-input.git",
"reference": "3fd9a3ab9b7d11951f6aa708ba13406868e537fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/unclead/yii2-multiple-input/zipball/3fd9a3ab9b7d11951f6aa708ba13406868e537fd",
"reference": "3fd9a3ab9b7d11951f6aa708ba13406868e537fd",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"unclead\\widgets\\examples\\": "examples/",
"unclead\\widgets\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Eugene Tupikov",
"email": "unclead.nsk@gmail.com"
}
],
"description": "Widget for handle multiple inputs for an attribute of Yii2 framework model",
"keywords": [
"yii2",
"yii2 array input",
"yii2 multiple field",
"yii2 multiple input",
"yii2 tabular input"
],
"time": "2016-03-09 09:01:35"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1459
1460
1461
1462
1463
1464
1465
|
},
{
"name": "yiisoft/yii2",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1466
|
"reference": "bcc317666439a8ec1dc28874e0577b860b6dd6b3"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1467
1468
1469
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
1470
|
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/22302ef0aa0d129ddbc742e86aa055d95277da16",
|
290fae5b
Administrator
25.03.16 finish 1
|
1471
|
"reference": "bcc317666439a8ec1dc28874e0577b860b6dd6b3",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
|
"shasum": ""
},
"require": {
"bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable",
"bower-asset/jquery.inputmask": "~3.2.2",
"bower-asset/punycode": "1.3.*",
"bower-asset/yii2-pjax": "~2.0.1",
"cebe/markdown": "~1.0.0 | ~1.1.0",
"ext-ctype": "*",
"ext-mbstring": "*",
"ezyang/htmlpurifier": "~4.6",
"lib-pcre": "*",
"php": ">=5.4.0",
"yiisoft/yii2-composer": "~2.0.4"
},
"bin": [
"yii"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com",
"homepage": "http://www.yiiframework.com/",
"role": "Founder and project lead"
},
{
"name": "Alexander Makarov",
"email": "sam@rmcreative.ru",
"homepage": "http://rmcreative.ru/",
"role": "Core framework development"
},
{
"name": "Maurizio Domba",
"homepage": "http://mdomba.info/",
"role": "Core framework development"
},
{
"name": "Carsten Brandt",
"email": "mail@cebe.cc",
"homepage": "http://cebe.cc/",
"role": "Core framework development"
},
{
"name": "Timur Ruziev",
"email": "resurtm@gmail.com",
"homepage": "http://resurtm.com/",
"role": "Core framework development"
},
{
"name": "Paul Klimov",
"email": "klimov.paul@gmail.com",
"role": "Core framework development"
},
{
"name": "Dmitry Naumenko",
"email": "d.naumenko.a@gmail.com",
"role": "Core framework development"
}
],
"description": "Yii PHP Framework Version 2",
"homepage": "http://www.yiiframework.com/",
"keywords": [
"framework",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1552
|
"time": "2016-03-30 14:53:41"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1553
1554
1555
1556
1557
1558
1559
|
},
{
"name": "yiisoft/yii2-bootstrap",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-bootstrap.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1560
|
"reference": "4dd9f52e2a376a875d998de6ab4c381291b0c69e"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1561
1562
1563
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1564
1565
|
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/4dd9f52e2a376a875d998de6ab4c381291b0c69e",
"reference": "4dd9f52e2a376a875d998de6ab4c381291b0c69e",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
|
"shasum": ""
},
"require": {
"bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
"yiisoft/yii2": ">=2.0.6"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"yii\\bootstrap\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The Twitter Bootstrap extension for the Yii framework",
"keywords": [
"bootstrap",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1602
|
"time": "2016-03-30 22:44:25"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1603
1604
1605
1606
1607
1608
1609
|
},
{
"name": "yiisoft/yii2-composer",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-composer.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1610
|
"reference": "348122de0b2c2e343b579f93fcda1da78cab4912"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1611
1612
1613
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1614
1615
|
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/348122de0b2c2e343b579f93fcda1da78cab4912",
"reference": "348122de0b2c2e343b579f93fcda1da78cab4912",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
|
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "yii\\composer\\Plugin",
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\composer\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The composer plugin for Yii extension installer",
"keywords": [
"composer",
"extension installer",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1649
|
"time": "2016-03-21 19:11:44"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1650
1651
1652
1653
1654
1655
1656
|
},
{
"name": "yiisoft/yii2-imagine",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-imagine.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1657
|
"reference": "a6c34ef6b69fb4670ba987ce4b9cfdb2131a8b99"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1658
1659
1660
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1661
1662
|
"url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/a6c34ef6b69fb4670ba987ce4b9cfdb2131a8b99",
"reference": "a6c34ef6b69fb4670ba987ce4b9cfdb2131a8b99",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
|
"shasum": ""
},
"require": {
"imagine/imagine": "0.5.*",
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\imagine\\": ""
}
},
"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"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1697
|
"time": "2016-03-21 19:13:31"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1698
1699
1700
1701
1702
1703
1704
|
},
{
"name": "yiisoft/yii2-jui",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-jui.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1705
|
"reference": "69cd9763b4807dbbce367d599dc615c5b8a8ef4f"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1706
1707
1708
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1709
1710
|
"url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/69cd9763b4807dbbce367d599dc615c5b8a8ef4f",
"reference": "69cd9763b4807dbbce367d599dc615c5b8a8ef4f",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
|
"shasum": ""
},
"require": {
"bower-asset/jquery-ui": "1.11.*@stable",
"yiisoft/yii2": ">=2.0.4"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"yii\\jui\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The Jquery UI extension for the Yii framework",
"keywords": [
"jQuery UI",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1747
|
"time": "2016-03-29 21:32:13"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1748
1749
1750
1751
1752
1753
1754
|
},
{
"name": "yiisoft/yii2-swiftmailer",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-swiftmailer.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1755
|
"reference": "20775fef1047cd927908270a8d7983580304eb57"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1756
1757
1758
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1759
1760
|
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/20775fef1047cd927908270a8d7983580304eb57",
"reference": "20775fef1047cd927908270a8d7983580304eb57",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
|
"shasum": ""
},
"require": {
"swiftmailer/swiftmailer": "~5.0",
"yiisoft/yii2": ">=2.0.4"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\swiftmailer\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Paul Klimov",
"email": "klimov.paul@gmail.com"
}
],
"description": "The SwiftMailer integration for the Yii framework",
"keywords": [
"email",
"mail",
"mailer",
"swift",
"swiftmailer",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1797
|
"time": "2016-03-21 19:16:09"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
|
}
],
"packages-dev": [
{
"name": "bower-asset/typeahead.js",
"version": "v0.11.1",
"source": {
"type": "git",
"url": "https://github.com/twitter/typeahead.js.git",
"reference": "588440f66559714280628a4f9799f0c4eb880a4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
"reference": "588440f66559714280628a4f9799f0c4eb880a4a",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.7"
},
"require-dev": {
"bower-asset/jasmine-ajax": "~1.3.1",
"bower-asset/jasmine-jquery": "~1.5.2",
"bower-asset/jquery": "~1.7"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/typeahead.bundle.js"
}
},
{
"name": "fzaninotto/faker",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1834
|
"reference": "8deb6343c80c4edf546a6fff01a2b05c7dc59ac4"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1835
1836
1837
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
1838
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/684eab1624a66a4c37762c747c88a7f8664c65bf",
|
290fae5b
Administrator
25.03.16 finish 1
|
1839
|
"reference": "8deb6343c80c4edf546a6fff01a2b05c7dc59ac4",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
|
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"ext-intl": "*",
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Faker\\": "src/Faker/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Zaninotto"
}
],
"description": "Faker is a PHP library that generates fake data for you.",
"keywords": [
"data",
"faker",
"fixtures"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1876
|
"time": "2016-03-29 16:49:43"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
|
},
{
"name": "phpspec/php-diff",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/phpspec/php-diff.git",
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-0": {
"Diff": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Chris Boulton",
"homepage": "http://github.com/chrisboulton",
"role": "Original developer"
}
],
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
"time": "2013-11-01 13:02:21"
},
{
"name": "yiisoft/yii2-codeception",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-codeception.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1918
|
"reference": "e01b3c46917b3f00c42f6a4aabf612cc36d792e6"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1919
1920
1921
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1922
1923
|
"url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/e01b3c46917b3f00c42f6a4aabf612cc36d792e6",
"reference": "e01b3c46917b3f00c42f6a4aabf612cc36d792e6",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
|
"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"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
1955
|
"time": "2016-03-21 19:11:26"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1956
1957
1958
1959
1960
1961
1962
|
},
{
"name": "yiisoft/yii2-debug",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-debug.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
1963
|
"reference": "081795536b31d29106b0d1de0cb3aefa3e05e995"
|
8df80521
Alexander Karnovsky
not fixed commite
|
1964
1965
1966
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
1967
1968
|
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/081795536b31d29106b0d1de0cb3aefa3e05e995",
"reference": "081795536b31d29106b0d1de0cb3aefa3e05e995",
|
8df80521
Alexander Karnovsky
not fixed commite
|
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
|
"shasum": ""
},
"require": {
"yiisoft/yii2": ">=2.0.4",
"yiisoft/yii2-bootstrap": "*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\debug\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The debugger extension for the Yii framework",
"keywords": [
"debug",
"debugger",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
2002
|
"time": "2016-03-21 19:12:39"
|
8df80521
Alexander Karnovsky
not fixed commite
|
2003
2004
2005
2006
2007
2008
2009
|
},
{
"name": "yiisoft/yii2-faker",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-faker.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
2010
|
"reference": "a8daa97749e7154d91676405a1c59ed81e1ca999"
|
8df80521
Alexander Karnovsky
not fixed commite
|
2011
2012
2013
|
},
"dist": {
"type": "zip",
|
290fae5b
Administrator
25.03.16 finish 1
|
2014
2015
|
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/a8daa97749e7154d91676405a1c59ed81e1ca999",
"reference": "a8daa97749e7154d91676405a1c59ed81e1ca999",
|
8df80521
Alexander Karnovsky
not fixed commite
|
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
|
"shasum": ""
},
"require": {
"fzaninotto/faker": "~1.4",
"yiisoft/yii2": "*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"yii\\faker\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Mark Jebri",
"email": "mark.github@yandex.ru"
}
],
"description": "Fixture generator. The Faker integration for the Yii framework.",
"keywords": [
"Fixture",
"faker",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
2049
|
"time": "2016-03-21 19:13:03"
|
8df80521
Alexander Karnovsky
not fixed commite
|
2050
2051
2052
2053
2054
2055
2056
|
},
{
"name": "yiisoft/yii2-gii",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-gii.git",
|
290fae5b
Administrator
25.03.16 finish 1
|
2057
|
"reference": "989d6c52c92e51f0d562729c329ee1012191cba2"
|
8df80521
Alexander Karnovsky
not fixed commite
|
2058
2059
2060
|
},
"dist": {
"type": "zip",
|
bce22e8a
Karnovsky A
Some refixes
|
2061
|
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/0d93a9dbd55f2d0921b8e153554379bb213a2c7f",
|
290fae5b
Administrator
25.03.16 finish 1
|
2062
|
"reference": "989d6c52c92e51f0d562729c329ee1012191cba2",
|
8df80521
Alexander Karnovsky
not fixed commite
|
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
|
"shasum": ""
},
"require": {
"bower-asset/typeahead.js": "0.10.* | ~0.11.0",
"phpspec/php-diff": ">=1.0.2",
"yiisoft/yii2": ">=2.0.4",
"yiisoft/yii2-bootstrap": "~2.0"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"yii\\gii\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
}
],
"description": "The Gii extension for the Yii framework",
"keywords": [
"code generator",
"gii",
"yii2"
],
|
290fae5b
Administrator
25.03.16 finish 1
|
2102
|
"time": "2016-03-21 19:13:26"
|
8df80521
Alexander Karnovsky
not fixed commite
|
2103
2104
2105
2106
2107
|
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
|
bce22e8a
Karnovsky A
Some refixes
|
2108
2109
|
"kartik-v/yii2-widget-select2": 20,
"kartik-v/yii2-widget-fileinput": 20
|
8df80521
Alexander Karnovsky
not fixed commite
|
2110
2111
2112
2113
2114
2115
2116
2117
|
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0"
},
"platform-dev": []
}
|