Skip to content

Template engine #3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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