Recommend this page to a friend! |
Download .zip |
Info | View files (13) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2007-10-16 (9 years ago) | Not enough user ratings | Total: 1,367 | All time: 2,746 This week: 899 |
Version | License | PHP version | Categories | |||
microformatsparser 1.1 | BSD License | 4.3 | HTML |
Description | Author | ||||||||||||||||
This package can be used to parse and extract microformat data that may be embedded in HTML documents. Innovation Award
|
|
Files |
File | Role | Description | ||
---|---|---|---|---|
doc (6 files) | ||||
lib (5 files) | ||||
index.php | Example | Example usage | ||
testpage.html | Data | HTML to be parsed by the example script |
Files | / | doc |
File | Role | Description |
---|---|---|
classh_calendar.html | Doc. | documentation |
classh_card.html | Doc. | documentation |
classh_review.html | Doc. | documentation |
classrel_element.html | Doc. | documentation |
class_micro_format_parser.html | Doc. | Main library class documentation |
README | Doc. | Read this first |
Files | / | lib |
File | Role | Description |
---|---|---|
hCalendar.php | Class | Class file |
hCard.php | Class | Class file |
hReview.php | Class | Class file |
MicroFormatParser.php | Class | Main class file |
relElement.php | Class | Class file |
microformatsparser-2007-10-16.zip 18KB | |
microformatsparser-2007-10-16.tar.gz 12KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
xArray | .zip .tar.gz | Used to 1) accomplish property-based filtering of DOM nodes; 2) facilitate further resulting data manipulation; 3) make the code much more readable | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
10 Dos and Don'ts When Using Microformats Parser Some of the most common problems - and some of the best practices to circumvent them |
microformats parser An article on parser requirements and usage. |
Pages that reference this package |
PHP Microformat Parser There’s a lot of focus on full-blown web services and complete XML documents... |