PHP Library: HTMLBuilder - Help wanted

Because of I was disappointed that PHP doesn't provide any core functionality to generate valid HTML, I decided 2011 to build little open source library. Mainly focused on supporting developers by adding all needed W3C information in PHPdoc.


The first versions where not really properly designed sometimes poorly implemented. So currently the framework is heavily refactored and redesigned. Also HTML5 elements are added, so stay tuned for the new version.

Hosted: https://launchpad.net/htmlbuilder
Demos: http://htmlbuilder.history-archiv.net

Why PHP's DOMElement and other 3rd party library does not fit to me you can read here: Launchpad Faq 1774

The W3C HTML specification is big, also bigger with HTML5 elements and attributes in it. Therefore I am searching for help, be free to contact or join the project at launchpad

Maybe I will also move to GitHub for better community support.

No comments:

Post a Comment