A PEAR data validation class for Australia. The package includes phone number,
postal code, tax file number, Australian business number, Australian company
number and Australian regional codes validation.
Package to validate various data. It includes:
* IBAN
Package to validate Credit Card numbers and types.
A PEAR data validation class for US. The package includes SSN, Postal Code,
Regions (States), Phone Numbers.
The Var_Dump class is a wrapper for the var_dump function.
The var_dump function displays structured information about expressions that
includes its type and value. Arrays are explored recursively with values
indented to show structure.
The Var_Dump class captures the output of the var_dump function, by using output
control functions, and then uses external renderer classes for displaying the
result in various graphical ways:
* Simple text,
* HTML/XHTML text,
* HTML/XHTML table,
* XML,
* ...
VersionControl_Git is a library that provides OO interface to
handle Git repository. You can use Git command via the wrapper
class. Some features are provided by high-featured interface.
PEAR::XML_NITF provides a NITF XML parser. The parser was designed with NITF
version 3.1, but should be forward-compatible when new versions of the NITF DTD
are produced. Various methods for accessing the major elements of the document,
such as the hedline(s), byline, and lede are provided. This class was originally
tested against the Associated Press's (AP) XML data feed.
Parser for Resource Description Framework (RDF) Site Summary (RSS)
documents.
PEAR::XML_SVG package provides an object-oriented API for building SVG
documents.
The XML Transformer allows the binding of PHP functionality to XML tags
to transform an XML document without the need for and the limitations
of XSLT.