| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 1,505 | All time:  2,600 This week: 660  | ||||
| Version | License | Categories | ||||
| class_path_parser 1.0 | GNU Lesser Genera... | XML | ||||
| Description | Author | ||||||||||||||||||||||
| This class parses XML documents (from URLs or filepaths) allowing you to set handlers for specific XML elements indicated with paths, for example /foo/data/name. When the parser detects an XML element matching a path the user function is called receiving the element name, attributes and content (a xml fragment or text). You can handle multiple paths with just one function or use a specific function for each path. | 
 | ||||||||||||||||||||||
|  Files (5) | 
| File | Role | Description | 
|---|---|---|
|    class_path_parser.php | ??? | The class | 
|    foo.xml | ??? | XML file for the example | 
|    main.css | ??? | CSS for documentation | 
|    path_parser.html | ??? | Documentation | 
|    path_parser.php | ??? | An example script using the class | 
| 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 | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| 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.
| Related pages | 
| This is the Home Page for all the classes in the phpxmlclasses project. |