Showing 33 open source projects for "xml pull parser"

View related business solutions
  • Omnilert | Visual Passive Security Systems Icon
    Omnilert | Visual Passive Security Systems

    Detect Guns and Automate Response to Help Protect Lives

    Transform your passive security systems into early warning and active prevention systems with Omnilert's visual artificial intelligence. Omnilert Gun Detect not only helps save lives but also reduces the operational, legal, and social impacts of gun violence.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    JSON Parser

    JSON Parser

    Zero-dependencies lazy parser to read JSON of any dimension

    Zero-dependencies pull parser to read large JSON from any source in a memory-efficient way.
    Downloads: 0 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DiDOM

    DiDOM

    Simple and fast HTML and XML parser

    Simple and fast HTML and XML parser. DiDom allows loading HTML in several ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create engaging surveys on your tablet or computer with ease. Icon
    Create engaging surveys on your tablet or computer with ease.

    Choose any of our carefully designed themes, or easily customize colors, fonts, and more to reflect your brand's true look and feel.

    Create great-looking surveys, forms, polls, voting, questionnaires, NPS, customer satisfaction, customer experience, employee satisfaction surveys... on your computer or tablet, customize the look of your survey however you like, & display collected data with eye-catching and insightful graphics.
    Learn More
  • 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
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • 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
    PHP libraries which create an XML-based API for storing data in (and retrieving it from) a database. API allows for one or multiple nodes to push/pull data from one or multiple stores, each with one or multiple items allowed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Advanced PHP library to pase xml documents to array with many advanced options.
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    phpMyMenu creates a menu out of a XML file with a PHP parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 3 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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: 0 This Week
    Last Update:
    See Project
  • 24
    Shoutcast Server XML statistic parser in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next