-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.json
134 lines (134 loc) · 4.91 KB
/
composer.json
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
{
"name": "forever2077/php-helper",
"description": "PHP Tool Library",
"keywords": [
"algorithm","alipay","aliyun","annotation","annotations","api","array","baidu","barcode","bloom","cache","captcha","color","config",
"container","crypto","csv","datetime","db","debug","domain","dom","download","email","embedmap","env","file","form", "functions.php","geo",
"http","identity","image","ip","json","jwt","log","lru","lrucache","markdown","net","oauth2","office","pay","pdf","pinyin","random","router",
"runtime","sensitive","server","sms","str","system","template","tencentcloud","terminal","translate","upload","uri","uuid","validate",
"version","wechat","worldmap","xml","zip"
],
"type": "library",
"license": "MIT",
"autoload": {
"psr-4": {
"Helpful\\": "src/"
},
"files": [
"src/functions.php"
]
},
"authors": [
{
"name": "Jack",
"email": "rayforever2077@163.com"
}
],
"require": {
"php": "~8.1.0",
"ext-curl": "*","ext-fileinfo": "*","ext-gd": "*","ext-json": "*",
"ext-mbstring": "*","ext-openssl": ">=1.1.0","ext-sockets": "*",
"ext-sodium": "*","ext-sqlite3": "*","ext-zip": "*",
"adrienrn/php-mimetyper": "^0.2.2",
"aimeos/map": "^3.5",
"aliyuncs/oss-sdk-php": "^2.6",
"amphp/amp": "^3.0",
"campo/random-user-agent": "^1.3",
"casbin/casbin": "^3.21",
"casbin/dbal-adapter": "^2.3",
"cebe/php-openapi": "^1.7",
"crazycodr/standard-exceptions": "^2.4",
"dompdf/dompdf": "^2.0",
"donatj/phpuseragentparser": "^1.7",
"douyasi/identity-card": "^2.10",
"egulias/email-validator": "^3.2",
"forever2077/api-php-sdk": "^4.16",
"forever2077/php-random-string": "^1.0",
"guzzlehttp/guzzle": "^7.7",
"halaxa/json-machine": "^1.1",
"hassankhan/config": "^3.1",
"hyperf/pimple": "^2.2",
"imangazaliev/didom": "^2.0",
"intervention/image": "^2.7",
"jeremykendall/php-domain-parser": "^6.3",
"khanamiryan/qrcode-detector-decoder": "^2.0",
"kwn/number-to-words": "^2.6",
"lcobucci/jwt": "^5.0",
"league/climate": "^3.8",
"league/commonmark": "^2.4",
"league/csv": "^9.8",
"league/html-to-markdown": "^5.1",
"league/oauth2-client": "^2.7",
"league/oauth2-server": "^8.5",
"league/omnipay": "3.2.1",
"luka/network-address-types": "1.1.1",
"lustre/php-dfa-sensitive": "^1.4",
"markrogoyski/math-php": "^2.8",
"mevdschee/php-crud-api": "^2.14",
"milon/barcode": "^10.0",
"monolog/monolog": "^3.4",
"mouyong/translate": "^3.0",
"mtdowling/jmespath.php": "^2.6",
"nesbot/carbon": "^2.68",
"netresearch/jsonmapper": "^4.2",
"omnipay/paypal": "^3.0",
"omnipay/stripe": "^3.2",
"overtrue/easy-sms": "^2.5",
"overtrue/pinyin": "^5.2",
"overtrue/socialite": "^4.8",
"patrickschur/language-detection": "^5.3",
"pecee/simple-router": "5.3.0.5",
"phar-io/version": "^3.2",
"phenx/php-font-lib": "^0.5.4",
"phpfastcache/phpfastcache": "^9.1",
"php-http/httplug": "^2.4",
"php-http/message": "^1.16",
"php-http/message-factory": "^1.1",
"phpmailer/phpmailer": "^6.7",
"phpoffice/phpspreadsheet": "^1.28",
"phpoffice/phpword": "^1.1",
"pimple/pimple": "^3.5",
"pleonasm/bloom-filter": "^1.0",
"pragmarx/google2fa": "^8.0",
"qcloud/cos-sdk-v5": "^2.6",
"ramsey/uuid": "^4.7",
"respect/validation": "^2.2",
"sabre/xml": "^4.0",
"seld/jsonlint": "^1.9",
"smalot/pdfparser": "^2.7",
"spatie/color": "^1.5",
"symfony/yaml": "^6.0",
"topthink/think-orm": "^3.0",
"tracy/tracy": "^2.10",
"twig/twig": "^3.7",
"verot/class.upload.php": "^2.1",
"vlucas/phpdotenv": "^5.4",
"voku/anti-xss": "^4.1",
"voku/arrayy": "^7.9",
"voku/portable-ascii": "^2.0",
"voku/portable-utf8": "^6.0",
"voku/stringy": "^6.5",
"w7corp/easywechat": "^6.12",
"webmozart/assert": "^1.11",
"wilon/php-number2chinese": "^1.0",
"workerman/workerman": "^4.1",
"xaboy/form-builder": "^2.0",
"yansongda/pay": "~3.5.0",
"zanysoft/laravel-zip": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"alibabacloud/sdk": "^1.8",
"alipaysdk/easysdk": "^2.2",
"alipaysdk/openapi": "^1.0",
"tencentcloud/tencentcloud-sdk-php": "^3.0",
"rinvex/countries": "^8.1",
"forever2077/jieba-php": "^0.1.1"
},
"minimum-stability": "stable",
"config": {
"allow-plugins": {
"php-http/discovery": true
}
}
}