Skip to content

sy-records/thinkphp-syz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

thinkphp-syz

整合ThinkPHP功能系列

1、生成csv格式的Excel表格 https://qq52o.me/2227.html
2、PHPExcel生成Excel表格文件 https://qq52o.me/2229.html
3、微信企业付款至用户零钱银行卡 https://qq52o.me/2232.html
4、PHPMailer发送SMTP邮件可带附件 https://qq52o.me/2237.html
5、通过邮箱获取全球公认的Gravatar头像地址或QQ头像 https://qq52o.me/2239.html
6、微信公众号支付 https://qq52o.me/2243.html
7、封装一个P方法打印数组 /Application/Home/Controller/IndexController.class.php/p
8、生成二维码 /Application/Home/Controller/IndexController.class.php/qrcode
9、聚合数据物流查询 https://qq52o.me/2334.html
10、发送微信模板消息 https://qq52o.me/2331.html
11、自定义微信菜单 https://qq52o.me/2430.html
12、发送消息到钉钉机器人 /Application/Admin/Controller/IndexController.class.php/sendMessageToDingdingRobot
13、请求接口返回内容(CURL) /Application/Common/Common/function.php/myCurl
14、使用webhook自动部署项目代码 /Application/Admin/Controller/IndexController.class.php/gitWebHook
15、增加使用方糖推送微信模板消息 一对多 /Application/Common/Common/function.php/sendPushBear
一对一 /Application/Common/Common/function.php/scSend
16、对二维数组查询结果集进行排序 /Application/Common/Common/function.php/listSortBy
17、生成订单号 /Application/Common/Common/function.php/setOrderId
18、转义和反转义emoji表情 /Application/Common/Common/function.php/emoji_encode
19、对二维数组进行排序、去重 /Application/Common/Common/function.php/assocUnique
20、获取二维数组的差值(有唯一键) /Application/Common/Common/function.php/getDiffArrayByPk
21、获取二维数组的差值(无唯一键) /Application/Common/Common/function.php/getDiffArrayByFilter
22、PHP 格式化时间显示刚刚、几分钟前、昨天、前天 /Application/Common/Common/uc_time_ago

About

整合ThinkPHP功能系列

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages