Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource php-pear-XML_SaxFilters

XML_SaxFilters provides a foundation for using Sax filters in PHP. The original code base was developed by Luis Argerich and published at http://phpxmlclasses.sourceforge.net/show_doc.php?class=class_sax_filters.html. Luis discussed how SaxFilters work, using the Sourceforge classes as an example, in Chapter 10 of Wrox "PHP 4 XML". Luis kindly gave permission to modify the code and license for inclusion in PEAR. This version of the Sax Filters makes significant changes to Luis's original code (backwards compatibility is definately broken), seperating abstract classes from interfaces, providing interfaces for data readers and writers and providing methods to help parse XML documents recursively with filters (for example AbstractFilter::setParent()) for documents where the structure can vary significantly. Sax Filtering is an approach to making parsing XML documents with Sax modular and easy to maintain. The parser delegates events to a child filter which may in turn delegate events to another filter. In general it's possible to implement filters for a document which are as flexible and powerful as DOM.

Found 1 sites for php-pear-XML_SaxFilters

Found 4 RPM for php-pear-XML_SaxFilters

PackageSummaryDistributionDownload
php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.htmlA framework for building XML filters using the SAX APIMageia 8 for aarch64php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.rpm
php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.htmlA framework for building XML filters using the SAX APIMageia 8 for x86_64php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.rpm
php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.htmlA framework for building XML filters using the SAX APIMageia 8 for armv7hlphp-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.rpm
php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.htmlA framework for building XML filters using the SAX APIMageia 8 for i586php-pear-XML_SaxFilters-0.3.0-21.mga8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet