网址收藏
简介平时在工作中会用到很多技术和工具,有时候确实会遗忘,所以这里将这些收藏该文中,便于以后进行查找。也希望查看到该文章的朋友对你们有一定的帮助,后期还会加入更多的信息进来。
技术类
1、PHP相关
- Laravel China:https://laravel-china.org/
- laravel composer 扩展包开发(超详细):http://blog.share345.com/2018/02/05/laravel-package-development.html
2、数据库
- 全国行政区编码库:https://github.com/modood/Administrative-divisions-of-China
- DBCHM数据库CHM文档生成工具:https://gitee.com/lztkdr/DBCHM
- Mongodb网页web管理工具:https://gitee.com/qinxuewu/mongo-web-select
- 数据库ER图绘制工具 DbSchema:https://www.dbschema.com/
3、API接口管理
4、后台管理模板
- iView Admin:https://github.com/iview/iview-admin/tree/template
- El-Admin:https://auauz.net/login?redirect=%2Fdashboard
- D2-Admin:https://d2admin.fairyever.com
5、前端相关
- IView:https://www.iviewui.com/
- Element:http://element-cn.eleme.io/#/zh-CN
- 桌面应用Electron:https://electronjs.org/
6、运维相关
- django + saltstack 开发的运维管理平台:https://gitee.com/12x/mtrops_v2
- certbot生成HTTPS证书:https://certbot.eff.org/
- acme生成HTTPS证书:https://github.com/Neilpang/acme.sh
- walle部署系统:http://walle-web.io/
7、综合性
- Centrifugo消息平台:https://centrifugal.github.io/centrifugo/
- Git 服务gogs:https://gogs.io/
- ElasticSearch全文搜索:https://www.elastic.co/cn/
- JWT 超详细分析:https://laravel-china.org/articles/17883
- 同道中人整理的读过的文章收藏网址:https://laravel-china.org/topics/17232
8、推荐书籍
- 《Flutter实战》:https://book.flutterchina.club/
- Go语言圣经(中文版):https://books.studygolang.com/gopl-zh/
- Go语言高级编程:https://chai2010.cn/advanced-go-programming-book/
- 电子书下载:https://itbook.download/
9、版本控制
10、定时任务相关
- dkron:https://dkron.io/
- PPGo_Job:https://github.com/george518/PPGo_Job
- gocron:https://github.com/ouqiang/gocron