PHP Classes

Packages of Luis Argerich

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Luis Argerich (3)  >  Mission progress status  >  Reputation  
Picture of Luis Argerich
Name: Luis Argerich <contact>
Classes: 3
Country: Australia Australia
Age: ???
All time rank: 95914 in Australia Australia
Week rank: 195 Up1 in Australia Australia Up
All time users: 3324
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Path Parser  
Generic SAX parsing for XML made easy
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.
Not enough user ratings

  Files folder image Rdf_parser  
An RDF parser
This is a port tp PHP of Repat, the RDF parser by Jason Diammond. The class allows you to parse all kinds of RDF documents admiting all the syntaxes defined by the W3C. The class uses an event-driven interface like SAX producing events as RDF statements are discovered by the parser.
Not enough user ratings

  Files folder image Schematron  
Validate XML files using Schematron from PHP
This class implements the Schematron 1.5 language to validate XML documents, it uses the XSLT PHP extension and can validate XML files using Schematron XML files or compiled Schematron scripts as XSLT. Many different ways to validate files/uris/etc are provided
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z