PHP Classes

DOMIT! RSS parser: RSS feed parser based on pure PHP XML parser

Recommend this page to a friend!
  Info   View files View files (18)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 68%Total: 4,456 This week: 1All time: 636 This week: 560Up
Version License PHP version Categories
domit-rssparser 1.0.0GNU Lesser Genera...3XML
Description 

Author

DOMIT! RSS is an RSS feed parser written purely in PHP. It therefore does not require the installation of any PHP extensions.

Unlike most other PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.

DOMIT! RSS is able to parse all versions of RSS formats. Its API is designed to work identically across all versions.

Its caching mechanism saves a local copy of the RSS feed and updates it only at specified intervals. It is able to detect certain types of non-compliant XML and repair it.

A lightweight DOMIT! RSS Lite class is available for users who wish only to extract title, link, and description elements from a feed.

Picture of John Heinstein
Name: John Heinstein <contact>
Classes: 3 packages by
Country: Canada Canada
Age: ???
All time rank: 1068 in Canada Canada
Week rank: 411 Down10 in Canada Canada Down

  Files folder image Files  
File Role Description
Plain text file example_domit_rss_lite.php Example An example of using DOMIT! RSS
Plain text file html.css Data css for user manual
Plain text file php_file_utilities.php Class utilities for reading and writing text files
Plain text file php_http_client_generic.php Class http client
Plain text file php_http_client_include.php Class include file for DOMIT! RSS
Plain text file php_http_connector.php Class Establishes an http connection
Plain text file php_http_exceptions.php Class Handles HTTP exceptions
Plain text file php_http_proxy.php Class HTTP proxy
Plain text file php_http_status_codes.php Class HTTP constants
Plain text file php_text_cache.php Class Caches RSS data locally
Plain text file testing_domitrss.css Data CSS for the the testing class
Plain text file testing_domitrss.php Test A testing utility for DOMIT! RSS
Plain text file timer.php Class Timer used by the testing script
Accessible without login Plain text file xml_domit_rss.php Class The main RSS parsing class
Plain text file xml_domit_rss_lite.php Class A lightweight version of DOMIT! RSS. Handles only title, link, and description elements.
Plain text file xml_domit_rss_parser_docs.html Doc. manual
Plain text file xml_domit_rss_parser_docs.xml Doc. DocBook XMLof manual
Plain text file xml_domit_rss_shared.php Class Common code for DOMIT! RSS and DOMIT! RSS Lite

Downloaddomit-rssparser-2005-09-10.zip 83KB
Downloaddomit-rssparser-2005-09-10.tar.gz 77KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
DOMIT XML parser Download .zip .tar.gz Provides XML parsing functionality for the DOMIT! RSS reader Required
 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,456
This week:1
All time:636
This week:560Up
User Ratings User Comments (1)
 All time
Utility:80%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:67%StarStarStarStar
Tests:65%StarStarStarStar
Videos:-
Overall:68%StarStarStarStar
Rank:402
 
best
7 years ago (muabshir)
90%StarStarStarStarStar