Home     PHP / Javascript / Ajax
PHP HoinP Script

PHP Script Codes > development-tools

HoinP Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 543

PHP Script Codes > HoinP
The purpose of this library is to offer a structured way to generate XHTML markup from PHP, without the traditional interleaving of PHP chunks, HTML chunks and echo statements all over.

It is an intermediate concept between templating systems (I don't like the paradigm) and PHP DOM extensions (over complicated for the purpose). It will fit well in MVC designed applications.