JSPM

docpad-plugin-php

2.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q30384F

Adds support for the PHP language to DocPad.

Package Exports

  • docpad-plugin-php

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (docpad-plugin-php) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

PHP Plugin for DocPad

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.

Install

npm install --save docpad-plugin-php

History

You can discover the history inside the History.md file

License

Licensed under the incredibly permissive MIT License
Copyright © 2012 Bevry Pty Ltd
Copyright © 2011 Benjamin Lupton