bTemplate

bTemplate is a PHP class that facilitates the separation of PHP code and various markup languages (HTML, XML, etc.). It provides simple variable interpolation, loops, complex (nested) loops, simple conditionals, and case loops. By default, it uses XML compatible syntax, but the opening and closing tags can be customized.

Tags Software Development Libraries php classes
Licenses MIT/X
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  03 May 2003 12:18
  • Rrelease-after

Changes: This is the final release of bTemplate. else syntax has been added to the conditional parsing. There is no need to update if you don't need this functionality.

  • Rrelease-mid
  •  11 Jun 2002 14:21
  • Rrelease-after

Changes: This version introduces a new case loop syntax, an optional second argument to the constructor (whether to reset template variables after a fetch() call), and a reset_vars() method that allows you to manually reset template variables. The documentation has been updated to include all features, and the bTemplate Web site has benchmarks that compare bTemplate to various other template systems.

  • Rrelease-mid
  •  02 Jun 2002 04:53
  • Rrelease-after

No changes have been submitted for this release.

7f271834f892cd676c20e089938e0edd_thumb

Project Spotlight

MinGW cross compiling environment

A MinGW cross compiling environment.

16e41e452461ccc4717f6003bd5bd0c4_thumb

Project Spotlight

TclUP

An FTP client in Tcl/Tk.