namesco / ZTal

ZTal makes integrating the PHP templating system PHPTAL into Zend Framework easy.
Other
21 stars 3 forks source link

ZTal

ZTal is an open source project to replace the View and Form capabilities of Zend Framework with the PHPTAL templating engine.

ZTal provides the glue that allows Zend Framework to use PHPTAL templates as Views and Layouts while also allowing PHPTAL to access Zend Framework's Translation facilities. In particular:

Documentation

For more information and documentation please visit the ZTal Wiki or look through the example Zend application provided.

Compatibility

As of v1.5.0, ZTal requires PHPTAL 1.2.3 (currently unreleased) or later. Alternatively, you can apply a tiny patch to 1.2.2.

Other Questions

Feel free to chat with the ZTal developers (and others) on IRC in the #ztal channel on Freenode.

License

See LICENSE for more details.