70f4f18b
Administrator
first_commit
|
1
2
3
4
5
6
7
8
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
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
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
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
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
227
228
229
230
231
232
233
234
235
236
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
395
396
397
398
399
400
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
447
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
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
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
|
[
{
"name": "yiisoft/yii2-composer",
"version": "2.0.3",
"version_normalized": "2.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-composer.git",
"reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/ca8d23707ae47d20b0454e4b135c156f6da6d7be",
"reference": "ca8d23707ae47d20b0454e4b135c156f6da6d7be",
"shasum": ""
},
"require": {
"composer-plugin-api": "1.0.0"
},
"time": "2015-03-01 06:22:44",
"type": "composer-plugin",
"extra": {
"class": "yii\\composer\\Plugin",
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "ezyang/htmlpurifier",
"version": "v4.6.0",
"version_normalized": "4.6.0.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"
},
"time": "2013-11-30 08:25:19",
"type": "library",
"installation-source": "dist",
"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"
]
},
{
"name": "cebe/markdown",
"version": "1.1.0",
"version_normalized": "1.1.0.0",
"source": {
"type": "git",
"url": "https://github.com/cebe/markdown.git",
"reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cebe/markdown/zipball/54a2c49de31cc44e864ebf0500a35ef21d0010b2",
"reference": "54a2c49de31cc44e864ebf0500a35ef21d0010b2",
"shasum": ""
},
"require": {
"lib-pcre": "*",
"php": ">=5.4.0"
},
"require-dev": {
"cebe/indent": "*",
"facebook/xhprof": "*@dev",
"phpunit/phpunit": "4.1.*"
},
"time": "2015-03-06 05:28:07",
"bin": [
"bin/markdown"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "bower-asset/jquery",
"version": "2.1.4",
"version_normalized": "2.1.4.0",
"source": {
"type": "git",
"url": "https://github.com/jquery/jquery.git",
"reference": "7751e69b615c6eca6f783a81e292a55725af6b85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jquery/jquery/zipball/7751e69b615c6eca6f783a81e292a55725af6b85",
"reference": "7751e69b615c6eca6f783a81e292a55725af6b85",
"shasum": ""
},
"require-dev": {
"bower-asset/qunit": "1.14.0",
"bower-asset/requirejs": "2.1.10",
"bower-asset/sinon": "1.8.1",
"bower-asset/sizzle": "2.1.1-patch2"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/jquery.js",
"bower-asset-ignore": [
"**/.*",
"build",
"dist/cdn",
"speed",
"test",
"*.md",
"AUTHORS.txt",
"Gruntfile.js",
"package.json"
]
},
"installation-source": "dist",
"license": [
"MIT"
],
"keywords": [
"javascript",
"jquery",
"library"
]
},
{
"name": "bower-asset/jquery.inputmask",
"version": "3.1.63",
"version_normalized": "3.1.63.0",
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/jquery.inputmask.git",
"reference": "c40c7287eadc31e341ebbf0c02352eb55b9cbc48"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/c40c7287eadc31e341ebbf0c02352eb55b9cbc48",
"reference": "c40c7287eadc31e341ebbf0c02352eb55b9cbc48",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.7"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"./dist/inputmask/jquery.inputmask.js",
"./dist/inputmask/jquery.inputmask.extensions.js",
"./dist/inputmask/jquery.inputmask.date.extensions.js",
"./dist/inputmask/jquery.inputmask.numeric.extensions.js",
"./dist/inputmask/jquery.inputmask.phone.extensions.js",
"./dist/inputmask/jquery.inputmask.regex.extensions.js"
],
"bower-asset-ignore": [
"**/.*",
"qunit/",
"nuget/",
"tools/",
"js/",
"*.md",
"build.properties",
"build.xml",
"jquery.inputmask.jquery.json"
]
},
"installation-source": "dist",
"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",
"version_normalized": "1.3.2.0",
"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"
]
},
"installation-source": "dist"
},
{
"name": "bower-asset/yii2-pjax",
"version": "v2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/jquery-pjax.git",
"reference": "3f20897307cca046fca5323b318475ae9dac0ca0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/3f20897307cca046fca5323b318475ae9dac0ca0",
"reference": "3f20897307cca046fca5323b318475ae9dac0ca0",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.8"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "./jquery.pjax.js",
"bower-asset-ignore": [
".travis.yml",
"Gemfile",
"Gemfile.lock",
"vendor/",
"script/",
"test/"
]
},
"installation-source": "dist",
"license": [
"MIT"
]
},
{
"name": "yiisoft/yii2",
"version": "2.0.6",
"version_normalized": "2.0.6.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
"reference": "f42b2eb80f61992438661b01d0d74c6738e2ff38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/f42b2eb80f61992438661b01d0d74c6738e2ff38",
"reference": "f42b2eb80f61992438661b01d0d74c6738e2ff38",
"shasum": ""
},
"require": {
"bower-asset/jquery": "2.1.*@stable | 1.11.*@stable",
"bower-asset/jquery.inputmask": "3.1.*",
"bower-asset/punycode": "1.3.*",
"bower-asset/yii2-pjax": ">=2.0.1",
"cebe/markdown": "~1.0.0 | ~1.1.0",
"ext-mbstring": "*",
"ezyang/htmlpurifier": "4.6.*",
"lib-pcre": "*",
"php": ">=5.4.0",
"yiisoft/yii2-composer": "*"
},
"time": "2015-08-05 22:00:30",
"bin": [
"yii"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"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"
}
],
"description": "Yii PHP Framework Version 2",
"homepage": "http://www.yiiframework.com/",
"keywords": [
"framework",
"yii2"
]
},
{
"name": "swiftmailer/swiftmailer",
"version": "v5.4.1",
"version_normalized": "5.4.1.0",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
"reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"mockery/mockery": "~0.9.1,<0.9.4"
},
"time": "2015-06-06 14:19:39",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.4-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "yiisoft/yii2-swiftmailer",
"version": "2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-swiftmailer.git",
"reference": "4ec435a89e30b203cea99770910fb5499cb3627a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/4ec435a89e30b203cea99770910fb5499cb3627a",
"reference": "4ec435a89e30b203cea99770910fb5499cb3627a",
"shasum": ""
},
"require": {
"swiftmailer/swiftmailer": "~5.0",
"yiisoft/yii2": ">=2.0.4"
},
"time": "2015-05-10 22:12:32",
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "yiisoft/yii2-codeception",
"version": "2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-codeception.git",
"reference": "de5007e7a99359597abbfe1c88dca3ce620061c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/de5007e7a99359597abbfe1c88dca3ce620061c5",
"reference": "de5007e7a99359597abbfe1c88dca3ce620061c5",
"shasum": ""
},
"require": {
"yiisoft/yii2": ">=2.0.4"
},
"time": "2015-05-10 22:08:30",
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "bower-asset/bootstrap",
"version": "v3.3.5",
"version_normalized": "3.3.5.0",
"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"
]
},
"installation-source": "dist",
"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"
]
},
{
|
70f4f18b
Administrator
first_commit
|
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
660
661
662
663
664
665
666
667
668
669
670
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
703
704
705
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
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
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
810
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
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
|
"name": "bower-asset/typeahead.js",
"version": "v0.10.5",
"version_normalized": "0.10.5.0",
"source": {
"type": "git",
"url": "https://github.com/twitter/typeahead.js.git",
"reference": "5f198b87d1af845da502ea9df93a5e84801ce742"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twitter/typeahead.js/zipball/5f198b87d1af845da502ea9df93a5e84801ce742",
"reference": "5f198b87d1af845da502ea9df93a5e84801ce742",
"shasum": ""
},
"require": {
"bower-asset/jquery": ">=1.7"
},
"require-dev": {
"bower-asset/jasmine-ajax": "~1.3.1",
"bower-asset/jasmine-jquery": "~1.5.2",
"bower-asset/jquery": "~1.7"
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "dist/typeahead.bundle.js"
},
"installation-source": "dist"
},
{
"name": "phpspec/php-diff",
"version": "v1.0.2",
"version_normalized": "1.0.2.0",
"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": ""
},
"time": "2013-11-01 13:02:21",
"type": "library",
"installation-source": "dist",
"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)."
},
{
"name": "yiisoft/yii2-gii",
"version": "2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-gii.git",
"reference": "e5a023e8779bd774194842ec1b8fb4917cf04007"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/e5a023e8779bd774194842ec1b8fb4917cf04007",
"reference": "e5a023e8779bd774194842ec1b8fb4917cf04007",
"shasum": ""
},
"require": {
"bower-asset/typeahead.js": "0.10.*",
"phpspec/php-diff": ">=1.0.2",
"yiisoft/yii2": ">=2.0.4",
"yiisoft/yii2-bootstrap": "~2.0"
},
"time": "2015-05-10 22:09:31",
"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"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "fzaninotto/faker",
"version": "v1.5.0",
"version_normalized": "1.5.0.0",
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
"reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"suggest": {
"ext-intl": "*"
},
"time": "2015-05-29 06:29:14",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "yiisoft/yii2-faker",
"version": "2.0.3",
"version_normalized": "2.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-faker.git",
"reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
"reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
"shasum": ""
},
"require": {
"fzaninotto/faker": "*",
"yiisoft/yii2": "*"
},
"time": "2015-03-01 06:22:44",
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
"name": "yiisoft/yii2-debug",
"version": "2.0.5",
"version_normalized": "2.0.5.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-debug.git",
"reference": "1b302e67521d46feb2413d9d96ca94ed82b39b0e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/1b302e67521d46feb2413d9d96ca94ed82b39b0e",
"reference": "1b302e67521d46feb2413d9d96ca94ed82b39b0e",
"shasum": ""
},
"require": {
"yiisoft/yii2": ">=2.0.4",
"yiisoft/yii2-bootstrap": "*"
},
"time": "2015-08-06 16:14:06",
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"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"
]
},
{
|
bedb55fe
Mihail
fixed Image class
|
892
893
894
|
"name": "yiisoft/yii2-bootstrap",
"version": "2.0.5",
"version_normalized": "2.0.5.0",
|
70f4f18b
Administrator
first_commit
|
895
896
|
"source": {
"type": "git",
|
bedb55fe
Mihail
fixed Image class
|
897
898
|
"url": "https://github.com/yiisoft/yii2-bootstrap.git",
"reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923"
|
70f4f18b
Administrator
first_commit
|
899
900
901
|
},
"dist": {
"type": "zip",
|
bedb55fe
Mihail
fixed Image class
|
902
903
|
"url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/1464f93834b1d5edb1f5625f7ffd6c3723fa4923",
"reference": "1464f93834b1d5edb1f5625f7ffd6c3723fa4923",
|
70f4f18b
Administrator
first_commit
|
904
905
|
"shasum": ""
},
|
bedb55fe
Mihail
fixed Image class
|
906
907
908
|
"require": {
"bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
"yiisoft/yii2": ">=2.0.6"
|
70f4f18b
Administrator
first_commit
|
909
|
},
|
bedb55fe
Mihail
fixed Image class
|
910
911
|
"time": "2015-09-23 17:48:24",
"type": "yii2-extension",
|
70f4f18b
Administrator
first_commit
|
912
|
"extra": {
|
70f4f18b
Administrator
first_commit
|
913
|
"branch-alias": {
|
bedb55fe
Mihail
fixed Image class
|
914
915
916
917
918
|
"dev-master": "2.0.x-dev"
},
"asset-installer-paths": {
"npm-asset-library": "vendor/npm",
"bower-asset-library": "vendor/bower"
|
70f4f18b
Administrator
first_commit
|
919
920
921
922
|
}
},
"installation-source": "dist",
"autoload": {
|
bedb55fe
Mihail
fixed Image class
|
923
924
|
"psr-4": {
"yii\\bootstrap\\": ""
|
70f4f18b
Administrator
first_commit
|
925
926
927
928
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
bedb55fe
Mihail
fixed Image class
|
929
|
"BSD-3-Clause"
|
70f4f18b
Administrator
first_commit
|
930
931
932
|
],
"authors": [
{
|
bedb55fe
Mihail
fixed Image class
|
933
934
|
"name": "Qiang Xue",
"email": "qiang.xue@gmail.com"
|
70f4f18b
Administrator
first_commit
|
935
936
|
}
],
|
bedb55fe
Mihail
fixed Image class
|
937
|
"description": "The Twitter Bootstrap extension for the Yii framework",
|
70f4f18b
Administrator
first_commit
|
938
|
"keywords": [
|
bedb55fe
Mihail
fixed Image class
|
939
940
|
"bootstrap",
"yii2"
|
70f4f18b
Administrator
first_commit
|
941
942
943
|
]
},
{
|
bedb55fe
Mihail
fixed Image class
|
944
945
946
|
"name": "imagine/imagine",
"version": "v0.5.0",
"version_normalized": "0.5.0.0",
|
70f4f18b
Administrator
first_commit
|
947
948
|
"source": {
"type": "git",
|
bedb55fe
Mihail
fixed Image class
|
949
950
|
"url": "https://github.com/avalanche123/Imagine.git",
"reference": "f64ec666baaa800edcbf237db41121a569230709"
|
70f4f18b
Administrator
first_commit
|
951
952
953
|
},
"dist": {
"type": "zip",
|
bedb55fe
Mihail
fixed Image class
|
954
955
|
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/f64ec666baaa800edcbf237db41121a569230709",
"reference": "f64ec666baaa800edcbf237db41121a569230709",
|
70f4f18b
Administrator
first_commit
|
956
957
958
|
"shasum": ""
},
"require": {
|
70f4f18b
Administrator
first_commit
|
959
960
961
|
"php": ">=5.3.2"
},
"require-dev": {
|
bedb55fe
Mihail
fixed Image class
|
962
963
964
965
966
967
|
"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"
|
70f4f18b
Administrator
first_commit
|
968
|
},
|
bedb55fe
Mihail
fixed Image class
|
969
970
|
"time": "2013-07-10 17:25:36",
"type": "library",
|
70f4f18b
Administrator
first_commit
|
971
972
|
"installation-source": "dist",
"autoload": {
|
bedb55fe
Mihail
fixed Image class
|
973
974
975
|
"psr-0": {
"Imagine": "lib/"
}
|
70f4f18b
Administrator
first_commit
|
976
977
978
|
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
bedb55fe
Mihail
fixed Image class
|
979
|
"MIT"
|
70f4f18b
Administrator
first_commit
|
980
981
982
|
],
"authors": [
{
|
bedb55fe
Mihail
fixed Image class
|
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
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
|
"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"
]
},
{
"name": "yiisoft/yii2-imagine",
"version": "2.0.3",
"version_normalized": "2.0.3.0",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-imagine.git",
"reference": "0961343138b65bba447de84b2b300899617e6acc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/0961343138b65bba447de84b2b300899617e6acc",
"reference": "0961343138b65bba447de84b2b300899617e6acc",
"shasum": ""
},
"require": {
"imagine/imagine": "0.5.*",
"yiisoft/yii2": "*"
},
"time": "2015-03-01 06:22:44",
"type": "yii2-extension",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"yii\\imagine\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
|
70f4f18b
Administrator
first_commit
|
1034
|
{
|
bedb55fe
Mihail
fixed Image class
|
1035
1036
|
"name": "Antonio Ramirez",
"email": "amigo.cobos@gmail.com"
|
70f4f18b
Administrator
first_commit
|
1037
1038
|
}
],
|
bedb55fe
Mihail
fixed Image class
|
1039
|
"description": "The Imagine integration for the Yii framework",
|
70f4f18b
Administrator
first_commit
|
1040
|
"keywords": [
|
bedb55fe
Mihail
fixed Image class
|
1041
1042
1043
1044
|
"helper",
"image",
"imagine",
"yii2"
|
70f4f18b
Administrator
first_commit
|
1045
|
]
|
1cc27986
Mihail
merge with server
|
1046
1047
1048
1049
1050
1051
1052
1053
|
},
{
"name": "artweb/yii2-multiparser",
"version": "dev-master",
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/tsurkanovm/yii-multiparser.git",
|
8b8083ef
Mihail
add manual insert...
|
1054
|
"reference": "0c6fd004d8739f106a58f584661e1e5327958b34"
|
1cc27986
Mihail
merge with server
|
1055
1056
1057
|
},
"dist": {
"type": "zip",
|
8b8083ef
Mihail
add manual insert...
|
1058
1059
|
"url": "https://api.github.com/repos/tsurkanovm/yii-multiparser/zipball/0c6fd004d8739f106a58f584661e1e5327958b34",
"reference": "0c6fd004d8739f106a58f584661e1e5327958b34",
|
1cc27986
Mihail
merge with server
|
1060
1061
1062
1063
1064
|
"shasum": ""
},
"require": {
"yiisoft/yii2": "*"
},
|
8b8083ef
Mihail
add manual insert...
|
1065
|
"time": "2015-10-28 09:28:22",
|
1cc27986
Mihail
merge with server
|
1066
|
"type": "library",
|
da8366ac
Administrator
upload project
|
1067
|
"installation-source": "source",
|
1cc27986
Mihail
merge with server
|
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
|
"autoload": {
"psr-4": {
"yii\\multiparser\\": "lib\\"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mihail Tsurkanov",
"email": "tsurkanovm@gmail.com",
"role": "Developer"
}
],
"description": "This extension provides a Multiparser solution for Yii framework 2.0.",
"homepage": "https://github.com/tsurkanovm/yii-multiparser.git",
"keywords": [
"csv",
"parser",
"xlsx",
"xml",
"yii2"
]
|
f68e7edd
Mihail
add bills models,...
|
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
|
},
{
"name": "kartik-v/yii2-krajee-base",
"version": "v1.7.7",
"version_normalized": "1.7.7.0",
"source": {
"type": "git",
"url": "https://github.com/kartik-v/yii2-krajee-base.git",
"reference": "c0adff9d9762f4fd3bf0e7cd0000fcab0bf00f19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/c0adff9d9762f4fd3bf0e7cd0000fcab0bf00f19",
"reference": "c0adff9d9762f4fd3bf0e7cd0000fcab0bf00f19",
"shasum": ""
},
"require": {
"yiisoft/yii2-bootstrap": "@dev"
},
"time": "2015-06-16 05:19:57",
"type": "yii2-extension",
"installation-source": "dist",
"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"
]
},
{
|
da8366ac
Administrator
upload project
|
1143
1144
1145
|
"name": "kartik-v/php-date-formatter",
"version": "v1.3.1",
"version_normalized": "1.3.1.0",
|
f68e7edd
Mihail
add bills models,...
|
1146
1147
|
"source": {
"type": "git",
|
da8366ac
Administrator
upload project
|
1148
1149
|
"url": "https://github.com/kartik-v/php-date-formatter.git",
"reference": "7d3dc3495dd10bd1909c0dfdecd673967019cc21"
|
f68e7edd
Mihail
add bills models,...
|
1150
1151
1152
|
},
"dist": {
"type": "zip",
|
da8366ac
Administrator
upload project
|
1153
1154
|
"url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/7d3dc3495dd10bd1909c0dfdecd673967019cc21",
"reference": "7d3dc3495dd10bd1909c0dfdecd673967019cc21",
|
f68e7edd
Mihail
add bills models,...
|
1155
1156
|
"shasum": ""
},
|
da8366ac
Administrator
upload project
|
1157
1158
|
"time": "2015-06-18 15:14:51",
"type": "library",
|
f68e7edd
Mihail
add bills models,...
|
1159
1160
1161
|
"installation-source": "dist",
"autoload": {
"psr-4": {
|
da8366ac
Administrator
upload project
|
1162
|
"kartik\\plugins\\dateformatter\\": ""
|
f68e7edd
Mihail
add bills models,...
|
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
|
da8366ac
Administrator
upload project
|
1176
1177
|
"description": "A JQuery datetime formatting and manipulation library using PHP date-time formats in javascript.",
"homepage": "https://github.com/kartik-v/php-date-formatter",
|
f68e7edd
Mihail
add bills models,...
|
1178
1179
|
"keywords": [
"date",
|
da8366ac
Administrator
upload project
|
1180
1181
1182
|
"datetime",
"formatter",
"javascript",
|
f68e7edd
Mihail
add bills models,...
|
1183
|
"jquery",
|
da8366ac
Administrator
upload project
|
1184
1185
1186
|
"php",
"php-date-formatter.js",
"time"
|
f68e7edd
Mihail
add bills models,...
|
1187
1188
1189
|
]
},
{
|
da8366ac
Administrator
upload project
|
1190
1191
1192
|
"name": "kartik-v/yii2-datecontrol",
"version": "dev-master",
"version_normalized": "9999999-dev",
|
f68e7edd
Mihail
add bills models,...
|
1193
1194
|
"source": {
"type": "git",
|
da8366ac
Administrator
upload project
|
1195
1196
|
"url": "https://github.com/kartik-v/yii2-datecontrol.git",
"reference": "4e858b5cd38130c37739b2f582b66a044f77c95c"
|
f68e7edd
Mihail
add bills models,...
|
1197
1198
1199
|
},
"dist": {
"type": "zip",
|
da8366ac
Administrator
upload project
|
1200
1201
|
"url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/4e858b5cd38130c37739b2f582b66a044f77c95c",
"reference": "4e858b5cd38130c37739b2f582b66a044f77c95c",
|
f68e7edd
Mihail
add bills models,...
|
1202
1203
1204
|
"shasum": ""
},
"require": {
|
da8366ac
Administrator
upload project
|
1205
1206
|
"kartik-v/php-date-formatter": ">1.3",
"kartik-v/yii2-krajee-base": "~1.7"
|
f68e7edd
Mihail
add bills models,...
|
1207
|
},
|
da8366ac
Administrator
upload project
|
1208
|
"time": "2015-07-30 18:30:18",
|
f68e7edd
Mihail
add bills models,...
|
1209
|
"type": "yii2-extension",
|
da8366ac
Administrator
upload project
|
1210
|
"installation-source": "source",
|
f68e7edd
Mihail
add bills models,...
|
1211
1212
|
"autoload": {
"psr-4": {
|
da8366ac
Administrator
upload project
|
1213
|
"kartik\\datecontrol\\": ""
|
f68e7edd
Mihail
add bills models,...
|
1214
1215
1216
1217
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
da8366ac
Administrator
upload project
|
1218
|
"BSD-3-Clause"
|
f68e7edd
Mihail
add bills models,...
|
1219
1220
1221
1222
1223
1224
1225
1226
|
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
|
da8366ac
Administrator
upload project
|
1227
1228
|
"description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0",
"homepage": "https://github.com/kartik-v/yii2-datecontrol",
|
f68e7edd
Mihail
add bills models,...
|
1229
|
"keywords": [
|
da8366ac
Administrator
upload project
|
1230
|
"control",
|
f68e7edd
Mihail
add bills models,...
|
1231
1232
|
"date",
"extension",
|
da8366ac
Administrator
upload project
|
1233
1234
|
"format",
"yii",
|
f68e7edd
Mihail
add bills models,...
|
1235
1236
1237
1238
|
"yii2"
]
},
{
|
da8366ac
Administrator
upload project
|
1239
1240
1241
|
"name": "kartik-v/yii2-field-range",
"version": "v1.3.0",
"version_normalized": "1.3.0.0",
|
f68e7edd
Mihail
add bills models,...
|
1242
1243
|
"source": {
"type": "git",
|
da8366ac
Administrator
upload project
|
1244
1245
|
"url": "https://github.com/kartik-v/yii2-field-range.git",
"reference": "095d260eecb86ff2e78a70775011cec00a75df98"
|
f68e7edd
Mihail
add bills models,...
|
1246
1247
1248
|
},
"dist": {
"type": "zip",
|
da8366ac
Administrator
upload project
|
1249
1250
|
"url": "https://api.github.com/repos/kartik-v/yii2-field-range/zipball/095d260eecb86ff2e78a70775011cec00a75df98",
"reference": "095d260eecb86ff2e78a70775011cec00a75df98",
|
f68e7edd
Mihail
add bills models,...
|
1251
1252
|
"shasum": ""
},
|
da8366ac
Administrator
upload project
|
1253
1254
1255
1256
1257
|
"require": {
"kartik-v/yii2-krajee-base": "*"
},
"time": "2014-11-25 08:52:00",
"type": "yii2-extension",
|
f68e7edd
Mihail
add bills models,...
|
1258
1259
1260
|
"installation-source": "dist",
"autoload": {
"psr-4": {
|
da8366ac
Administrator
upload project
|
1261
|
"kartik\\field\\": ""
|
f68e7edd
Mihail
add bills models,...
|
1262
1263
1264
1265
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
|
da8366ac
Administrator
upload project
|
1266
|
"BSD 3-Clause"
|
f68e7edd
Mihail
add bills models,...
|
1267
1268
1269
1270
1271
1272
1273
1274
|
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
|
da8366ac
Administrator
upload project
|
1275
1276
|
"description": "Easily manage Yii 2 ActiveField ranges (from/to) with Bootstrap 3 addons markup and more",
"homepage": "https://github.com/kartik-v/yii2-field-range",
|
f68e7edd
Mihail
add bills models,...
|
1277
|
"keywords": [
|
da8366ac
Administrator
upload project
|
1278
1279
1280
|
"addon",
"bootstrap",
"bootstrap 3",
|
f68e7edd
Mihail
add bills models,...
|
1281
|
"date",
|
da8366ac
Administrator
upload project
|
1282
1283
1284
1285
1286
1287
1288
|
"extension",
"field-range",
"from",
"range",
"to",
"widget",
"yii2"
|
f68e7edd
Mihail
add bills models,...
|
1289
1290
1291
|
]
},
{
|
da8366ac
Administrator
upload project
|
1292
1293
1294
|
"name": "kartik-v/yii2-widget-datepicker",
"version": "v1.3.3",
"version_normalized": "1.3.3.0",
|
f68e7edd
Mihail
add bills models,...
|
1295
1296
|
"source": {
"type": "git",
|
da8366ac
Administrator
upload project
|
1297
1298
|
"url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
"reference": "368b181ef658c05707fe41dd16eee4d9ffd9da38"
|
f68e7edd
Mihail
add bills models,...
|
1299
1300
1301
|
},
"dist": {
"type": "zip",
|
da8366ac
Administrator
upload project
|
1302
1303
|
"url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/368b181ef658c05707fe41dd16eee4d9ffd9da38",
"reference": "368b181ef658c05707fe41dd16eee4d9ffd9da38",
|
f68e7edd
Mihail
add bills models,...
|
1304
1305
1306
|
"shasum": ""
},
"require": {
|
f68e7edd
Mihail
add bills models,...
|
1307
1308
|
"kartik-v/yii2-krajee-base": "~1.7"
},
|
da8366ac
Administrator
upload project
|
1309
|
"time": "2015-07-19 04:49:03",
|
f68e7edd
Mihail
add bills models,...
|
1310
1311
1312
1313
|
"type": "yii2-extension",
"installation-source": "dist",
"autoload": {
"psr-4": {
|
da8366ac
Administrator
upload project
|
1314
|
"kartik\\date\\": ""
|
f68e7edd
Mihail
add bills models,...
|
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
|
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Kartik Visweswaran",
"email": "kartikv2@gmail.com",
"homepage": "http://www.krajee.com/"
}
],
|
da8366ac
Administrator
upload project
|
1328
1329
|
"description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
"homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
|
f68e7edd
Mihail
add bills models,...
|
1330
|
"keywords": [
|
f68e7edd
Mihail
add bills models,...
|
1331
1332
|
"date",
"extension",
|
da8366ac
Administrator
upload project
|
1333
1334
1335
1336
1337
1338
|
"form",
"jquery",
"picker",
"plugin",
"select2",
"widget",
|
f68e7edd
Mihail
add bills models,...
|
1339
1340
|
"yii2"
]
|
70f4f18b
Administrator
first_commit
|
1341
1342
|
}
]
|