b0f143c3
Yarik
first commit
|
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"
],
|
b82db04a
Yarik
test
|
7
8
|
"hash": "67e32b98a5cc37bfa51bc84148316627",
"content-hash": "706cd7bd8f9339ce92d17c5871da8b8f",
|
b0f143c3
Yarik
first commit
|
9
10
|
"packages": [
{
|
376a557b
Administrator
09.02.16
|
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
|
"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"
},
{
|
b0f143c3
Yarik
first commit
|
54
55
56
57
58
59
60
61
62
63
64
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
91
92
93
94
|
"name": "almasaeed2010/adminlte",
"version": "v2.3.2",
"source": {
"type": "git",
"url": "https://github.com/almasaeed2010/AdminLTE.git",
"reference": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/1ee281b3b99e8d8cccdc72fb8437c6888149cb46",
"reference": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46",
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Abdullah Almsaeed",
"email": "support@almsaeedstudio.com"
}
],
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
"homepage": "http://almsaeedstudio.com/",
"keywords": [
"JS",
"admin",
"back-end",
"css",
"less",
"responsive",
"template",
"theme",
"web"
],
"time": "2015-10-23 14:50:49"
},
{
"name": "bower-asset/bootstrap",
|
c8a3b6d1
Administrator
firs page
|
95
|
"version": "v3.3.6",
|
b0f143c3
Yarik
first commit
|
96
97
98
|
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
|
c8a3b6d1
Administrator
firs page
|
99
|
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a"
|
b0f143c3
Yarik
first commit
|
100
101
102
|
},
"dist": {
"type": "zip",
|
c8a3b6d1
Administrator
firs page
|
103
104
|
"url": "https://api.github.com/repos/twbs/bootstrap/zipball/81df608a40bf0629a1dc08e584849bb1e43e0b7a",
"reference": "81df608a40bf0629a1dc08e584849bb1e43e0b7a",
|
b0f143c3
Yarik
first commit
|
105
106
107
|
"shasum": ""
},
"require": {
|
c8a3b6d1
Administrator
firs page
|
108
|
"bower-asset/jquery": ">=1.9.1,<=2"
|
b0f143c3
Yarik
first commit
|
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
137
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
|
},
"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",
|
c8a3b6d1
Administrator
firs page
|
181
|
"version": "1.11.3",
|
b0f143c3
Yarik
first commit
|
182
183
|
"source": {
"type": "git",
|
ce681848
Administrator
firs page
|
184
|
"url": "https://github.com/jquery/jquery-dist.git",
|
c8a3b6d1
Administrator
firs page
|
185
|
"reference": "1472290917f17af05e98007136096784f9051fab"
|
b0f143c3
Yarik
first commit
|
186
187
188
|
},
"dist": {
"type": "zip",
|
c8a3b6d1
Administrator
firs page
|
189
190
|
"url": "https://api.github.com/repos/jquery/jquery-dist/zipball/1472290917f17af05e98007136096784f9051fab",
"reference": "1472290917f17af05e98007136096784f9051fab",
|
b0f143c3
Yarik
first commit
|
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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
|
"shasum": ""
},
"require-dev": {
"bower-asset/qunit": "1.14.0",
"bower-asset/requirejs": "2.1.10",
"bower-asset/sinon": "1.8.1",
"bower-asset/sizzle": "2.1.1-patch2"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/jquery.js",
"bower-asset-ignore": [
"**/.*",
"build",
"dist/cdn",
"speed",
"test",
"*.md",
"AUTHORS.txt",
"Gruntfile.js",
"package.json"
]
},
"license": [
"MIT"
],
"keywords": [
"javascript",
"jquery",
"library"
]
},
{
"name": "bower-asset/jquery-ui",
"version": "1.11.4",
"source": {
"type": "git",
"url": "https://github.com/components/jqueryui.git",
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/components/jqueryui/zipball/c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
"reference": "c34f8dbf3ba57b3784b93f26119f436c0e8288e1",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.6"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"jquery-ui.js"
],
"bower-asset-ignore": []
}
},
{
"name": "bower-asset/jquery.inputmask",
|
f819c230
Yarik
test
|
250
|
"version": "3.2.7",
|
b0f143c3
Yarik
first commit
|
251
252
253
|
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/jquery.inputmask.git",
|
f819c230
Yarik
test
|
254
|
"reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
|
b0f143c3
Yarik
first commit
|
255
256
257
|
},
"dist": {
"type": "zip",
|
f819c230
Yarik
test
|
258
259
|
"url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
"reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
|
b0f143c3
Yarik
first commit
|
260
261
262
263
264
265
266
267
|
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.7"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
|
ce681848
Administrator
firs page
|
268
|
"./dist/inputmask/inputmask.js"
|
b0f143c3
Yarik
first commit
|
269
270
|
],
"bower-asset-ignore": [
|
ce681848
Administrator
firs page
|
271
272
273
274
275
276
277
278
|
"**/*",
"!dist/*",
"!dist/inputmask/*",
"!dist/min/*",
"!dist/min/inputmask/*",
"!extra/bindings/*",
"!extra/dependencyLibs/*",
"!extra/phone-codes/*"
|
b0f143c3
Yarik
first commit
|
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
|
]
},
"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",
|
ce681848
Administrator
firs page
|
324
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
325
326
327
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/jquery-pjax.git",
|
ce681848
Administrator
firs page
|
328
|
"reference": "3bceef03fa80ceee8da5854fa3249df1afc871cd"
|
b0f143c3
Yarik
first commit
|
329
330
331
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
332
333
|
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3bceef03fa80ceee8da5854fa3249df1afc871cd",
"reference": "3bceef03fa80ceee8da5854fa3249df1afc871cd",
|
b0f143c3
Yarik
first commit
|
334
335
336
337
338
339
340
341
342
343
344
345
|
"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",
|
ce681848
Administrator
firs page
|
346
|
"CONTRIBUTING.md",
|
b0f143c3
Yarik
first commit
|
347
348
349
|
"vendor/",
"script/",
"test/"
|
ce681848
Administrator
firs page
|
350
351
352
353
|
],
"branch-alias": {
"dev-master": "2.0.3-dev"
}
|
b0f143c3
Yarik
first commit
|
354
355
356
|
},
"license": [
"MIT"
|
ce681848
Administrator
firs page
|
357
358
|
],
"time": "2015-12-31 08:33:51"
|
b0f143c3
Yarik
first commit
|
359
360
361
|
},
{
"name": "cebe/markdown",
|
ce681848
Administrator
firs page
|
362
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
363
364
365
|
"source": {
"type": "git",
"url": "https://github.com/cebe/markdown.git",
|
a3a1f00a
Administrator
09.02.16
|
366
|
"reference": "e4499350d8a94c4c693a7e784295eff7a717ae67"
|
b0f143c3
Yarik
first commit
|
367
368
369
|
},
"dist": {
"type": "zip",
|
376a557b
Administrator
09.02.16
|
370
|
"url": "https://api.github.com/repos/cebe/markdown/zipball/e4499350d8a94c4c693a7e784295eff7a717ae67",
|
a3a1f00a
Administrator
09.02.16
|
371
|
"reference": "e4499350d8a94c4c693a7e784295eff7a717ae67",
|
b0f143c3
Yarik
first commit
|
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
|
"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"
],
|
a3a1f00a
Administrator
09.02.16
|
418
|
"time": "2016-02-09 22:09:46"
|
b0f143c3
Yarik
first commit
|
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
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
|
},
{
"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"
},
{
"name": "developeruz/yii2-db-rbac",
|
ce681848
Administrator
firs page
|
465
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
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
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
535
536
537
538
539
540
541
542
543
544
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
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
|
"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",
"version": "2.2.4",
"source": {
"type": "git",
"url": "https://github.com/dmstr/yii2-adminlte-asset.git",
"reference": "c842a15ceef4e903f70ac927ec3246e6d53e1148"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dmstr/yii2-adminlte-asset/zipball/c842a15ceef4e903f70ac927ec3246e6d53e1148",
"reference": "c842a15ceef4e903f70ac927ec3246e6d53e1148",
"shasum": ""
},
"require": {
"almasaeed2010/adminlte": "~2.0",
"cebe/yii2-gravatar": "1.*",
"rmrevin/yii2-fontawesome": "~2.9",
"yiisoft/yii2": "2.*",
"yiisoft/yii2-bootstrap": "2.*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"dmstr\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Tobias Munk",
"email": "tobias@diemeisterei.de"
},
{
"name": "Evgeniy Tkachenko",
"email": "et.coder@gmail.com"
}
],
"description": "Backend theme for Yii2 Framework",
"keywords": [
"AdminLTE",
"extension",
"yii2"
],
"time": "2015-11-06 10:35:36"
},
{
"name": "ezyang/htmlpurifier",
"version": "v4.6.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
"reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
"reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
"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": "2013-11-30 08:25:19"
},
{
|
29b842c0
Administrator
add field v.1
|
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
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
|
"name": "imagine/imagine",
"version": "0.5.x-dev",
"source": {
"type": "git",
"url": "https://github.com/avalanche123/Imagine.git",
"reference": "343580fceed1f89220481ac98480e92f47d91e6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/343580fceed1f89220481ac98480e92f47d91e6c",
"reference": "343580fceed1f89220481ac98480e92f47d91e6c",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"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"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "0.5-dev"
}
},
"autoload": {
"psr-0": {
"Imagine": "lib/"
}
},
"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"
],
"time": "2014-06-13 10:54:04"
},
{
|
b0f143c3
Yarik
first commit
|
660
|
"name": "kartik-v/yii2-krajee-base",
|
f819c230
Yarik
test
|
661
|
"version": "1.8.2",
|
b0f143c3
Yarik
first commit
|
662
663
664
|
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-krajee-base.git",
|
f819c230
Yarik
test
|
665
|
"reference": "0c274e31e4392cbafc5fe158eae81738794e02ce"
|
b0f143c3
Yarik
first commit
|
666
667
668
|
},
"dist": {
"type": "zip",
|
f819c230
Yarik
test
|
669
670
|
"url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/0c274e31e4392cbafc5fe158eae81738794e02ce",
"reference": "0c274e31e4392cbafc5fe158eae81738794e02ce",
|
b0f143c3
Yarik
first commit
|
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
|
"shasum": ""
},
"require": {
"yiisoft/yii2-bootstrap": "@dev"
},
"type": "yii2-extension",
"autoload": {
"psr-4": {
"kartik\\base\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "Base library and foundation components for all Yii2 Krajee extensions.",
"homepage": "https://github.com/kartik-v/yii2-krajee-base",
"keywords": [
"base",
"extension",
"foundation",
"krajee",
"widget",
"yii2"
],
|
f819c230
Yarik
test
|
703
|
"time": "2016-01-10 12:26:29"
|
b0f143c3
Yarik
first commit
|
704
705
|
},
{
|
30fbd0bc
Administrator
09.02.16
|
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
|
"name": "kartik-v/yii2-widget-colorinput",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
"reference": "18537fcdab0f5491d5eebff8e2464ef6a616ee4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/18537fcdab0f5491d5eebff8e2464ef6a616ee4c",
"reference": "18537fcdab0f5491d5eebff8e2464ef6a616ee4c",
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "*"
},
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"kartik\\color\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD 3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
"description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
"homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
"keywords": [
"HTML5",
"color",
"extension",
"form",
"input",
"jquery",
"plugin",
"widget",
"yii2"
],
"time": "2016-02-02 14:28:12"
},
{
|
b0f143c3
Yarik
first commit
|
760
761
762
763
764
|
"name": "kartik-v/yii2-widget-select2",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-widget-select2.git",
|
b82db04a
Yarik
test
|
765
|
"reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69"
|
b0f143c3
Yarik
first commit
|
766
767
768
|
},
"dist": {
"type": "zip",
|
b82db04a
Yarik
test
|
769
770
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69",
"reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69",
|
b0f143c3
Yarik
first commit
|
771
772
773
774
775
776
|
"shasum": ""
},
"require": {
"kartik-v/yii2-krajee-base": "~1.7"
},
"type": "yii2-extension",
|
b82db04a
Yarik
test
|
777
778
779
780
781
|
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
|
b0f143c3
Yarik
first commit
|
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
|
"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"
],
|
b82db04a
Yarik
test
|
810
|
"time": "2016-02-17 11:49:30"
|
b0f143c3
Yarik
first commit
|
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
|
},
{
"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"
],
"time": "2015-09-09 06:43:02"
},
{
"name": "mihaildev/yii2-ckeditor",
|
ce681848
Administrator
firs page
|
876
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
|
"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"
},
{
|
29b842c0
Administrator
add field v.1
|
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
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
|
"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"
},
{
|
b0f143c3
Yarik
first commit
|
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
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
|
"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",
|
ce681848
Administrator
firs page
|
1023
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1024
1025
1026
|
"source": {
"type": "git",
"url": "https://github.com/Nodge/yii2-eauth.git",
|
ce681848
Administrator
firs page
|
1027
|
"reference": "f45efd95e3853db33153cc1b856d1f648d221938"
|
b0f143c3
Yarik
first commit
|
1028
1029
1030
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
1031
1032
|
"url": "https://api.github.com/repos/Nodge/yii2-eauth/zipball/f45efd95e3853db33153cc1b856d1f648d221938",
"reference": "f45efd95e3853db33153cc1b856d1f648d221938",
|
b0f143c3
Yarik
first commit
|
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
|
"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"
],
|
ce681848
Administrator
firs page
|
1072
|
"time": "2016-01-13 18:15:48"
|
b0f143c3
Yarik
first commit
|
1073
1074
|
},
{
|
b82db04a
Yarik
test
|
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
|
"name": "rmrevin/yii2-comments",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/rmrevin/yii2-comments.git",
"reference": "9aaf46b0a5c2c3d71b9dafd669ef78810729951f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rmrevin/yii2-comments/zipball/9aaf46b0a5c2c3d71b9dafd669ef78810729951f",
"reference": "9aaf46b0a5c2c3d71b9dafd669ef78810729951f",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"rmrevin/yii2-fontawesome": "~2.10",
"yiisoft/yii2": "2.0.*"
},
"type": "yii2-extension",
"extra": {
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"rmrevin\\yii\\module\\Comments\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Revin",
"email": "xgismox@gmail.com",
"homepage": "http://rmrevin.ru/"
}
],
"description": "Comments module for Yii2",
"keywords": [
"comment",
"module",
"widget",
"yii"
],
"time": "2015-10-05 17:48:21"
},
{
|
b0f143c3
Yarik
first commit
|
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
|
"name": "rmrevin/yii2-fontawesome",
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/rmrevin/yii2-fontawesome.git",
"reference": "2efbfacb22be59f373d11a7e3dfa9213e2ba18a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rmrevin/yii2-fontawesome/zipball/2efbfacb22be59f373d11a7e3dfa9213e2ba18a9",
"reference": "2efbfacb22be59f373d11a7e3dfa9213e2ba18a9",
"shasum": ""
},
"require": {
"bower-asset/fontawesome": "4.5.*",
"php": ">=5.4.0",
"yiisoft/yii2": "2.0.*"
},
"type": "yii2-extension",
"extra": {
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
}
},
"autoload": {
"psr-4": {
"rmrevin\\yii\\fontawesome\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Revin Roman",
"email": "roman@rmrevin.com",
"homepage": "https://rmrevin.com/"
}
],
"description": "Asset Bundle for Yii2 with Font Awesome",
"keywords": [
"asset",
"awesome",
"bundle",
"font",
"yii"
],
"time": "2015-11-26 15:24:53"
},
{
"name": "swiftmailer/swiftmailer",
|
ce681848
Administrator
firs page
|
1179
|
"version": "5.x-dev",
|
b0f143c3
Yarik
first commit
|
1180
1181
1182
|
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
ce681848
Administrator
firs page
|
1183
|
"reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9"
|
b0f143c3
Yarik
first commit
|
1184
1185
1186
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
1187
1188
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9",
"reference": "fffbc0e2a7e376dbb0a4b5f2ff6847330f20ccf9",
|
b0f143c3
Yarik
first commit
|
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
|
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"mockery/mockery": "~0.9.1,<0.9.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.4-dev"
}
},
"autoload": {
"files": [
"lib/swift_required.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Corbyn"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Swiftmailer, free feature-rich PHP mailer",
"homepage": "http://swiftmailer.org",
"keywords": [
"email",
"mail",
"mailer"
],
|
ce681848
Administrator
firs page
|
1228
|
"time": "2016-01-03 15:42:47"
|
b0f143c3
Yarik
first commit
|
1229
1230
1231
|
},
{
"name": "yiisoft/yii2",
|
ce681848
Administrator
firs page
|
1232
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1233
1234
1235
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
|
b82db04a
Yarik
test
|
1236
|
"reference": "c47257db05de10b0924b1e47c855212b457c69a3"
|
b0f143c3
Yarik
first commit
|
1237
1238
1239
|
},
"dist": {
"type": "zip",
|
b82db04a
Yarik
test
|
1240
1241
|
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/c47257db05de10b0924b1e47c855212b457c69a3",
"reference": "c47257db05de10b0924b1e47c855212b457c69a3",
|
b0f143c3
Yarik
first commit
|
1242
1243
1244
|
"shasum": ""
},
"require": {
|
a3a1f00a
Administrator
09.02.16
|
1245
|
"bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable",
|
ce681848
Administrator
firs page
|
1246
|
"bower-asset/jquery.inputmask": "~3.2.2",
|
b0f143c3
Yarik
first commit
|
1247
|
"bower-asset/punycode": "1.3.*",
|
a3a1f00a
Administrator
09.02.16
|
1248
|
"bower-asset/yii2-pjax": "~2.0.1",
|
b0f143c3
Yarik
first commit
|
1249
|
"cebe/markdown": "~1.0.0 | ~1.1.0",
|
ce681848
Administrator
firs page
|
1250
|
"ext-ctype": "*",
|
b0f143c3
Yarik
first commit
|
1251
|
"ext-mbstring": "*",
|
b82db04a
Yarik
test
|
1252
|
"ezyang/htmlpurifier": "~4.6",
|
b0f143c3
Yarik
first commit
|
1253
1254
|
"lib-pcre": "*",
"php": ">=5.4.0",
|
a3a1f00a
Administrator
09.02.16
|
1255
|
"yiisoft/yii2-composer": "~2.0.4"
|
b0f143c3
Yarik
first commit
|
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
|
},
"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"
|
ce681848
Administrator
firs page
|
1309
1310
1311
1312
1313
|
},
{
"name": "Dmitry Naumenko",
"email": "d.naumenko.a@gmail.com",
"role": "Core framework development"
|
b0f143c3
Yarik
first commit
|
1314
1315
1316
1317
1318
1319
1320
1321
|
}
],
"description": "Yii PHP Framework Version 2",
"homepage": "http://www.yiiframework.com/",
"keywords": [
"framework",
"yii2"
],
|
b82db04a
Yarik
test
|
1322
|
"time": "2016-02-21 17:08:31"
|
b0f143c3
Yarik
first commit
|
1323
1324
1325
|
},
{
"name": "yiisoft/yii2-bootstrap",
|
ce681848
Administrator
firs page
|
1326
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1327
1328
1329
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-bootstrap.git",
|
c8a3b6d1
Administrator
firs page
|
1330
|
"reference": "ef941bc83ea63326e44769b922476dc1035ea551"
|
b0f143c3
Yarik
first commit
|
1331
1332
1333
|
},
"dist": {
"type": "zip",
|
c8a3b6d1
Administrator
firs page
|
1334
1335
|
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/ef941bc83ea63326e44769b922476dc1035ea551",
"reference": "ef941bc83ea63326e44769b922476dc1035ea551",
|
b0f143c3
Yarik
first commit
|
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
|
"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"
],
|
c8a3b6d1
Administrator
firs page
|
1372
|
"time": "2016-01-24 17:03:09"
|
b0f143c3
Yarik
first commit
|
1373
1374
1375
|
},
{
"name": "yiisoft/yii2-composer",
|
ce681848
Administrator
firs page
|
1376
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1377
1378
1379
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-composer.git",
|
376a557b
Administrator
09.02.16
|
1380
|
"reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4"
|
b0f143c3
Yarik
first commit
|
1381
1382
1383
|
},
"dist": {
"type": "zip",
|
30fbd0bc
Administrator
09.02.16
|
1384
|
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/d33d1046a5951f2f7823fe343f28ddc58b3421a4",
|
376a557b
Administrator
09.02.16
|
1385
|
"reference": "d33d1046a5951f2f7823fe343f28ddc58b3421a4",
|
b0f143c3
Yarik
first commit
|
1386
1387
1388
|
"shasum": ""
},
"require": {
|
ce681848
Administrator
firs page
|
1389
|
"composer-plugin-api": "^1.0"
|
b0f143c3
Yarik
first commit
|
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
|
},
"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"
],
|
376a557b
Administrator
09.02.16
|
1419
|
"time": "2016-02-06 01:03:32"
|
b0f143c3
Yarik
first commit
|
1420
1421
|
},
{
|
29b842c0
Administrator
add field v.1
|
1422
1423
1424
1425
1426
|
"name": "yiisoft/yii2-imagine",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-imagine.git",
|
b82db04a
Yarik
test
|
1427
|
"reference": "d87e6a0d1adfd6fa5ef49c18228b2fc9bca04299"
|
29b842c0
Administrator
add field v.1
|
1428
1429
1430
|
},
"dist": {
"type": "zip",
|
b82db04a
Yarik
test
|
1431
1432
|
"url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/d87e6a0d1adfd6fa5ef49c18228b2fc9bca04299",
"reference": "d87e6a0d1adfd6fa5ef49c18228b2fc9bca04299",
|
29b842c0
Administrator
add field v.1
|
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
1459
1460
1461
1462
1463
1464
1465
1466
|
"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"
],
|
b82db04a
Yarik
test
|
1467
|
"time": "2016-02-21 23:09:41"
|
29b842c0
Administrator
add field v.1
|
1468
1469
|
},
{
|
b0f143c3
Yarik
first commit
|
1470
|
"name": "yiisoft/yii2-jui",
|
ce681848
Administrator
firs page
|
1471
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1472
1473
1474
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-jui.git",
|
f819c230
Yarik
test
|
1475
|
"reference": "1425ab29929dd195f468d3c4eb340ab509f28b83"
|
b0f143c3
Yarik
first commit
|
1476
1477
1478
|
},
"dist": {
"type": "zip",
|
29b842c0
Administrator
add field v.1
|
1479
|
"url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/1425ab29929dd195f468d3c4eb340ab509f28b83",
|
f819c230
Yarik
test
|
1480
|
"reference": "1425ab29929dd195f468d3c4eb340ab509f28b83",
|
b0f143c3
Yarik
first commit
|
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
|
"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"
],
|
f819c230
Yarik
test
|
1517
|
"time": "2015-12-24 06:23:53"
|
b0f143c3
Yarik
first commit
|
1518
1519
1520
|
},
{
"name": "yiisoft/yii2-swiftmailer",
|
ce681848
Administrator
firs page
|
1521
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1522
1523
1524
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-swiftmailer.git",
|
ce681848
Administrator
firs page
|
1525
|
"reference": "2cca1bb86444a6438b0720f8c60120a400982366"
|
b0f143c3
Yarik
first commit
|
1526
1527
1528
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
1529
1530
|
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/2cca1bb86444a6438b0720f8c60120a400982366",
"reference": "2cca1bb86444a6438b0720f8c60120a400982366",
|
b0f143c3
Yarik
first commit
|
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
|
"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"
],
|
ce681848
Administrator
firs page
|
1567
|
"time": "2015-12-07 11:40:31"
|
b0f143c3
Yarik
first commit
|
1568
1569
1570
1571
1572
|
}
],
"packages-dev": [
{
"name": "bower-asset/typeahead.js",
|
ce681848
Administrator
firs page
|
1573
|
"version": "v0.11.1",
|
b0f143c3
Yarik
first commit
|
1574
1575
1576
|
"source": {
"type": "git",
"url": "https://github.com/twitter/typeahead.js.git",
|
ce681848
Administrator
firs page
|
1577
|
"reference": "588440f66559714280628a4f9799f0c4eb880a4a"
|
b0f143c3
Yarik
first commit
|
1578
1579
1580
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
1581
1582
|
"url": "https://api.github.com/repos/twitter/typeahead.js/zipball/588440f66559714280628a4f9799f0c4eb880a4a",
"reference": "588440f66559714280628a4f9799f0c4eb880a4a",
|
b0f143c3
Yarik
first commit
|
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
|
"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",
|
ce681848
Administrator
firs page
|
1600
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1601
1602
1603
|
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
|
b82db04a
Yarik
test
|
1604
|
"reference": "2585edbef8b0e7a44c695217c35b16720203d8ee"
|
b0f143c3
Yarik
first commit
|
1605
1606
1607
|
},
"dist": {
"type": "zip",
|
b82db04a
Yarik
test
|
1608
1609
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/2585edbef8b0e7a44c695217c35b16720203d8ee",
"reference": "2585edbef8b0e7a44c695217c35b16720203d8ee",
|
b0f143c3
Yarik
first commit
|
1610
1611
1612
1613
1614
1615
|
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
|
ce681848
Administrator
firs page
|
1616
|
"ext-intl": "*",
|
b0f143c3
Yarik
first commit
|
1617
1618
1619
|
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
|
b0f143c3
Yarik
first commit
|
1620
1621
1622
|
"type": "library",
"extra": {
"branch-alias": {
|
ce681848
Administrator
firs page
|
1623
|
"dev-master": "1.6.x-dev"
|
b0f143c3
Yarik
first commit
|
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
|
}
},
"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"
],
|
b82db04a
Yarik
test
|
1646
|
"time": "2016-02-23 12:35:04"
|
b0f143c3
Yarik
first commit
|
1647
1648
1649
|
},
{
"name": "phpspec/php-diff",
|
ce681848
Administrator
firs page
|
1650
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
|
"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",
|
ce681848
Administrator
firs page
|
1684
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1685
1686
1687
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-codeception.git",
|
ce681848
Administrator
firs page
|
1688
|
"reference": "ee239c244fd011f11c8827f97ebe7600d03f1841"
|
b0f143c3
Yarik
first commit
|
1689
1690
1691
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
1692
1693
|
"url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/ee239c244fd011f11c8827f97ebe7600d03f1841",
"reference": "ee239c244fd011f11c8827f97ebe7600d03f1841",
|
b0f143c3
Yarik
first commit
|
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
|
"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"
],
|
ce681848
Administrator
firs page
|
1725
|
"time": "2015-11-20 08:52:21"
|
b0f143c3
Yarik
first commit
|
1726
1727
1728
|
},
{
"name": "yiisoft/yii2-debug",
|
ce681848
Administrator
firs page
|
1729
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1730
1731
1732
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-debug.git",
|
b82db04a
Yarik
test
|
1733
|
"reference": "e30ded9067f595b5e6d3536ec1365353b826b300"
|
b0f143c3
Yarik
first commit
|
1734
1735
1736
|
},
"dist": {
"type": "zip",
|
b82db04a
Yarik
test
|
1737
1738
|
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/e30ded9067f595b5e6d3536ec1365353b826b300",
"reference": "e30ded9067f595b5e6d3536ec1365353b826b300",
|
b0f143c3
Yarik
first commit
|
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
|
"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"
],
|
b82db04a
Yarik
test
|
1772
|
"time": "2016-02-16 08:23:57"
|
b0f143c3
Yarik
first commit
|
1773
1774
1775
|
},
{
"name": "yiisoft/yii2-faker",
|
ce681848
Administrator
firs page
|
1776
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1777
1778
1779
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-faker.git",
|
ce681848
Administrator
firs page
|
1780
|
"reference": "186c77214e0a4b75f10380b4e6e5f82788922cb7"
|
b0f143c3
Yarik
first commit
|
1781
1782
1783
|
},
"dist": {
"type": "zip",
|
ce681848
Administrator
firs page
|
1784
1785
|
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/186c77214e0a4b75f10380b4e6e5f82788922cb7",
"reference": "186c77214e0a4b75f10380b4e6e5f82788922cb7",
|
b0f143c3
Yarik
first commit
|
1786
1787
1788
|
"shasum": ""
},
"require": {
|
ce681848
Administrator
firs page
|
1789
|
"fzaninotto/faker": "~1.4",
|
b0f143c3
Yarik
first commit
|
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
|
"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"
],
|
ce681848
Administrator
firs page
|
1819
|
"time": "2015-12-18 01:52:12"
|
b0f143c3
Yarik
first commit
|
1820
1821
1822
|
},
{
"name": "yiisoft/yii2-gii",
|
ce681848
Administrator
firs page
|
1823
|
"version": "dev-master",
|
b0f143c3
Yarik
first commit
|
1824
1825
1826
|
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-gii.git",
|
b82db04a
Yarik
test
|
1827
|
"reference": "ce42838abcbef076ebaf46147671d518ae69d028"
|
b0f143c3
Yarik
first commit
|
1828
1829
1830
|
},
"dist": {
"type": "zip",
|
b82db04a
Yarik
test
|
1831
1832
|
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/ce42838abcbef076ebaf46147671d518ae69d028",
"reference": "ce42838abcbef076ebaf46147671d518ae69d028",
|
b0f143c3
Yarik
first commit
|
1833
1834
1835
|
"shasum": ""
},
"require": {
|
ce681848
Administrator
firs page
|
1836
|
"bower-asset/typeahead.js": "0.10.* | ~0.11.0",
|
b0f143c3
Yarik
first commit
|
1837
1838
1839
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
|
"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"
],
|
b82db04a
Yarik
test
|
1872
|
"time": "2016-02-21 20:39:29"
|
b0f143c3
Yarik
first commit
|
1873
1874
1875
|
}
],
"aliases": [],
|
ce681848
Administrator
firs page
|
1876
|
"minimum-stability": "dev",
|
b0f143c3
Yarik
first commit
|
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
|
"stability-flags": {
"kartik-v/yii2-widget-select2": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0"
},
"platform-dev": []
}
|