yiiml A ViewRenderer wrapper and extension of peml, a haml-esque markup.

  1. peml
  2. YiiML
  3. Documentation
  4. Change Log

peml ¶

peml is an extendable parser that uses the general rules of haml to create a markup dependent on the whitespace indentation. This allows blocks to be automatically closed, and tags shortened into css-like declarations.

On top of this are added commands, that add features such as flow control and helper tags for common long-winded html.

YiiML ¶

YiiCL extends this core with some Yii specific commands for forms, widgets, and partials, and YiiML acts as a view renderer wrapper for peml with YiiCL.

Resources ¶

Documentation ¶

Requirements ¶
  • Yii 1.1(?) or above
Installation ¶

For detailed installation instructions, please see:

Usage ¶

Add a view file with an extension .yiiml. This will now be rendered through the peml library.

Syntax reference is available at:

Change Log ¶

February 23, 2010 ¶
  • Initial release.
1 0
1 follower
191 downloads
Yii Version: 1.1
License: BSD-2-Clause
Category: Others
Tags:
Developed by: Chris Spencer Chris Spencer
Created on: Feb 23, 2010
Last updated: 15 years ago

Downloads

show all