News Feed
Jobs Feed
Sections




News Archive
PHPImpact Blog:
A Django template language clone for PHP
August 29, 2008 @ 10:25:55

On the PHP::Impact blog today Federico points out a Django templating language clone for PHP - Calypso.

Calypso is a full clone of the Django Template Language that helps developers separates the presentational and logic concerns of the application. It offers template inheritance, pluggable tags and filters, and can be easily integrated into the Zend Framework

The most powerful part of the Calypso system is the template inheritance. It allows you to build up a skeleton of templates that can be used for the entire site with blocks and areas that any other part of the application can easily override.

0 comments voice your opinion now!
django clone calypso inheritance template


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: Markup Separation with Template IT

PHPImpact Blog: A Django template language clone for PHP

Vance Lucas' Blog: Practical Uses for PHP 5.3 Closures

DZone.com: How to Build PHP 5.4 Applications with Visual Studio

phpRiot.com: Application logic versus template logic


Community Events











Don't see your event here?
Let us know!


community example interview introduction release tool testing podcast opinion conference language object functional development composer code unittest zendframework2 series framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework