2017 © Pedro Peláez
 

library zend-twig

ZendTwig is a module that integrates the Twig template engine with Zend Framework 3.

image

oxcom/zend-twig

ZendTwig is a module that integrates the Twig template engine with Zend Framework 3.

  • Saturday, March 24, 2018
  • by OxCom
  • Repository
  • 3 Watchers
  • 9 Stars
  • 15,472 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 23 Versions
  • 21 % Grown

The README.md

ZendTwig module for Zend Framework 3

Latest Stable Version Total Downloads codecov.io Build Status Software License, (*1)

ZendTwig is a module that integrates the Twig template engine with Zend Framework 3 / Laminas Project., (*2)

Notes

  • From release v1.0.0 this project depends on Laminas Project components.
  • Development of package udner PHP5.6 has low priority and will be discontinued in closest feature.

Install

  1. Add ZendTwig lib with composer: composer require oxcom/zend-twig
  2. Add ZendTwig to Your config/application.config.php file as module:
    // Retrieve list of modules used in this application.
    'modules'                 => [
        'Zend\Router',
        'Zend\Validator',
        'Zend\I18n',
        'Zend\Mvc\I18n',
        'Application',
        // ...
        'ZendTwig',
    ],

Setting up

Here You can find some examples, configurations and e.t.c. that, I hope, will help You do build Your application. Short list of available docs:, (*3)

  1. ZendTwig module
  2. Custom Twig Extensions
  3. TwigModel

Bugs and Issues

Please, if You found a bug or something, that is not working properly, contact me and tell what's wrong. It's nice to have an example how to reproduce a bug, or any idea how to fix it in Your request. I'll take care about it ASAP., (*4)

The Versions

27/01 2017

v0.1.1

0.1.1.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

06/01 2017

v0.1.0

0.1.0.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

14/12 2016

v0.0.6

0.0.6.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

03/12 2016

v0.0.5

0.0.5.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

30/11 2016

v0.0.4

0.0.4.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

18/11 2016

v0.0.3

0.0.3.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

09/11 2016

v0.0.2

0.0.2.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom

04/11 2016

v0.0.1

0.0.1.0

ZendTwig is a module that integrates the Twig templating engine with Zend Framework 3.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar OxCom