Adds support to DocPad for writing your templates using PHP
Convention: .anything.php|phtml
Note: this plugin provides PHP the template data, but you will not be able to call the template helpers as there is no easy way for php to communicate with javascript (which is what DocPad is built with), as such, you will probably want to use the eco plugin instead.
docpad install php
You can discover the history inside the History.md
file
Licensed under the incredibly permissive MIT License
Copyright © 2012 Bevry Pty Ltd
Copyright © 2011 Benjamin Lupton