Tutorials Home Scripts Home

What is PHP Outline 1.0.3?

Unlike other template engines, Outline is fast and light by design - rather than trying to reinvent the wheel, this engine tries to leverage the power of the template engine you already know: php.
Outline templates, once compiled, execute nearly as fast as native php templates. The engine itself consists of a very tiny runtime, resulting in minimal CPU and memory overhead - benchmarks have shown that Outline is probably faster than any other native php template engine.
Project Goals
Outline implements a practical, familiar template syntax, in about 1000 lines of code, giving you close to all of the functionality found in major template engines such as Smarty, Template Lite or Savant - all of the usual stuff like commands, blocks, modifiers, inserts, compiled templates, multi-level caching and so on.
Key differences from other engines
The major difference between Outline and most of the major template engines, is that it makes no attempts to implement template security, and it does not validate the parts of the syntax that it borrows from php. This makes it primarily a template engine for use by php developers and trusted template developers - you can't safely allow guests to write or upload custom templates.
Apart from that, many commands have a considerably shorter syntax than most major template engines - and a syntax that is more familiar to php developers. Outline takes the practical, simple parts of php, simplifies their syntax, and combines it with the most common template syntax elements from large engines.

“Subscribe and get Latest entries”

Enter your email address:

Listing Details

Listing Details

Version: 1.0.3
Default Language: English
Filed in: scripts home » Components » PHP Templates Engine
Date Added: November 06, 2009
Views: 423
demonstration: sorry no available demo at this time
External Download: External download

download from our servers (Browse Files)

Featured Plugins Add Plugin

No Plugins with the specified criteria were found.

Bug List Report Bug

Bug List

No bugs with the specified criteria were found.

Who uses PHP Outline? (Widgets for PHP Outline)

Who uses PHP Outline?

Comments

Comment form

No Comments!

Be the first to review this page !

Leave a Comment

Comment form