Featured Products
- Home
- PHP Scripts
- Feedie - Feed parsing PHP Class
Feedie - Feed parsing PHP Class
By : TheCodePress Published on Tuesday, November 24, 2015,08:07:22 in PHP Scripts

What is Feedie?
Feedie is a PHP Class which simplifies the process of fetching, displaying RSS feeds. This class can be used in any project in which it requires to fetch the feed. Please view the features below.Features
How to use:
<?php require_once 'class.feedie.php'; $feed = new Feedie('feeds.feedburner.com/techcrunch'); $entry = $feed->parse_feed('all'); Note: We have added 2 examples and a documentation which will surely make everything easy.Recommendations
SocialStats – Social Media tool for expertsSocialStats is an expert social media tool, by using SocialStats you can easily find out which of your URLs are having better social interactions with users.
G-Contacts – Gmail Contact Importer PHP Class
G-Contacts is a PHP class which makes the whole process of importing contacts from users account more easier. It hardly takes 5 minutes to implement this in your project. It has many features like getting the email list, counting the emails, checking the existence of email etc.