DJ Status is an attempt at managing the DJs for your shoutcast radio station.
It allows to show information on the currently active DJ that could be useful
to your visitors. Information such as IM contacts and a link to their song
request page can prove invaluable. DJ Status is incredibly easy to use from
all angles. It also features an easy-to-use administration panel for editing
settings and managing DJs.
DOMIT! is an XML parser for PHP. It is lightweight, fast, and implements a generous subset of the DOM Level 2 specification. The primary goal of DOMIT! is to provide PHP developers with a standards-compliant means of working with XML, thus ensuring more portable and communicable code. DOMIT! is not an extension; it is written purely in PHP and should therefore run on any Web hosting platform with PHP 4 and above installed. DOMIT! requires coupling with a SAX parser. You can use either the SAXY parser that comes bundled with DOMIT! or the Expat parser that is included in most later PHP distributions.
This script will allow you to add multiple live XML news feeds to your site. You can choose any of the feeds available at Moreover and the script will display a short listing in a box that you can place anywhere on your site. The box also gives the option to show all the news that is available for the catagory on a different page. This is a nice, easy way to add dynamic content to your site.
Read and load Excel document saved on XML format.
Access to data of Excel document.
Access to style sheet of Excel document.
Show Excel document on HTML (support unified cells), configure Excel style(disable/enable style, change style)
eZ xml is a DOM XML parser written in 100% PHP that is compatible with the libXml DOM parser. eZ xml will parse well formed XML and return an object tree. It will report errors if the XML is not well formed.
eZ xmlrpc is a PHP implementation of the XML-RPC spec. It enables distributed computing between different operating systems using different programming languages. The messages are XML-based and are transported via HTTP. It includes both the server and client classes and example code for the server.
Create RSS and other feeds with PHP. FeedCreator features an easy to use and well documented class interface and can create, save and cache RSS 2.0, 1.0 and 0.91 feeds, ATOM 0.3, OPML 1.0, HTML, JavaScript and mbox. Decide which version to create during runtime. Compact, easy to use and well documented.