baijunyao / laravel-bjyadmin
The Laravel Framework.
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 94
Watchers: 9
Forks: 35
Open Issues: 1
Type:project
Requires
- php: >=5.6.4
- dingo/api: 1.0.x@dev
- doctrine/dbal: ^2.5
- laravel/framework: 5.3.*
- orangehill/iseed: dev-master
- tymon/jwt-auth: 0.5.*
- zizaco/entrust: 5.2.x-dev
Requires (Dev)
- fzaninotto/faker: ~1.4
- laravel/homestead: ^3.0
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.0
- symfony/css-selector: 3.1.*
- symfony/dom-crawler: 3.1.*
- way/generators: dev-feature/laravel-five-stable
- xethron/migrations-generator: dev-l5
README
简介
经常有一些童鞋们询问这个项目;特写此简介;这个项目是使用laravel整合封装一些常用的功能;还在不断的完善中;有兴趣的可以star参考测试;但暂时不建议用在生产环境中;因为经常会进行一些破坏性的更新;待成熟后将会写一系列的文章讲解;
已安装的包
- dingo/api api接口版本管理
- tymondesigns/jwt-auth 接口认证 接口认证
- zizaco/entrust 权限认证
- Xethron/migrations-generator 逆向迁移
- orangehill/iseed 逆向填充
- mewebstudio/captcha 验证码
- barryvdh/laravel-ide-helper ide支持
- barryvdh/laravel-debugbar 工具条
- overtrue/laravel-wechat 微信开发
- guzzlehttp/guzzle 发送http请求
- maatwebsite/excel 导入导出excel
- phpoffice/phpword 编辑word文档
- jaeger/querylist 采集
- stichoza/google-translate-php 谷歌翻译
- propaganistas/laravel-phone 手机号验证
- predis/predis 连接redis
包链接
- dingo/api https://github.com/dingo/api
- tymondesigns/jwt-auth https://github.com/tymondesigns/jwt-auth/
- zizaco/entrust https://github.com/Zizaco/entrust/
- Xethron/migrations-generator https://github.com/Xethron/migrations-generator
- orangehill/iseed https://github.com/orangehill/iseed
- mewebstudio/captcha https://github.com/mewebstudio/captcha
- barryvdh/laravel-ide-helper https://github.com/barryvdh/laravel-ide-helper
- barryvdh/laravel-debugbar https://github.com/barryvdh/laravel-debugbar
- overtrue/laravel-wechat https://github.com/overtrue/laravel-wechat
- guzzlehttp/guzzle https://github.com/guzzle/guzzle
- maatwebsite/excel https://github.com/Maatwebsite/Laravel-Excel
- phpoffice/phpword https://github.com/PHPOffice/PHPWord
- jaeger/querylist https://github.com/jae-jae/QueryList
- stichoza/google-translate-php https://github.com/Stichoza/google-translate-php
- propaganistas/laravel-phone https://github.com/Propaganistas/Laravel-Phone
- predis/predis https://github.com/nrk/predis
License
The Laravel framework is open-sourced software licensed under the MIT license.