scil / haml-to-php

a haml implementation for PHP

Home Page:haml-to-php.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated, see MtHamlMore

special features by scil

  • snip : like php statement 'include', details at wiki

original author

Thanks to all who bought the library (about 24 people) while it was propriatary. It didn't pay off for me - releasing it as open source now - enjoy.

LICENSE

GPLv2+ (proprietary licensing is still available)

FEATURES

  • write code similar to ruby's haml implementation
  • fail on bad tag nesting such as table>td>tr

library support

See Frameworks If you add support for haml-to-php.com to frameworks I'd like to reference your work.

related work I know about

See here related work. MtHaml is most notable. Jade for PHP might be of interest, too. If you know more notable HAML PHP implementations tell me

links

haml-to-php.com related-work (Maybe outdated)

DONATIONS

If you want to donate to keep me working on such libraries .. contact me

About

a haml implementation for PHP

haml-to-php.com

License:GNU General Public License v2.0


Languages

Language:PHP 98.7%Language:HTML 1.3%