<ac:macro ac:name="note"><ac:parameter ac:name="title">Under Construction</ac:parameter><ac:rich-text-body>
<p>This proposal is under construction and is not ready for review.</p></ac:rich-text-body></ac:macro>
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend_Pmd is Zend Framework coding standards checker. This component helps your developer team keep the same coding standards.Zend Framework: Zend_Pmd Component Proposal
Proposed Component Name
Zend_Pmd
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Pmd
Proposers
jakub.mrozek@gmail.com
Revision
(wiki revision: 6)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
5. Theory of Operation
6. Milestones / Tasks
7. Class Index
- Zend_Pmd
- Zend_Pmd_Result
- Zend_Pmd_Exception
- Zend_Pmd_Plugins_Interface
- Zend_Pmd_Plugins_StartTag
- Zend_Pmd_Plugins_EndTag
...
8. Use Cases
| UC-01 |
|---|
1 Comment
comments.show.hideFeb 11, 2008
Karol Babioch
<p>I think most of the goals can be reached with PHPUnit (with Code-Coverage), so its dubious if such component could be really useful.</p>