Skip to content

Conversation

@AnTheMaker
Copy link

Hi there!
I recently came across this great RSS/Atom Feed parsing library! A project of mine requires to not only support RSS and Atom feeds, but also the much newer JSON Feed Standard (https://jsonfeed.org/version/1.1) so I thought why not add support for it to this great library?
Anyways, I added support for both JSON Feed 1.0 and JSON Feed 1.1 which can be used with

$json = Feed::loadJsonfeed($url);

Hope this helps someone!

I understand that this is a RSS/Atom parser only right now so it's totally fine if you don't want to merge this PR - I'll just create my own fork then!

Have a great day!

@ghost
Copy link

ghost commented Dec 14, 2021

+1

@colin-walker
Copy link

@AnTheMaker Thanks for this. I have added it to my own fork for use with my custom reader. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants