PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 67%Total: 4,715 All time: 590 This week: 660Down
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

  Files folder image Files (5)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:4,715
This week:0
All time:590
This week:660Down
 User Ratings  
 
 All time
Utility:86%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:79%StarStarStarStar
Examples:84%StarStarStarStarStar
Tests:-
Videos:-
Overall:67%StarStarStarStar
Rank:469