Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
58% | Total: 1,378 | All time: 2,821 This week: 488 |
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 (13) |
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 (13) | / | 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 (13) | / | 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 |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
microformatsparser-2007-10-16.zip 18KB | |
microformatsparser-2007-10-16.tar.gz | |
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% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
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 |
Some of the most common problems - and some of the best practices to circumvent them |
An article on parser requirements and usage. |
Pages that reference this package |
There’s a lot of focus on full-blown web services and complete XML documents... |