pug-php / pug

Pug template engine for PHP
https://www.phug-lang.com
MIT License
391 stars 42 forks source link

Add zend expressive pug adapter to framework list #192

Closed kpicaza closed 6 years ago

kpicaza commented 6 years ago

Hello, I've created an adapter to use pug as template engine in Zend expressive framework and i added it to framework list.

Thanks for your that great library.

Best regards.

codecov-io commented 6 years ago

Codecov Report

Merging #192 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #192   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity      198    198           
=======================================
  Files            22     22           
  Lines           426    426           
=======================================
  Hits            426    426

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7c86ad6...db5e049. Read the comment docs.

kylekatarnls commented 6 years ago

Thanks! Great job! Do not hesitate to propose such PR for the Phug documentation (https://phug-lang.com/) https://github.com/phug-php/website/blob/master/doc/en/installation.md https://github.com/phug-php/website/blob/master/doc/fr/installation.md