Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.09 KB

File metadata and controls

27 lines (14 loc) · 1.09 KB

Module 7: PHP Documentation Standards


Getting Started

Prior to completing the module below it is highly recommended that you look at the following learning material:

Note: PHPDocumentor2's 2.0 release documentation standard is the standard that new PHP development will conform to at Generation Tux.


Completing the Module

Create a new branch in your php-final git repo called documentation and commit all the work from this module there. Again, be sure to write any code to conform to the PSR-2 standard.

Add documentation to your code that conforms to the documentation spec above.


Wrapping Up

When you are done, push your code to GitHub. Please create a tag called v1.5 with a message of "ready for review". Be sure your tags are pushed to the remote repository and are visible in GitHub.

Create an issue titled Review Module 7 - PHP Documentation Standards and assign it to @generationtux-helmsmen.