PHP Classes

Feed Validator: Validate a RSS feed with feedvalidator.org service

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 72%Total: 2,637 All time: 1,454 This week: 524Up
Version License Categories
feed_validator 1.0.0GNU Lesser Genera...XML, Web services
Description 

Author

This class can be used to validate an RSS feed using the feedvalidator.org site validation service.

The class makes an HTTP request to the feedvalidator.org site server, passing the URL of the feed to validate as parameter.

The class parses the response to determine whether the specified RSS feed was considered to be valid.

Innovation Award
PHP Programming Innovation award nominee
March 2006
Number 7


Prize: One book of choice by SAMS
RSS is now a widespread means of announcing new content of a Web site, in a way that programs and other sites can process conveniently to show their users about new content of interest.

RSS feeds are in XML format, but the feeds also need to comply with RSS specifications, so they can be processed correctly by the programs and sites that syndicate the feeds.

feedvalidator.org is a site that provides a validation service to verify whether a feed is compliant with the different versions of the RSS specification standards.

This class provides a wrapper to access this validation service automatically from PHP scripts, thus making it possible to implement systematic validations every time an RSS feed is updated.

Manuel Lemos
Picture of Svetoslav Marinov
  Performance   Level  
Name: Svetoslav Marinov <contact>
Classes: 7 packages by
Country: Canada Canada
Age: 43
All time rank: 715 in Canada Canada
Week rank: 200 Down3 in Canada Canada Up
Innovation award
Innovation award
Nominee: 4x

Winner: 1x

Details

Feed Validator PHP class (feed_validator.class.php) is intended for feed validation It is a proxy to http://feedvalidator.org/ Greetings to http://feedvalidator.org/ License: Free for commercial or non-commercial use. provided "AS IS" without any warranties. http://feed-validator.devquickref.com Svetoslav Marinov svetoslavm#gmail.com

  Files folder image Files (4)  
File Role Description
Plain text file feed_validator.class.php Class Feed Validator PHP class
Accessible without login Plain text file feed_validator_example.php Example Example for Feed Validator PHP class
Accessible without login Plain text file license.txt Lic. license file
Accessible without login Plain text file readme.txt Doc. Readme file for Feed Validator PHP class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,637
This week:0
All time:1,454
This week:524Up
User Ratings User Comments (1)
 All time
Utility:92%StarStarStarStarStar
Consistency:92%StarStarStarStarStar
Documentation:82%StarStarStarStarStar
Examples:82%StarStarStarStarStar
Tests:-
Videos:-
Overall:72%StarStarStarStar
Rank:197