Recommend this page to a friend! |
Download .zip |
Info | View files (18) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-09-10 (11 years ago) | 69% | Total: 4,446 | All time: 613 This week: 949 |
Version | License | PHP version | Categories | |||
domit-rssparser 1.0.0 | GNU Lesser Genera... | 3 | XML |
Description | Author | |||||||||||||
DOMIT! RSS is an RSS feed parser written purely in PHP. It therefore does not require the installation of any PHP extensions. |
|
Files |
File | Role | Description |
---|---|---|
example_domit_rss_lite.php | Example | An example of using DOMIT! RSS |
html.css | Data | css for user manual |
php_file_utilities.php | Class | utilities for reading and writing text files |
php_http_client_generic.php | Class | http client |
php_http_client_include.php | Class | include file for DOMIT! RSS |
php_http_connector.php | Class | Establishes an http connection |
php_http_exceptions.php | Class | Handles HTTP exceptions |
php_http_proxy.php | Class | HTTP proxy |
php_http_status_codes.php | Class | HTTP constants |
php_text_cache.php | Class | Caches RSS data locally |
testing_domitrss.css | Data | CSS for the the testing class |
testing_domitrss.php | Test | A testing utility for DOMIT! RSS |
timer.php | Class | Timer used by the testing script |
xml_domit_rss.php | Class | The main RSS parsing class |
xml_domit_rss_lite.php | Class | A lightweight version of DOMIT! RSS. Handles only title, link, and description elements. |
xml_domit_rss_parser_docs.html | Doc. | manual |
xml_domit_rss_parser_docs.xml | Doc. | DocBook XMLof manual |
xml_domit_rss_shared.php | Class | Common code for DOMIT! RSS and DOMIT! RSS Lite |
domit-rssparser-2005-09-10.zip 83KB | |
domit-rssparser-2005-09-10.tar.gz 76KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
DOMIT XML parser | .zip .tar.gz | Provides XML parsing functionality for the DOMIT! RSS reader | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Etomite CMS A content management system packed full of useful and intuitive features. |
Joomla CMS A fork of Mambo CMS, by the original Mambo development team |
Mambo CMS A content management system for PHP |
myPHPNuke A news automated system specially designed to be used in Intranets and Internet |
Sugar CRM SugarCRM is the premier commercial open source customer relationship management application provider |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
DOMIT! RSS home page DOMIT! RSS home page |
DOMIT! RSS online testing interface Try out DOMIT! RSS online |
DOMIT! RSS tutorial Class docs and a tutorial for using DOMIT! RSS |
DOMIT! XML Parser The home page of the underlying DOM XML parser for DOMIT! RSS |
SAXY XML parser The home page of the underlying SAX parser for DOMIT! RSS |