PHP Classes

SAXY XML parser: A Simple API for XML (SAX) parser

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 67%Total: 4,715 This week: 1All time: 588 This week: 560Up
Version License PHP version Categories
saxy 1.0.0GNU General Publi...4XML
Description 

Author

SAXY is a Simple API for XML (SAX) XML parser for PHP.

It is lightweight, fast, and modeled on the methods of the Expat parser for compatibility.

The primary goal of SAXY is to provide PHP developers with an alternative to Expat that is written purely in PHP.

Since SAXY is not an extension, it should run on any Web hosting platform with PHP 4 and above installed.

SAXY is optimized for use by the DOMIT! parser.


A lighterweight, and more highly optimized, version of SAXY is available in this package. SAXY Lite can be used when the parsing of doctypes, xml declarations, processing instructions, and comments is not required.

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
Accessible without login HTML file saxy_example.html Doc. A simple example of processing an XML document with SAXY
Accessible without login Plain text file saxy_source.php Example Source code for the SAXY example
Plain text file xml_saxy_lite_parser.php Class Lightweight version of SAXY parser
Plain text file xml_saxy_parser.php Class The main SAXY parsing classes
Plain text file xml_saxy_shared.php Class common code for SAXY and SAXY Lite

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:4,715
This week:1
All time:588
This week:560Up
 User Ratings  
 
 All time
Utility:86%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:79%StarStarStarStar
Examples:84%StarStarStarStarStar
Tests:-
Videos:-
Overall:67%StarStarStarStar
Rank:467