Community contributed extensions

Twig [twig] module

This module is for the Play 1.x series only.

Twig superpowers Google App Engine’s Datastore for Play applications. Get a fluid API, in-memory joins, and asynchronous queries out of the box.

https://github.com/netmau5/Play-Twig

Written by Dave Jafari.

Published releases

0.3 Jun 06 2011 Documentation Try Play

To install locally this module use the install command:

play install twig-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
        - play -> twig {version}