library slim-jade
A helper for slim framework view to allow the use of phpJade as a template engine
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
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)
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
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
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
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