Commit Graph

185 Commits

Author SHA1 Message Date
李铭昕
8ee442adec Upgrade monolog version. 2020-04-17 15:55:03 +08:00
李铭昕
1e2c3037f7 Upgrade version of some components. 2020-04-17 15:23:24 +08:00
李铭昕
692dcbf134
Format composer.json (#1492) 2020-04-02 14:37:16 +08:00
李铭昕
4b22b85c45
Merge pull request #1451 from Reasno/filesystem
Add Filesystem component
2020-03-26 10:46:29 +08:00
李铭昕
1735612d76
Merge pull request #1452 from Reasno/patch-1
Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938
2020-03-26 10:31:51 +08:00
李铭昕
c2938be06a Format code. 2020-03-26 10:25:47 +08:00
dayday
372668a91f
feat: use swoole/ide-helper (#1460)
* feat: use swoole/ide-helper

* Removed swoole/ide-helper form sub components.

* Fixed composer deprecation.

Co-authored-by: 李铭昕 <715557344@qq.com>
2020-03-26 10:15:48 +08:00
Reasno
49540bda45 Encourage the use of \Hyperf\Redis\Redis instead of \Redis because of #938 2020-03-23 12:27:24 +08:00
reasno
6b43033e55 fix: composer.json path 2020-03-23 00:48:49 +08:00
reasno
56f4b3e3b7 增加文档 2020-03-23 00:36:47 +08:00
huangzhhui
d5aa8a2a20 Optimize composer.json 2020-03-19 14:39:04 +08:00
李铭昕
322a3477a4
Added Hyperf\LoadBalancer\LoadBalancerInterface::getNodes(). (#1331) 2020-02-06 13:38:16 +08:00
李铭昕
c1b2276e0e Added ext-bcmatch required. 2020-01-24 13:11:31 +08:00
李铭昕
44d58d7766 Init nsq component. 2020-01-20 16:59:47 +08:00
李铭昕
5c8e9035e5 Merge branch 'master' into 1.1-superglobals 2020-01-07 16:23:30 +08:00
José Carlos Chávez
5a12584618
Upgrades jcchavezs/zipkin-php-opentracing to 0.1.4
This includes one bugfix and one new feature for propagation. For more details see https://github.com/jcchavezs/zipkin-php-opentracing/releases/tag/0.1.4
2020-01-04 16:56:12 +01:00
李铭昕
7e3ffb1c8e
Replaced zendframework/zend-mime into laminas/laminas-mine. (#1217) 2020-01-03 15:12:03 +08:00
李铭昕
c1518cea62 Added super-globals component. 2020-01-01 19:28:06 +08:00
李铭昕
1deed1d262
Merge pull request #1144 from assert6/master
Fixed rate-limit config not work
2019-12-19 10:23:36 +08:00
李铭昕
7948abc1d1 Added default config for rate-limit. 2019-12-18 14:21:13 +08:00
李铭昕
53d40d94d4
Added stdoutlogger testing. (#1037) 2019-11-28 10:25:15 +08:00
李铭昕
60689a5437 Merge branch 'master' into pr/860 2019-11-21 09:55:23 +08:00
sy-records
9fd7530bf5 Update composer.json 2019-11-15 09:19:00 +08:00
Reasno
f6110a2de7 Merge branch 'master' of https://github.com/hyperf/hyperf into retry 2019-11-15 01:18:43 +08:00
Luffy
854d07a2c8 Update composer.json (#947) 2019-11-14 20:42:18 +08:00
李铭昕
3fa03c5fbe
Merge pull request #941 from daydaygo/dayday-201911140956
add config-zookeeper
2019-11-14 13:32:23 +08:00
黄朝晖
c407b1e09a
Merge pull request #921 from huangzhhui/session
Add Session component
2019-11-14 12:54:46 +08:00
李铭昕
0a2623c0af Optimized code. 2019-11-14 11:22:30 +08:00
李铭昕
3b8b23dddc Format code. 2019-11-13 10:47:16 +08:00
huangzhhui
ae964cac5d Merge remote-tracking branch 'upstream/master' into session 2019-11-11 20:38:49 +08:00
谷溪
abaee5d56b
Merge branch 'master' into retry 2019-11-11 00:25:59 +08:00
Dickens Gao
8ecbae4947 Added twig template engine for view. (#905) 2019-11-10 14:58:14 +08:00
李铭昕
05c375c07f
Added smarty testing. (#912) 2019-11-10 14:34:57 +08:00
李铭昕
d83e764c0e Merge branch 'master' into pr/827 2019-11-09 16:12:58 +08:00
谷溪
13394dcc96
Merge branch 'master' into retry 2019-11-07 17:16:26 +08:00
Reasno
83114383d2 Add Retry Component
Merge branch 'master' of https://github.com/hyperf/hyperf into retry
2019-11-05 15:15:29 +08:00
李铭昕
c387bb8e12 Format code. 2019-11-02 14:29:10 +08:00
李铭昕
a5385bb12e Optimized code. 2019-10-31 10:49:13 +08:00
李铭昕
e2d3542086 Moved repejota/nats into hyperf/nats. 2019-10-31 10:31:24 +08:00
李铭昕
f94d83fc12 Added nats component. 2019-10-30 22:04:16 +08:00
李铭昕
95ce15c17b
Merge pull request #796 from limingxinleo/1.1-etcd
Optimized etcd.
2019-10-30 16:26:57 +08:00
李铭昕
e0d7f2d596 Fixed namespaces for testing. 2019-10-30 14:36:00 +08:00
李铭昕
c7d73cf21c Optimized EtcdClient::getDefaultHandler. 2019-10-27 18:58:19 +08:00
huangzhhui
2fd430e7b5 Merge remote-tracking branch 'upstream/master' into session 2019-10-27 16:17:47 +08:00
Reasno
c6c8e1004b Add Metric Component
Support a various of Metrics providers, including prometheus, statsd, influxdb.
2019-10-25 16:51:03 +08:00
李铭昕
a690f36b3e Added protocol. 2019-10-22 19:29:31 +08:00
Peter Kokot
4cf07d573f Add ext-swoole to composer requirement (#671) 2019-10-08 17:47:24 +08:00
Dacheng Gao
6524415bba Fix LICENSE link 2019-10-06 19:53:21 +08:00
黄朝晖
85a14a8375
Merge pull request #429 from chunhei2008/feat/validation
Add validation component
2019-09-29 18:03:18 +08:00
水煮牛肉
c8ea4ca394 Deleted useless code of guzzle. (#618)
* Deleted useless code of guzzle.

* Optimized .
2019-09-26 14:58:19 +08:00