parsers
Revision as of 23:35, 29 December 2007 by Chris Messina (talk | contribs) (added PHP Microformats parser)
Microformats Parsers
This page lists libraries that consume, transform or convert microformats. This is only a partial list. If you know of other such tools for microformats, please add them and list what specific microformats they support.
For now, this page copies (rather than moves) information from the existing Implementations page.
Javascript
Sumo
PHP
hKit Microformats Toolkit for PHP5
PHP Microformats parser
- Microformats parser is a PHP package for extracting the microformats data embedded into HTML. The gathered data is stored as an xArray of objects - one for each microformat type container found. Announcement. The parser supports most of the hCard (missing SOUND), hCalendar, hReview (missing item info; spec really needs some clarification) and rel elements, according to their respective specification on microformats Wiki.