Top Level :: HTML

Package Information: HTML_BBCodeParser

This package is not maintained anymore and has been superseded. Use HTML_BBCodeParser2 instead.
» Summary » License
This is a parser to replace UBB style tags with their html equivalents. PHP License
» Current Release » Bug Summary
1.2.4 (stable) was released on 2012-10-23 by doconnor (Changelog)
Easy Install

Not sure? Get more info.

pear install HTML_BBCodeParser

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/HTML_BBCodeParser

  • Package Maintenance Rank: 194 of 229 packages with open bugs
  • Number of open bugs: 7 (48 total bugs)
  • Average age of open bugs: 5472 days
  • Oldest open bug: 6565 days
  • Number of open feature requests: 1 (10 total feature requests)

Report a new bug to HTML_BBCodeParser
» Description
This is a parser to replace UBB style tags with their html equivalents.
It does not simply do some regex calls, but is complete stack based parse engine. This ensures that all tags are properly nested, if not, extra tags are added to maintain the nesting. This parser should only produce xhtml 1.0 compliant code. All tags are validated and so are all their attributes. It should be easy to extend this parser with your own tags.
» Maintainers » More Information

Packages that depend on HTML_BBCodeParser

Dependencies for HTML_BBCodeParser