2017 © Pedro Peláez
 

library slim-jade

A helper for slim framework view to allow the use of phpJade as a template engine

image

pike/slim-jade

A helper for slim framework view to allow the use of phpJade as a template engine

  • Tuesday, November 1, 2016
  • by Riechao
  • Repository
  • 1 Watchers
  • 1 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

slim-jade

Jade templating for Slim3, (*1)

## This is pretty much a copy of the Twig Views implementation for Slim 3

Use at your own risk, I haven't used it much yet. Requires Slim 3 and at least PHP 5.4.0, (*2)

Install

$ composer require pike/slim-jade

Injection

$view = new Slim\Views\JadeView(
    $pathToYourTemplates,
    $ArrayOfYourSettings
        );

** I have no idea what I'm doing with packagist and github **, (*3)

The Versions

01/11 2016

dev-master

9999999-dev

A helper for slim framework view to allow the use of phpJade as a template engine

  Sources   Download

MIT

The Requires

 

The Development Requires

by William Pike

29/08 2015

0.0.3.x-dev

0.0.3.9999999-dev

A helper for slim framework view to allow the use of phpJade as a template engine

  Sources   Download

MIT

The Requires

 

The Development Requires

by William Pike

19/08 2015

0.0.2.x-dev

0.0.2.9999999-dev

A helper for slim framework view to allow the use of phpJade as a template engine

  Sources   Download

MIT

The Requires

 

The Development Requires

by William Pike

19/08 2015

dev-develop

dev-develop

A helper for slim framework view to allow the use of phpJade as a template engine

  Sources   Download

MIT

The Requires

 

The Development Requires

by William Pike