Laravel常用包

intervention/image

https://github.com/Intervention/image
图片处理

reliese/laravel

https://github.com/reliese/laravel
models 生成器

barryvdh/laravel-ide-helper

https://github.com/barryvdh/laravel-ide-helper
ide帮助文档

phpoffice/phpspreadsheet

https://github.com/PHPOffice/PhpSpreadsheet
office文件处理

overtrue/laravel-wechat

https://github.com/overtrue/laravel-wechat
微信框架

qiniu/php-sdk

https://github.com/qiniu/php-sdk
七牛包

simplesoftwareio/simple-qrcode

https://github.com/SimpleSoftwareIO/simple-qrcode
二维码包

prettus/l5-repository

https://github.com/andersao/l5-repository
仓库模式

vinkla/hashids

https://github.com/vinkla/hashids
可逆hashids,场景:避免暴露正常id,非线性上升(非加密);默认配置下,数据库int最大值4294967295,生成的hashids字符串为7位,bigint最大值18446744073709552000,生成的字符串为13位

jenssegers/agent

https://github.com/jenssegers/agent
Agent库,解析UA

posted @ 2020-09-29 21:59  Au_ww  阅读(172)  评论(0编辑  收藏  举报