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.034.649 Times

Xml Parser Php software
Filter: All | Freeware | Demo
 

Xml Parser Php

< 1 2 3 4 5 > 
Added: November 28, 2013 | Visits: 294

FastParser FastParser is a Java Xml parser High performance XML parser (benchmarks* : up to +100% faster compared to Xerces and JDK1.4 integrated parser) SAX Level 1 and 2 compliant DOM support JAXP compatibility Namespace support Ideal for embedded device Ideal for Web Services (SOAP...) and XSL...



Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (43): FastParser Download

Added: September 19, 2013 | Visits: 434

TM - Tuned Shoutbox TM - Tuned Shoutbox is an optimized shoutbox for Trackmania written in XML and PHP. Based on the original by PaGaisu/Onyx (ManiaLink: onyx). This project is no part of Trackmania, is not developed by Nadeo and is only a free extension for everybody.





Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): TM - Tuned Shoutbox Download

Added: October 09, 2013 | Visits: 256

speedyxml A simple and extremely fast XML parser for Python 2 and 3 written in pure C with no external module dependencies. It parses XML files and returns a simple Python object (recursive tuples with lists for children and a dict for the attribute). It currently outperforms all major XML parsers I...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (34): speedyxml Download

Added: January 09, 2013 | Visits: 543

PHP Data Source Template Parser RC2 With this PHP template parser you can load in one huge array of information and use it in your template (html document). This system looks like similar implementations of the XML / XSL methods.The code is operating system independent and could be easily customized to suit your needs.


Platforms: BSD Solaris

License: Freeware Download (55): PHP Data Source Template Parser RC2 Download

Added: September 26, 2010 | Visits: 956

XML::RSS::Parser XML::RSS::Parser is a liberal object-oriented parser for RSS feeds. SYNOPSIS #!/usr/bin/perl -w use strict; use XML::RSS::Parser; use FileHandle; my $p = XML::RSS::Parser->new; my $fh = FileHandle->new(/path/to/some/rss/file); my $feed = $p->parse_file($fh); # output some values my...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): XML::RSS::Parser Download

Added: May 10, 2013 | Visits: 745

PHP HTML parser PHP HTML parser allows you to to parse HTML from php scripts.


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

License: Freeware Download (61): PHP HTML parser Download

Added: May 10, 2013 | Visits: 587

ActiveLink PHP XML Package ActiveLink PHP XML Package provides an easy interface to parse, read, modify, and output XML and XML documents. ActiveLink PHP XML Package is purely implemented in PHP and does not require any PHP XML extensions (including xml or domXML). Provided classes are: XML, XMLDocument, XMLBranch,...


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

License: Freeware Download (48): ActiveLink PHP XML Package Download

Added: April 23, 2013 | Visits: 603

ActiveLink PHP XML Package for XML Tools ActiveLink PHP XML Package provides an easy interface to parse, read, modify, and output XML and XML documents.ActiveLink PHP XML Package is purely implemented in PHP and does not require any PHP XML extensions (including xml or domXML). Provided classes are: XML, XMLDocument, XMLBranch, XMLLeaf,...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (47): ActiveLink PHP XML Package for XML Tools Download

Added: August 23, 2010 | Visits: 1.031

PXR::Parser PXR::Parser is a Pure Perl SAX XML Push Parser. SYNOPSIS use PXR::Parser; my $parser = PXR::Parser->new( Handlers => { startDocument => &start_doc, endDocument => &end_doc, startElement => &start_element, endElement => &end_element, characters => &characters, } );...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): PXR::Parser Download

Added: May 10, 2013 | Visits: 444

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

Released: January 16, 2008  |  Added: January 26, 2008 | Visits: 4.854

Alchemist XML IDE Standard FREEWARE Alchemist's best-in-class features for working with XML, XSL, XSLT, XPath, SQL/XML, code generation, database to XML mapping and many other XML technologies. Alchemist is a product that provides the necessary infrastructure to build pieces of reusable software or aplications. The product is...


Platforms: Windows

License: Freeware Size: 5.13 MB Download (1208): Alchemist XML IDE Standard FREEWARE Download

Added: May 10, 2013 | Visits: 929

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

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 596

Syntax Diagram Editor & Parser Compiler Create and Edit Syntax/State Diagrams Graphically with Drag and Drop. Convert EBNF, ABNF, XBNF, and XML EBNF to Syntax Diagrams. Generate Parser/compiler directly from Syntax/State/Flow Diagrams. Convert Syntax Diagrams to EBNF. Generates Intermediate Postfix Output for ease of integration ....


Platforms: Windows

License: Freeware Size: 1.58 MB Download (52): Syntax Diagram Editor & Parser Compiler Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 11.542

PHP Contact Form v2 Dynamic PHP contact module with phpMailer. You can send HTML mails with form validation. FEATURES INCLUDED:* All contact data including image can be changed in the XML file * HTML FORMATTED mail submission with PHPMAILER* XML driven form fields (subject, name, email, message) * You can change...


Platforms: Not Applicable

License: Commercial Cost: $8.00 USD Size: 204 KB Download (51): PHP Contact Form v2 Download

Added: May 10, 2013 | Visits: 392

XML Lexing Sometimes you want to work more with the form of an XML document than with the structural information it contains. For instance if you wanted to change a bunch of entity references or element names. Also, sometimes you have slightly incorrect XML that a traditional parser will choke on. In that...


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

License: Freeware Download (56): XML Lexing Download

Added: May 10, 2013 | Visits: 505

phpCookBook phpCookBook is an extensive XML Recipe Book written in PHP. PHP does the XML Parsing and XML allocated for the data storage. A MySQL mode of this great project is on it's way.


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

License: Freeware Download (57): phpCookBook Download

Added: January 18, 2010 | Visits: 937

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

Added: September 24, 2010 | Visits: 968

Template::Plugin::XML::DOM Template::Plugin::XML::DOM is a plugin interface to XML::DOM. SYNOPSIS # load plugin [% USE dom = XML.DOM %] # also provide XML::Parser options [% USE dom = XML.DOM(ProtocolEncoding = ISO-8859-1) %] # parse an XML file [% doc = dom.parse(filename) %] [% doc = dom.parse(file =...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (93): Template::Plugin::XML::DOM Download

Added: June 27, 2010 | Visits: 1.041

The Epeios XML preprocessor 0.2.1 The Epeios XML preprocessor (expp in short) is a tool which transforms an XML file to another XML file, by using tags owned by a given namespace (xpp by default, but you can change it). This tags allow to handle macros, to affect value to variables ant to test their values, to include files, ......


Platforms: *nix

License: Freeware Size: 389.12 KB Download (90): The Epeios XML preprocessor 0.2.1 Download

Added: August 09, 2010 | Visits: 1.736

PHP Database Interface 1.0 PHP Database Interface is an easy to use PHP database interface meant to give applications universal support across many databases, including several flat file formats. Installation These are just a few notes installation notes regarding DBi and using it with your project txtSQL support...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (109): PHP Database Interface 1.0 Download

< 1 2 3 4 5 >