Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.147 Times

Php Xml Parser Example freeware
Filter: All | Freeware | Demo
 

Php Xml Parser Example

< 1 2 3 4 5 > 
Added: June 05, 2010 | Visits: 1.117

XML::Checker::Parser XML::Checker::Parser is an XML::Parser that validates at parse time. SYNOPSIS use XML::Checker::Parser; my %expat_options = (KeepCDATA => 1, Handlers => [ Unparsed => &my_Unparsed_handler ]); my $parser = new XML::Checker::Parser (%expat_options); eval { local $XML::Checker::FAIL =...



Platforms: *nix

License: Freeware Size: 368.64 KB Download (110): XML::Checker::Parser Download

Added: July 19, 2010 | Visits: 1.025

Parsifal XML Parser Parsifal is a validating XML 1.0 parser written in ANSI C. Parsifal API is based on SAX2. Parsifal can be used for parsing XML based messages (such as REST and RSS) and for application specific data processing e.g. config files, data files etc. Parsifal can also be used for document-oriented...





Platforms: *nix

License: Freeware Size: 757.76 KB Download (103): Parsifal XML Parser Download

Added: February 21, 2010 | Visits: 863

XML::Bare XML::Bare is a minimal XML parser implemented via a C state engine. SYNOPSIS use XML::Bare; my $xml = new XML::Bare( text => Bob ); # Parse the xml into a hash tree my $root = $xml->parse(); # Print the content of the name node print $root->{xml}->{name}->{value}; #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): XML::Bare Download

Released: January 25, 2013  |  Added: January 25, 2013 | Visits: 743

lastRSS.php Simple yet powerfull PHP RSS parser/reader. Works as a PHP class and support RSS 0.9x, RSS/RDF 1.0 and RSS 2.0. It use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result.


Platforms: Windows, Mac, OS/2, Unix, Linux, Linux Console, Linux Gnome, Linux GPL, Linux Open Source

License: Freeware Size: 2 KB Download (68): lastRSS.php Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 351

DOMIT! - A DOM XML Parser for PHP DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.


Platforms: Windows, Mac, Linux

License: Freeware Size: 154.6 KB Download (52): DOMIT! - A DOM XML Parser for PHP Download

Added: May 10, 2013 | Visits: 472

xml parser and generator Sometimes one needs a quick and dirty solution for parsing and generating xml. This script uses only the python parser itself for the parsing of xml. xml code is translated to valid python code and then evaluated. The generated objects can then be manipluated within python itself and treated as...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): xml parser and generator Download

Added: May 10, 2013 | Visits: 400

KXParse KXParse is a PHP-based, light-weight XML parser. This is a useful tool for you when you deal with XML files. It is compatible with all modern web browsers.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (65): KXParse Download

Added: April 14, 2010 | Visits: 851

Bare XML Bare XML project is a XML parser with all primary parsing done via a simple state engine with about 20 or so different states. A tree structure is created during parsing, with all node names and values linked via pointers directly into the original text buffer. As such, Bare XML is extremely...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (88): Bare XML Download

Added: June 06, 2010 | Visits: 1.225

SVG::Parser SVG::Parser is a Perl module with XML Parser for SVG documents. SYNOPSIS #!/usr/bin/perl -w use strict; use SVG::Parser; die "Usage: $0 n" unless @ARGV; my $xml; { local $/=undef; $xml=<>; } my $parser=new SVG::Parser(-debug => 1); my $svg=$parser->parse($xml); print...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (146): SVG::Parser Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 509

FUNDAMENTALS XML FUNDAMENTALS XML was specially developed as a Delphi / FreePascal unit that can implement a XML parser and XML document objects. Now you can use this accessible and handy library to further improve your development process.


Platforms: Windows

License: Freeware Download (46): FUNDAMENTALS XML Download

Added: May 10, 2013 | Visits: 450

CS PHP XML It allows you to read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): CS PHP XML Download

Added: May 02, 2010 | Visits: 838

Expat Expat is a stream-oriented XML parser written in C. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (91): Expat Download

Added: May 10, 2013 | Visits: 937

XML_PullParser XML_PullParser moves the API of the PHP XML facility from an event-based model to a token-based model.Instead of processing data passed from the parser to callbacks, scripts work with "tokens", which are arrays representing XML structures.


Platforms: *nix, PHP,

License: Freeware Download (95): XML_PullParser Download

Added: April 14, 2010 | Visits: 724

xParse xParse is an XML Parser written in C++. It consists of two files: the .h and .cpp. xParse was designed to be very small and compact. xParse was created because I was frustrated by current XML Parsers. They were too big, too complicated, and/or lacked documentation. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (87): xParse Download

Added: May 10, 2013 | Visits: 367

XML_HTMLSax XML_HTMLSax is a SAX based XML parser for badly formed XML documents, such as HTML. PEAR::XML_HTMLSax provides an API very similar to the native PHP XML extension, allowing handlers using one to be easily adapted to the other. The key difference is HTMLSax will not break on badly formed XML,...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): XML_HTMLSax Download

Added: August 10, 2013 | Visits: 403

CS PHP XML for XML Tools It allows you to read-in XML tags in an array format accessible via "paths". Modify existing XML. Create a proper XML string. All methods are used to programmatically read, modify, and/or create XML.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): CS PHP XML for XML Tools Download

Added: February 11, 2010 | Visits: 926

Arabica January Arabica is a C++ XML parser toolkit that has a full SAX2 implementation (the Simple API for XML), including the optional interfaces and helper classes. It also implements the W3C DOM (Document Object Model) Level 2.0 Core, together with XPath 1.0. It delivers UTF-8 encoded std::strings or UCS-2...


Platforms: *nix

License: Freeware Size: 256 KB Download (91): Arabica January Download

Added: November 11, 2010 | Visits: 949

AsmXml AsmXml is a very fast XML parser and decoder for x86 platforms. The project achieves high speed by using the following features: - Written in pure assembler - Optimized memory accesses - Parsing and decoding at the same time To give an idea of the relative speed of AsmXml, the fastest open...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (95): AsmXml Download

Added: March 06, 2010 | Visits: 1.342

RapidXml RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. If you are looking for a...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (133): RapidXml Download

Added: October 03, 2010 | Visits: 961

irrXML irrXML is a simple and fast open source xml parser for C++. Why another xml parser? Becouse irrXML is much faster and its very simple. It ideally fits into realtime projects which need to read xml data without overhead, like games. irrXML was originally written as part of the Irrlicht Engine...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (99): irrXML Download

< 1 2 3 4 5 >