Patternizer is a kit of classes wich allows you to build PHP applications based on HTML pattern files, totally separating your PHP code from the HTML look&feel.
The main benefits of Patternizer are:
Organization
All your PHP code is totally separated from the HTML code, so you can make any changes to the look&feel without having to fight with tons of PHP code lines. Also, it's a powerful way to separate the work jobs of a development team: Coders and HTML designers.
Recursivity
You can build a hierarchy of patterns wich includes one to other, avoiding the unnecessary HTML code repeating, and empowering the HTML reusability.
Easy of use
Patternizer is fully object-oriented: Create your application functionalities in an object structure, and work with it directly from your patterns.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Loren PHPLib Home |
This class is just a part of Loren PHPLib, come here to get more, latest versions, and full documentation. |
| |
Files |
|
|