Want to hire a development team?
No Images Added Yet

EnzymeTemplates

Rated3.0/5 (4 ratings)
Add to Favorites
Publisher
Object-oriented template library for PHP.
Product Details

EnzymeTemplates is an object-oriented template library for PHP. It features: database-backed - EnzymeTemplates automatically loads your data out of a database and makes it available to your template designer by the same names as the fields in your database; late-binding - automatically load data from the database when it is needed; object-oriented - EnzymeTemplates creates a complete object-oriented representation of your database schema in memory, which allows you to easily customize every aspect of the template's behaviour by simply sub-classing the appropriate classes. You can also load additional data from another data source, or change the way data is displayed. You'll never have to write a single line of SQL to use EnzymeTemplates. EnzymeTemplates is part of the Enzyme open-source project.

Report this Listing
Price
Free
Licence Type
Free
Views
22,325
Submitted on
19th July 2000
Last Updated
11th February 2009

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(4 ratings)
Average User Rating: 3.0/5
OO is cool!
Reviewed byAnonymousonTue, 9th January 2001
Rating 5 - Excellent
This is a great example of how to use OO templating. As a newbie to PHP I used to think that OO programming was just blowing smoke, now I'm convinced otherwise. As these OO templates illustrate, it is well worth the time it takes to build such templates in the first place. If you are a newbie, like myself, I'd urge you to really study the way Enzymes templates are built. bal
Displaying 1-1 out of 1 reviews
View All Reviews