Skip to content

Template engine #3

@Ma27

Description

@Ma27

A controller should never generate the html of the view.
I recommend a template engine to render templates and use the result as view.

If we don't use Twig, we could use PHP as engine.
I've implemented a simple template php templating engine which we may use: http://pastebin.com/j9vw9guD

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions