FeedCreator provides a PHP class that builds various XML-based news feed formats.
Version: 1.7.2FeedCreator provides a PHP class that builds various XML-based news feed formats.
License: LGPL
Operating System: Linux
Homepage: www.bitfolge.de
Developed by:
FeedCreator (formerly RSSCreator) is a PHP class that provides an easy way to create various mostly XML-based feeds from within PHP.
It is compact, easy to use, and well documented. RSS 0.91, 1.0, and 2.0, ATOM 0.3, OPML 1.0, and Unix mbox are supported.
Here are some key features of "FeedCreator":
· creates valid feeds according to RSS 0.91, 1.0 or 2.0 as well as PIE 0.1 (deprecated), OPML 1.0, Unix mbox, ATOM 0.3, or customizable HTML or Javascript format.
· configurable feed caching
· very well documented and easy to use
· Feed image
· includes almost all RSS 0.91 attributes
· decide which version to create during runtime
· easy to use and well documented class interface
· intelligently truncates strings when needed
What's New in This Release:
· changed license to LGPL