Showing 29 open source projects for "read xml"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PHPWord

    PHPWord

    PHP library for reading and writing word processing documents

    PHPWord is a library written in pure PHP that provides a set of classes to write to and read from different document file formats. The current version of PHPWord supports Microsoft Office Open XML (OOXML or OpenXML), OASIS Open Document Format for Office Applications (OpenDocument or ODF), and Rich Text Format (RTF). PHPWord is an open source project licensed under the terms of LGPL version 3. PHPWord is aimed to be a high quality software product by incorporating continuous integration and unit testing. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 2
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    When your application receives a request, it calls a controller action to generate the response. The routing configuration defines which action to run for each incoming URL. It also provides other useful features, like generating SEO-friendly URLs (e.g. /read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony recommends attributes because it’s convenient to put the route and controller in the same place. On PHP 8, you can use native attributes to configure routes right away. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AWS Service Provider for Symfony

    AWS Service Provider for Symfony

    A Symfony bundle for including the AWS SDK for PHP

    A Symfony bundle for including the AWS SDK for PHP. The AWS SDK for PHP makes it easy for developers to access Amazon Web Services in their PHP code, and build robust applications and software using services like Amazon S3, Amazon DynamoDB, Amazon Glacier, etc. You can get started in minutes by installing the SDK through Composer or by downloading a single zip or phar file from our latest release. By default, the configuration is handled by the SDK rather than by the bundle, and no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    .... -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write source code: - [ Syntax highlighted ] - go, vala, pike, swift, flash, ch, rust - [ Calltip assisted ] - c/cpp11, js&jQuery, python, php, ruby, lua, c#, java, perl --Others-- - Restructured config files with inline docs - Scriptable via lua Extension...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Goutte

    Goutte

    Goutte, a simple PHP Web Scraper

    ...For example, to add a 60 second request timeout. Read the documentation of the BrowserKit, DomCrawler, and HttpClient Symfony Components for more information about what you can do with Goutte. Goutte is a thin wrapper around the following Symfony Components: BrowserKit, CssSelector, DomCrawler, and HttpClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    excel-to-tally-import-items

    A tool to convert Excel data to XML and Import it in Tally for free

    A software utility to read data from Excel sheet and import it into Tally Software for free without using any third party tools or software. We use PHPExcelReader class to read the Excel data and PHP Curl to post it into Tally ERP 9. The Excel data is read and converted into XML. It is then posted to Tally automatically without any manual intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WebDjVuTextEd

    Edit the OCR text layer of DjVu documents in a web browser

    ...You can modify the structure (paragraphs, lines, words...) create, delete, edit text nodes, modify their container box by mouse, and run a spellchecker. The program does not directly read the DjVu files, it requires exported XML text data and images. When using without a webserver, you can open and save local files, but cannot take advantages of auto-save and spell checking. Note that current SVN version has much more features than V1.0!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL lets you detect thousands of types of mobile devices accessing your web service and take decisions based on what that device can or cannot do. With WURFL, you can optimize mobile web content, effectively deliver advertisements, or analyze mobile traffic. WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    An Open Source Knowledge Base System

    An open source, web based, platform independent knowledge base system.

    Free open source knowledge base software. Extensively search-able, Versatile and easy to use. easy to set up and administer. Comment hover links let you read in an AJAX generated hover window, the comments to an article in the main list view without having to go to the comments page. Password protected user accounts, and group support, with read only guest user, full control admin, power user/moderator, and default data entry user with restricted privileges. Users can view all data but only modify their own data unless user is admin or moderator, default users can't delete anything. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    WsdlToPhp

    Generate PHP classes based on a WSDL

    This package allows to programmatically send request to a SOAP service using PHP classes. In order to that, this class generates each class for each request and each request parameters and each request response. Each class is stored in a hierarchical folder/sub-folder. The SOAP client is then abstracted and you only deal with objects representing the WSDL. It uses eZ Components, ezcPhpGenerator, in order to generate php files. Test this library here : http://www.wsdltophp.com Read the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Ratawiki

    Lightweight extensible wiki engine

    Ratawiki is a fast, reliable, standards-compliant, extensible and highly customizable wiki engine. URLs are query string-free, which makes it search engine-friendly. Recommended environments: php-fpm + nginx/lighttpd or apache+php. Can work with XML files, but PostgreSQL is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Comptable

    Simple estimate and invoice generator for freelancers and businesses.

    Simple estimate and invoice generator for freelancers and small businesses, built entirely over PHP and XML, with a beautiful, clean and easy-to-use interface. Originally built for personal use, so it has no administration backend or advanced features of any sorts. Developers interested in helping take this very initial (yet fully functional) prototype one step further are more than welcome. There is some information on this in the Wiki section, please take the time to read it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple PHP SBML
    This class library aims to be simple way to read information from SBML files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XML documents To Generated dynamic web application supporting CRUD actions. Credits to Ministry of Culture and Communication, France; UNESCO; Ecole Nationale des Chartes, France; PASS-TECH, France.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Twick.it API Wrapper
    If you like to use the Twick.it API you should take a look at this wrappers. By simply calling some static methods you can read data from the API and don't have to care about all the REST stuff like sending HTTP request or parsing XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BTV Rename
    The goal of this project is 100% TVDB recognition and SxxExx renaming of all files generated by BeyondTV while maintaining the BeyondTV database. Currently the project relies on TVrage and scans the entire folder which is selected by the user in the conf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP Class that provides a easy interface for read and write files in ods format (Open Document Sheet)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TMXResourceBundle is a PHP5 class to read text resources directly from a TMX file (Traslation Memory eXchange - standard XML format for the representation of Translation Memory (TM) data).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pXw4Pa (poor XML wrapper for PHP arrays) are 2 simple php functions written with php4.3.7 that can read/write a php array from/to an xml file. Can be used to store data on xml files simply and fast, without to make use of others big stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JJFMapper is a cartography program for PHP. Serves maps realtime and/or saves them to disk. Can read ESRI Shapefiles and GPX files. It streams, saves, or returns an image via the GD library. It is controlled by an easy to learn XML config document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ColGUI is an Open Source distributed web-based GUI builder aimed at increasing designer collaboration on GUI projects. It can read Glade XML layouts and translate them into an interactive DHTML format for lightweight user interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    XMLConfigReader is an open-source PHP5 class to read configuration data directly from an XML file and store it on a bidimensional array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP-XML is a class written in php to create, edit, modify and read XML documents.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    ActiveLink PHP XML Package provides means to parse, read, modify and output XML and XML documents without using any PHP XML libraries. Included classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File, Socket, HTTPClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB