2017 © Pedro Peláez
 

library zend-view-jade

Use jade template with Zend

image

superboum/zend-view-jade

Use jade template with Zend

  • Sunday, July 5, 2015
  • by superboum
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ZendViewJade

Use Jade inside a Zend 1 Framework project. Should not be considered as stable. Some features are missing. Your objects must me serializable in JSON. Please refer to the PHP documentation for more information., (*1)

Installation

You need nodejs + npm + jade installed (sudo npm install -g jade)., (*2)

cd library
git clone https://github.com/superboum/ZendViewJade

Usage

require_once("ZendViewJade/ZendViewJade.php");
$view = new Zend_View_Jade();

The Versions

05/07 2015

dev-master

9999999-dev

Use jade template with Zend

  Sources   Download

by Quentin Dufour

05/07 2015

v1.0.0

1.0.0.0

Use jade template with Zend

  Sources   Download

by Quentin Dufour