Laravel5 优秀扩展包整理

本文整理Github上国内相对较常用Laravel5及以上版本的扩展包

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

  • 文档:https://segmentfault.com/n/1330000007626456

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

  • 文档:

你可能感兴趣的:(Laravel5 优秀扩展包整理)