码迷,mamicode.com
首页 > Web开发 > 详细

php开发常用技术

时间:2015-11-09 18:43:24      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:

B2C友情链接

PHP编码规范检查工具http://wiki.corp.vipshop.com/x/-QEU

PHP语法检查工具http://wiki.corp.vipshop.com/x/HgIU

log4php: http://wiki.corp.vipshop.com/x/QQKQ

前端性能测试http://wiki.corp.vipshop.com/x/VgIU

php编码规范: http://wiki.corp.vipshop.com/x/dQAU

 

PHP Integration with Jenkins

Continuous Integration for PHP with Jenkins - http://systemsarchitect.net/continuous-integration-for-php-with-jenkins/

PHP Continuous integration, with Jenkins and Phing - http://marcelog.github.io/articles/ci_jenkins_hudson_continuous_integration_php_phing.html

Template for Jenkins Jobs for PHP Projects - http://jenkins-php.org/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+jmfontaine-signets+(jmfontaine.net+-+Signets)

Continuous Integration with Jenkins - http://www.sitepoint.com/continuous-integration-with-jenkins-1/

Getting Started with Jenkins for PHP - http://aaronbonner.io/post/4965561040/getting-started-with-jenkins-for-php

PHP开发必备 PHP持续集成工具介绍:

http://developer.51cto.com/art/201105/261287.htm  (上)

http://developer.51cto.com/art/201105/261292.htm  (下)

基于Jenkins的PHP持续集成

Implementation Plan

1. 建议统一IDE, 并整理项目结构文档

2. 用CodeSniffer进行代码风格检查

3. 从唯品团开始做重构样板, include folder下的lib_common.php进行拆分改造, 先独立一个lib_validation.php 出来

4. PHPUnit 针对 lib_validation.php 进行单元测试, 并生成测试报告

5. 整合Jekins CI

IBM DeveloperWorks 资料库

PHP 编程的 5 个良好习惯 - http://www.ibm.com/developerworks/cn/opensource/os-php-5goodhabits/

在 PHP 中养成 7 个面向对象的好习惯 - http://www.ibm.com/developerworks/cn/opensource/os-php-7oohabits/

五种常见的 PHP 设计模式 - http://www.ibm.com/developerworks/cn/opensource/os-php-designptrns/

另外五个 PHP 设计模式 - http://www.ibm.com/developerworks/cn/opensource/os-php-designpatterns/

为 PHP 应用提速、提速、再提速!- http://www.ibm.com/developerworks/cn/opensource/os-php-fastapps/

使用 PHP、JavaScript 和 WURFL 的设备识别移动网站 - http://www.ibm.com/developerworks/cn/mobile/mo-wurfl-1/index.html

More... - http://www.ibm.com/developerworks/cn/views/opensource/libraryview.jsp?search_by=php

php开发常用技术

标签:

原文地址:http://www.cnblogs.com/zhaosiwen/p/4950508.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!