Skip to content

Commit

Permalink
删掉失效链接
Browse files Browse the repository at this point in the history
  • Loading branch information
forecho committed Sep 27, 2021
1 parent 0eb7f06 commit 61ffe52
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Yii2 干货集,欢迎点 Watch 订阅,也欢迎提交 Pull Requests。(提

- [yiifeed](http://yiifeed.com/):Yii 最新动态都在这里
- [yiigist](https://yiigist.com/):Yii 专用的 Packages
- [my-yii](https://www.my-yii.com/):Yii 学习资料和新闻
- [YiiPowered](http://yiipowered.com/en):用 Yii 开发的项目案例,包括开源不开源的,包括 Yii1 和 Yii2,到目前为止有300多个案例了。
- [Yii2 学习小专栏](https://xiaozhuanlan.com/yiier):forecho 开的付费小专栏,欢迎有需要的朋友订阅。

Expand All @@ -15,11 +14,9 @@ Yii2 干货集,欢迎点 Watch 订阅,也欢迎提交 Pull Requests。(提
- [Yii Framework 2.0 类参考手册](http://www.yiiframework.com/doc-2.0/index.html)
- [Yii Framework 2.0 权威指南](http://www.yiiframework.com/doc-2.0/guide-index.html)
- [Yii Framework 2.0 权威指南镜像](http://stuff.cebe.cc/yii2docs/)(每次github有提交时15分钟后自动更新比官方那个及时)
- [PDF 版本的权威指南](http://stuff.cebe.cc/yii2-guide.pdf)
- [Yii Framework 2.0 中文权威指南 ](https://github.com/yiisoft/yii2/tree/master/docs/guide-zh-CN)
- [Yii2 官方文档及其他文本的中文本土化项目](https://github.com/yii2-chinesization/yii2-zh-cn)
- [yii2-cookbook](https://github.com/samdark/yii2-cookbook)
- [yii2-Cookbook 系列教程](http://www.tutorial-zoo.com/yii-2)
- [yii2-coding-standards](https://github.com/yiisoft/yii2-coding-standards):Yii2 代码标准检查
- [yii2-learning](http://dixonsatit.github.io/yii2-learning/):是泰语的!但是可以看一下代码。

Expand Down Expand Up @@ -149,9 +146,8 @@ Yii2 干货集,欢迎点 Watch 订阅,也欢迎提交 Pull Requests。(提
## Posts 文章

- [Yii2 Day 1~7 系列文章](http://my.oschina.net/u/248080/blog?catalog=3273266) 文章不是非常深入,但是对初学者非常有用
- [Yii2 - What you need to know](http://blog.hashsolutions.in/technology/yii2-need-know/)
- [使用Yii2时遇到的实际问题](http://segmentfault.com/a/1190000002428574)
- [深入理解 Yii2.0](http://www.digpage.com/)
- [深入理解 Yii2.0](https://www.kancloud.cn/kancloud/yii-in-depth/50784)
- [Bsourcecode Yii2.0 系列文章(英文)](http://www.bsourcecode.com/yiiframework2/)
- [krajee Yii2.0 系列文章(英文)](http://webtips.krajee.com/tag/yii/)
- [PHP开源框架Yii2系列](http://www.cnblogs.com/ganiks/tag/yii2/):有很多关于 Yii2 RESTful 的使用
Expand All @@ -164,9 +160,8 @@ Yii2 干货集,欢迎点 Watch 订阅,也欢迎提交 Pull Requests。(提
- [与《YII框架》不得不说的故事—安全篇](http://www.imooc.com/learn/467):主要讲了 XSS 和 CSRF 等
- [与《YII框架》不得不说的故事—扩展篇](http://www.imooc.com/learn/491):主要讲了模块化、事件机制和行为还有依赖注入,话题越来越高级,很赞。
- [与《YII框架》不得不说的故事—工具篇](http://www.imooc.com/learn/520):主要讲了Gii、Composer 还有 Yii2 Debug 工具。
- [yii框架入门](http://www.maiziedu.com/course/php/317-3140/)
- [深入理解 Yii2.0 视频](http://v.youku.com/v_show/id_XODY4NDQ5NzA0.html?f=23331432&from=y1.7-1.3)
- [Yii2 Development Visualization - youtube](https://www.youtube.com/watch?v=NMjA5N7kbEQ&feature=youtu.be) / [三分钟看尽Yii2开发的三年历程 - 优酷](http://v.youku.com/v_show/id_XODA4NTIyNjYw.html?from=y1.2-1-87.3.3-1.1-1-1-2)
- [Yii2 Development Visualization - youtube](https://www.youtube.com/watch?v=NMjA5N7kbEQ&feature=youtu.be)
- [Yii2 Lessons - youtube](https://www.youtube.com/playlist?list=PLRd0zhQj3CBmusDbBzFgg3H20VxLx2mkF)
- [Yii2 Lessons 2019 - youtube](https://www.youtube.com/watch?v=JD5Y-lQNrPs&list=PLLQuc_7jk__VZFYZa9uVbU2mYPbnfAMC6)
- [魏曦的 Yii2.0 视频教程](http://i.youku.com/weixistyle)[源码 michaelweixi/Yii2Blog](https://github.com/michaelweixi/Yii2Blog)
Expand Down

0 comments on commit 61ffe52

Please sign in to comment.