自己的PHP学习笔记、一些常用的PHP资料。
http://blog.segmentfault.com/weakish/1190000000358325
##工具
- PuPHPet:https://puphpet.com/
- 常用框架:https://github.com/codeguy/php-the-right-way/wiki/Frameworks
- PHP Framework Interop Group: http://www.php-fig.org/
- http://www.learn-php.org/
- http://phpsh.org/
- https://github.com/CHH/php-build
###CDN公共库
- http://developer.baidu.com/wiki/index.php?title=docs/cplat/libs
- http://jscdn.upai.com/
- http://lib.sinaapp.com/
- https://developers.google.com/speed/libraries/?hl=zh-CN
- http://www.asp.net/ajaxlibrary/CDN.ashx
- http://cdnjs.com/
- http://staticfile.org/
- http://bbs.aliyun.com/read.php?tid=139395
- http://open.bootcss.com/
###源码搜索
- http://code.ohloh.net/
- http://www.krugle.com/
- http://searchcode.com/
- http://nerdydata.com/
- http://www.symbolhound.com/
- http://www.merobase.com/
##Composer
##修炼内功
-
PHP最佳实践:https://phpbestpractices.org/
-
PHP最佳实践中文版:http://youngsterxyf.github.io/2013/06/01/php-best-practices/
-
深入理解PHP内核:http://www.php-internals.com/
-
PHP扩展开发及内核应用:https://github.com/walu/phpbook
-
PHP扩展开发及内核应用,源码,PDF:https://github.com/goosman-lei/php-eae
-
权威的前端性能指南:http://browserdiet.com/zh/
-
PHP Web编程守则:http://funkatron.com/posts/the-microphp-manifesto.html
###使用Symfony2的组件创建自己的PHP框架
https://github.com/happen-zhang/symfony2-jobeet-tutorial
##Github 推荐
- 正则 : https://github.com/VerbalExpressions/PHPVerbalExpressions
- html2markdown : https://github.com/nickcernis/html2markdown
- A library : https://github.com/walu/yun-lib
- https://github.com/ziadoz/awesome-php
- https://github.com/noodlehaus/dispatch
- https://github.com/radiosilence/Ham
- https://github.com/chriso/klein.php