vlibTemplate

Visit Publisher Site

vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the resulting compiled templates can be easily cached). The vlibTemplateCache class, caches each template in native php code thus allowing vlibTemplate to bypass the majority of the regex calls when the template is recalled. vlibTemplateCache also checks for newer versions of the original template and updates the cache accordingly. vlibTemplate comes as part of the vLIB library.

Visit publisher site: vlibTemplate
  • Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
    Rated 4.65 out of 5 (47 ratings)
  • 2 Member Reviews
  • Views: 14,514
  • Price: Free

Listing Details

Version:
4.0 
Filed in:
Scripts / PHP / Scripts & Programs / Content Management
Submitted on:
 
Last Updated:
Feb 11, 2009 
Publisher:
Other listings by this publisher

License & Pricing Information

LICENSE #1
License Type:
Other
Price:
0.00
Additional Info:
Open Source Artisitic License

User Reviews 

Add/Edit Your Review
Average Member Rating: 4.65/5

Displaying 1-2 out of 2 reviews

  • vlibTemplate is one of the best template classes ever written. I use it for dl_stats and it's fast and supports MySQL queries. My advice: Use it!

  • This template class is better than smarty or patTemplate, because it's easier to install and offers features like: - Oracle - PostgreSQL - other RDBMS - Mail - Date support. Superb class. Try it and you will never use anything else.

See all 2 reviews for vlibTemplate