php常用类库-工具组件2
Posted tim_xiao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php常用类库-工具组件2相关的知识,希望对你有一定的参考价值。
symfony/http-foundation
github
https://github.com/symfony/http-foundation
- 参考 https://symfony.com/doc/curre...
nesbot/carbon
github
https://github.com/briannesbitt/Carbon
- An API extension for DateTime that supports 281 different languages. 更加方便友好的对日期和时间进行处理
predis/predis
github
https://github.com/predis/predis
- php redis客户端,支持操作redis 列表,set及hash等数据结构的操作。高性能场景推荐使用phpredis扩展https://github.com/phpredis/p...
guzzlehttp/guzzle
github
https://github.com/guzzle/guzzle
- php HTTP client.支持同步异步请求.支持PSR-7
box/spout
github
https://github.com/box/spout
- 解析excel表格,特别对于数据量比较大的excel表格的解析(in a fast and scalable way)
以上是关于php常用类库-工具组件2的主要内容,如果未能解决你的问题,请参考以下文章