2017 © Pedro Peláez
 

library slim-jade

Enables use of the jade preprocessor together with the Slim Framework

image

jlndk/slim-jade

Enables use of the jade preprocessor together with the Slim Framework

  • Wednesday, December 23, 2015
  • by jlndk
  • Repository
  • 3 Watchers
  • 5 Stars
  • 31 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Jade for Slim framework

Build Status, (*1)

This is a helper for the Slim framework, that allows the use of jade-php, together with Slim, (*2)

Install

Via Composer, (*3)

$ composer require jlndk/slim-jade

Requires Slim Framework 3 and PHP 5.4.0 or newer., (*4)

How to use

The Jade Syntax Reference
Jade-php
<?php
require 'vendor/autoload.php';

$app = new \Slim\Slim(array(
    'view' => new \Jlndk\SlimJade\Jade()
));

Contributing

Please see CONTRIBUTING for details., (*5)

Credits

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

23/12 2015

dev-master

9999999-dev http://slimframework.com

Enables use of the jade preprocessor together with the Slim Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework template slim jade view

12/06 2015

0.0.1

0.0.1.0 http://slimframework.com

Enables use of the jade preprocessor together with the Slim Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework template slim jade view

12/06 2015

dev-dev

dev-dev http://slimframework.com

Enables use of the jade preprocessor together with the Slim Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

framework template slim jade view