Showing 33 open source projects for "xml parser exe"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    DiDOM

    DiDOM

    Simple and fast HTML and XML parser

    Simple and fast HTML and XML parser. DiDom allows loading HTML in several ways.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PHP7

    PHP7

    PHP7 / Laravel Multi-format Streaming Parser

    When it comes to parsing XML/CSV/JSON/... documents, there are 2 approaches to consider. DOM loading loads all the documents, making it easy to navigate and parse, and as such provides maximum flexibility for developers. Streaming implies iterating through the document, acts like a cursor, and stops at each element in its way, thus avoiding memory overkill. Thus, when it comes to big files, callbacks will be executed meanwhile file is downloading and will be much more efficient as far as memory...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    RhinOS

    RhinOS

    RhinOS, CMS, Content Management System, Josep Sanz Campderrós

    RhinOS is a framework to develop web sites using the latest features to provide a fastest access and administration to the web portal. The main features are: - Parametrized CMS and simple and efficient pseudo-code parser.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FreeLAB

    FreeLAB

    Open Source Web Based LIMS for analytical laboratory

    FreeLAB provide inovative way how to get samples, equipment and analytical results data automatically from analytical instruments such as chromatography, spectroscopy or other labroatory equipment. FreeLAB is a web based application based on CMS Drupal and project Open Atrium. FreeLAB natively supports Agilent Technologies instrumentation controled by OpenLAB CDS and MassHunter GCMS software. Via automatic parser is possible to periodically import any xml, txt, csv formats into FreeLAB...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    A flexible php framework designed for light or heavy dynamic websites. Bleetz includes templates parser based on XML and generating PHP. It translates Bleetz control tags into universal php code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    parser4isis (parser for isis) is convertion tool to postprocesing for an exported ".iso" CDS/ISIS (WinISIS, WWWISIS, etc) file. this utility can use for port the data to any other format as SQL (MySQL, Postgres SQL, Sqlite, etc), CSV, XML or another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eGramBOT

    eGramBOT

    A PHP parser and notifier for Cardisoft's eUniversity software.

    Το eGramBOT είναι ένα php script, το οποίο συνδέεται στην πλατφόρμα Cardisoft e-University που χρησιμοποιεί το ΤΕΙ Σερρών (όπως και τα περισσότερα ελληνικά ΑΕΙ) και ελέγχει τα μαθήματα της τελευταίας (ή και προ-τελευταίας) δήλωσης μαθημάτων με τις αντίστοιχες βαθμολογίες. Όταν βγαίνει κάποιος νέος βαθμός, ενημερώνει τον φοιτητή στέλνοντας e-mail ή/και sms σε διεύθυνση ή/και αριθμό που επιλέγει ο φοιτητής.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The basis of this project was to create a simple to use parser for Nmap XML output files. This framework should make it simple to parse said XML into any type of output, given a proper namespace and tag grouping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The project will enable developers to use RAM Group Shipment tracking APIs using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    ** Guys I have built a much more powerful Fully Featured CMS system at: https://github.com/MacdonaldRobinson/FlexDotnetCMS Macs CMS is a Flat File ( XML and SQLite ) based AJAX Content Management System. It focuses mainly on the Edit In Place editing concept. It comes with a built in blog with moderation support, user manager section, roles manager section, SEO / SEF URL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced PHP library to pase xml documents to array with many advanced options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple PHP parser class that scans through poorly formed html documents as if they were valid XML, and generates calls to customizable callback functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A full XML Parser for PHP with RSS Parser specific functionsl; think of it as an interface to the PHP DOM which allows easy access to your XML based documents. Auto encoding conversion to UTF-8 + Array to XML Conversion. V3 is now a commercial product
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Gul 2.0 is a powerfull and free Xul parser/interpreter library for Phpgtk 2 written in php. Gul supports PHP and basic CSS features into Xul. Gulpad example provides a split screen where the Xul code can be typed and immediately previewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpMyMenu creates a menu out of a XML file with a PHP parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MagpieRSS is a simple, functional PHP inteface for parsing RSS 1.0 (and earlier versions). Built on PHP's XML (expat) parser, and with an integrated cache for storing the parsed RSS objects, Magpie is designed by simple, and 'PHP-like' to use.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Cowzilla is Atom 0.3 parser written as a PHP class. It has the functionality to parse and convert Atom to RSS 2.0 (atom2rss), Atom to a HTML document, and check your GMail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Shoutcast Server XML statistic parser in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SimpleRDF/XSL template simplifies RDF/XML sources as much as possible to allow easy processing. SimpleRDF/PHP5 parser takes advantage of SimpleRDF/XSL. It has extremly simple API. You can parse any RDF/XML compatible document (incl. RSS) and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BowML Parser is a miniature PHP-framework that lets you parse any type of markup language (XML,HTML,WML etc). Where each element, string node and attribute is its own object. Also good for creating or rectreating webpages by using objects instead of HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next