Skip to main content

Feedie - Feed parsing PHP Class Download

Feedie - Feed parsing PHP Class Download




Feedie - Feed parsing PHP Class





Price: $6





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

You can parse almost any RSS Feed, let it be RSS version 1 or RSS version 2
Doesn’t require cURL (it’s optional, you can switch it to TRUE or FALSE anytime)
Supports all versions of RSS Feed, including 1 and 2
Built in OOP, we are also following PEAR Coding standards
Inbuilt method which helps to determine the feed version
Inbuilt method which helps to count number of fetching feed/posts

You can also set that how many post/feeds you have to fetch, by default it fetches all.
Comes with 2 examples which helps to understand the class
Also has an documentation which helps to understand it more properly
Easy to use, you can extent it whenever you feel so
Free support and free updates
AND MUCH MORE…

This class support RSS feed from a a blogs feed. It can be of any version!
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 experts SocialStats 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.

Support
For support you can comment on the product page or you can message me. I’ll try my best to answer you ASAP!


Comments