欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  神坛PHP

整理推荐Laravel优秀扩展包

程序员文章站 2022-02-22 20:22:45
...

laravel-generator(代码生成)

Github:https://github.com/InfyOmLabs/laravel-generator/

文档:http://labs.infyom.com/laravelgenerator


laravel-upload(对象云存储OSS)

Github:https://github.com/tyua07/laravel-upload

文档:https://github.com/tyua07/laravel-upload/blob/master/README.md


flash(消息闪存)

Github:https://github.com/laracasts/flash

文档:https://github.com/laracasts/flash/blob/master/readme.md


laravel-ide-helper(编辑器代码提示)

Github:https://github.com/barryvdh/laravel-ide-helper

entrust(RBAC)

Github:https://github.com/Zizaco/entrust

文档:https://github.com/Zizaco/entrust/blob/master/README.md


Laravel-Excel

Github:https://github.com/Maatwebsite/Laravel-Excel

文档:http://www.maatwebsite.nl/laravel-excel/docs


image (图片处理)

Github:https://github.com/Intervention/image

文档:http://image.intervention.io/


laravel-wechat(微信开发)

Github:https://github.com/overtrue/laravel-wechat

文档:http://easywechat.org/


laravel-lang(语言包)

Github:https://github.com/overtrue/laravel-lang


captcha(验证码)

Github:https://github.com/mewebstudio/captcha


overtrue/laravel-socialite(社会化登陆)

Github:https://github.com/overtrue/laravel-socialite

系统日志:ARCANEDEV/LogViewer

Github:https://github.com/ARCANEDEV/LogViewer


Laravel5.4前端构建工具:JeffreyWay/laravel-mix

Github:https://github.com/JeffreyWay/laravel-mix


跨域资源共享:barryvdh/laravel-cors

Github:https://github.com/barryvdh/laravel-cors/


基于API的用户认证:tymondesigns/jwt-auth

Github:https://github.com/tymondesigns/jwt-auth/


亚马逊云存储:aws/aws-sdk-php-laravel

Github:https://github.com/aws/aws-sdk-php-laravel/


User Agent 解析工具:jenssegers/agent

Github:https://github.com/jenssegers/agent/


PDF操作:barryvdh/laravel-dompdf

Github:https://github.com/barryvdh/laravel-dompdf/


Mongodb数据库支持:jenssegers/laravel-mongodb

Github:https://github.com/jenssegers/laravel-mongodb/


面包屑导航:davejamesmiller/laravel-breadcrumbs

Github:https://github.com/davejamesmiller/laravel-breadcrumbs/


二维码生成:simplesoftwareio/simple-qrcode

Github:https://github.com/SimpleSoftwareIO/simple-qrcode/


交互式图表:ConsoleTVs/Charts

Github:https://github.com/ConsoleTVs/Charts


相关标签: 扩展包