Showing 1299 open source projects for "php-simple-html-dom-parser"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Svg parser is a C++ library, that you can use to parse SVG documents to build object model, you can work with. It's very small, so you don't need much time to build it. You can easily integrate it to your applications because of some accessibilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of each node visit. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Foundation is a simple and elegant library to use on top of Qt 4/C++(and at your choice Kde-Libs), to create powerful task-centric applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a cross-platform C++ library that provides an intuitive and quick way to deal with tree structured configuration text files. It is also very small, making it easy and comfortable to include in any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A single system for smarter association management Icon
    A single system for smarter association management

    ToucanTouch is ideal for schools, universities and associations looking for an all-in-one community management platform.

    ToucanTech is a powerful, all-in-one software solution designed for schools, universities, and associations to manage communities, centralize data, and boost engagement. By combining a database, flexible website, CRM, communications tools, events, fundraising, reporting, and a secure member or alumni portal, ToucanTech makes it easy to run everything from alumni relations and mentoring programs to membership renewals, career networks, and development campaigns — all from one intuitive platform.
    Learn More
  • 5

    cojson

    a C++11 JSON parser/generator for constrained platforms

    ...When such occurs, parser just skips mismatching data and makes best efforts to continue parsing. The parser is recursive, e.g. nested JSON elements are handled with the recursion. However, this recursion is driven by the structure definition, not by the input data, which prevents stack faults on malformed input data. cojson is character type neutral – it can work with signed or unsigned character, as well as with standard wide character types: wchar_t, char16_t and char32_t. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A few simple refactoring tools developed according to the KISS principle. The focus is to refactor C++ code but almost any programming language should work. Tools: Rename, Detect duplicate code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A file parser/generator interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Multiplatform emulator for M680x0 processors, kept simple for University students. This is a fork of Easy68K by Paul McKee, Tim Larson, Prof. Chuck Kelly, Eric Nelson, Aaron Curley, Curt Vickre, Jon Squires, Lee Davison & others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SCOF provides a C/C++ toolchain that is easy to build, extend, and even embed within custom applications that wish to parse and interpret source code. It's goal is to be a C/C++ framework that is modular and easy to understand from beginning to end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • World class QA, 100% done-for-you Icon
    World class QA, 100% done-for-you

    For engineering teams in search of a solution to design, manage and maintain E2E tests for their apps

    MuukTest is a test automation service that combines our own proprietary, AI-powered software with expert QA services to help you achieve world class test automation at a fraction of the in-house costs.
    Learn More
  • 10
    Mpp Project

    Mpp Project

    MPP is a C-based programming language that allows you to code more eas

    ...#IDE : WMPP new features - a minimap has been added in order to improve navigation though the source code. - Code autocomplete - Status information - sidebar menu -Simple & Fast -Syntax highlighting -Compiling -Tabs [+] Supported languages : MPP, PHP, SQL, VB, HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Picpp is simple C++ interpreter with WWW interface (based on PHP, MySQL and AJAX mechanisms)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cgpl is C++ template-based parsing library. It does not contains any parser on itself, but provide primitives for creating its own parser using generic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GUI Library for Nintendo DS Homebrew Application based on the devkitArm toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BP-Tools

    BP-Tools

    Set of useful tools for payment service development

    The BP-Tools set consist from applications supporting EFT testing, benchmarking and transaction service development. BP-Tools suite currently consists of following three components: - BP-CCALC: Cryptographic Calculator - BP-CardEdit: Thales P3 Input/Output file editor - BP-EMVT: EMV Tool - BP-HCMD: Thales HSM Commander
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML Parser proof of concept
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple utility to test results of your programs. You set up possible problems, supply the answers, and you are ready. Users connect through web interface, and submits solution. Diodos detects for which problem it is, compiles, and returns results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CPyrol

    an alternative interpreter for the Python programming language

    ...I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    State Hierarchy Protocol Parser: the tool for producing fast and flexible protocol/format analyzers based on FSM with pretty text description.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    “Pure” stands for “webPage cleanup through Reverse Engineering”. The Pure tool is to transform a legacy webpage to become compliant with existing Web standards by reverse engineering the webpage’s rendering result into html/css code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Pascal interpreter written in Borland C++. Aplication will be interpret choosen part of syntax that language (simple types and variables, aritmetic operations, conditions, loops).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The API features a layer between the trivial PHP and the low level web GUI (XHTML, XML, Javascript, PDF, Ajax ...). It’s extensible because of its clean and easy structure. The Concept comes with a widget toolkit, many plug-ins, themes and sub-modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Customizações de fontes de ERP.
    Downloads: 0 This Week
    Last Update:
    See Project