| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|     69% | Total: 11,559 | All time:  102 This week: 206  | ||||
| Version | License | PHP version | Categories | |||
| domit 1.0.0 | GNU Lesser Genera... | 3 | XML | 
| Description | Author | ||||||||||||||||||||||
| This package is an XML parser completely written in PHP. It is lightweight, fast, and implements a generous subset of the DOM Level 2 specification. | 
 | ||||||||||||||||||||||
|  Files (33) | 
| File | Role | Description | 
|---|---|---|
|  html.css | Data | css for user manual | 
|    php_file_utilities.php | Class | Manages file i/o | 
|  php_http_client_generic.php | Class | A generic http connection class | 
|  php_http_client_include.php | Class | Resolves http client include paths | 
|  php_http_connector.php | Class | Establishes an http connection | 
|  php_http_exceptions.php | Class | Handles HTTP exceptions | 
|  php_http_proxy.php | Class | An http proxy class | 
|  rss_example.html | Doc. | Example of using DOMIT! to parse an xml file | 
|  rss_source.php | Example | source script for the RSS parsing example | 
|  statecount.xml | Data | XML data for the OOP XML tutorial | 
|  state_rotation.html | Doc. | An example of OOP techniques of parsing XML with DOMIT! | 
|  state_rotation.php | Class | Source class file for the OOP XML tutorial | 
|  state_rotation_ex.php | Example | Source file for the OOP XML tutorial | 
|  testing_domit.css | Data | CSS for the DOMIT! testing utility | 
|  testing_domit.php | Example | An online XML testing utility for DOMIT! | 
|  timer.php | Aux. | Timer class used by the DOMIT! testing utility | 
|  xml_domit_cache.php | Class | a simple caching mechanism for DOMIT! | 
|  xml_domit_doctor.php | Class | resolves errors in malformed XML files | 
|    xml_domit_getelementsbypath.php | Class | Allows the retreival of DOM elements using simple path-like expressions | 
|    xml_domit_include.php | Class | resolves DOMIT! include paths | 
|  xml_domit_lite_include.php | Class | resolves DOMIT! Lite include paths | 
|  xml_domit_lite_parser.php | Class | lightweight version of DOMIT! parser | 
|    xml_domit_nodemaps.php | Class | An implementation of the DOM NamedNodeMap and NodeList collections | 
|  xml_domit_parseattributes.php | Class | parses attributes and attribute-like strings | 
|    xml_domit_parser.php | Class | The main xml parser classes | 
|  xml_domit_parser_docs.html | Doc. | manual | 
|  xml_domit_parser_docs.xml | Doc. | DocBook XMl of manual | 
|  xml_domit_shared.php | Class | common code for DOMIT! and DOMIT! Lite | 
|    xml_domit_utilities.php | Class | A set of companion utilities for the DOMIT! parser | 
|  xml_domit_xpath.php | Class | an XPath parser | 
|  xml_saxy_lite_parser.php | Class | Lightweight version of SAXY parser | 
|  xml_saxy_parser.php | Class | A SAX parser; a substitute for Expat and companion to DOMIT! | 
|  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 | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 6 | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| DOMIT! RSS parser | Provides XML parsing functionality for the DOMIT! RSS reader | Required | 
| Hierachical Data Object | for the xml transport process into and out of the HDObj | Conditional | 
| pAjax | XML Support to generate and parse XML data | Required | 
| ParamsProxy | Quote from the documentation: "Takes an XML file as input, parses it, and sets parsed values to a given class instance, provided the class has appropriate public setter methods." | Required | 
| Pergamus Publication Manager | Parses publication and users metadata in a portable way | Required | 
| PHP IOC | Used for parsing XML configuration file | Required | 
| Related pages |