Support the ongoing development of Laravel.io →
posted 11 years ago
Views Blade

Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put into a minislider the title and the link to each feed. So i know that i can add my feed like this $result=file_get_contents("http://rss.feedsportal.com/c/xxxxxx/index.rss"); but i get the entire feed and i don't have the time to start to parse.

If anyone knows a fast solution or a package will be wonderful.

Thanks

Last updated 3 years ago.
0

May be try..this one? http://simplepie.org/

Last updated 3 years ago.
0

I made a package that includes SimplePie RSS reader that you can include: https://github.com/awjudd/l4-feed-reader

Andrew

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

closca closca Joined 9 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.