pug-php/pug-filter-sbp

1.3.0 2017-10-03 14:07 UTC

This package is auto-updated.

Last update: 2024-04-14 23:55:10 UTC


README

SBP filter for Pug-php

Latest Stable Version Build Status Code Climate Test Coverage StyleCI

Example

p
  :sbp
    Foo
      +answear
        < 6 * 7
    $foo = new Foo
    echo $foo->answear()

Install

composer require pug-php/pug-filter-sbp

See how to use Pug-php here: https://github.com/pug-php/pug