Support h-feed #4

Open
opened 3 years ago by jking · 0 comments
jking commented 3 years ago
Owner

While there already exists a generic Microformats parser for PHP, it does not suit our needs particularly well as it relies on the mbstring extension and there seems little appetite for changing this. Adding support for h-feed might therefore require an independent implementation.

There is a parsing specification, as well as a test suite, which should help considerably. The parsing FAQs also lists all the Microformats v1 root classes an implementation should be aware of.

While there already exists [a generic Microformats parser for PHP](https://packagist.org/packages/mf2/mf2), it does not suit our needs particularly well as it relies on the `mbstring` extension and there seems little appetite for changing this. Adding support for h-feed might therefore require an independent implementation. There is [a parsing specification](http://microformats.org/wiki/microformats2-parsing), as well as [a test suite](https://github.com/microformats/tests), which should help considerably. The [parsing FAQs](http://microformats.org/wiki/microformats2-parsing-faq) also lists all the Microformats v1 root classes an implementation should be aware of.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.