PHP 代码检查工具 PHP Mess Detector

  • 授权协议: GPLv3
  • 开发语言: PHP
  • 操作系统: 跨平台
  • 软件首页: http://phpmd.org/

软件介绍

PHP Mess Detector 是 PHP Depend 的分拆项目,旨在提供一个和 Java 工具 PMD 同样知名的 PHP 工具。PHPMD 可以看作为一个队用户友好且易于配置的前端。PHPMD 是这样工作的:它需要一个给定的 PHP 代码库,然后在源代码中寻找潜在的问题。这些问题可能是:

  • 可能的 Bug

  • 不太好的代码

  • 过于复杂的表达式

  • 未使用的参数、方法、属性

本文地址:https://codercto.com/soft/d/20452.html

Beginning PHP and MySQL 5

Beginning PHP and MySQL 5

W. Jason Gilmore / Apress / 2006-01-23 / USD 44.99

Beginning PHP and MySQL 5: From Novice to Professional, Second Edition offers comprehensive information about two of the most prominent open source technologies on the planet: the PHP scripting langua......一起来看看 《Beginning PHP and MySQL 5》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具