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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    This package provides an acceptable middle ground between SAX and DOM techniques for parsing XML. It provides DOM events in a SAX-like manner. Thus, the application can handle elements without storing the entire DOM tree in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ROOT Apache is an open source scripting module for the Apache webserver Based on the ROOT framework <http://root.cern.ch> which is using C++ as scripting language it allows to embed C++ code directly into HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C++ library to help you write installer applications for Windows. Contains simple functions to change the start menu, register an uninstallation application, download files from the internet, install DirectX, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    _Very_simple_ C++ library of classes for TCP/IP and UDP/IP networking (client and server) under Unix. It also contains a VERY simple "internet messager" which demostrates usage of this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 5
    SXP is a lightweight, very easy-to-use support library for enabling your C++ objects to persist (serialize) themselves to XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is very simple not validating XML parser that was ported for Palm OS. It was written purely on STL. This parser can not build DOM but there is template tree class to perform this task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The VISL Phrase Structure Grammar Compiler is an implementation of a parser generator for ambiguous context-free grammars, ambiguous input, and ambiguous output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A KDE project to enable web developers to quickly find out HTML form field variable names and manipulate them. It features a two pane design, the left providing a list of all the form field names and the right a preview of the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The purpose of this "General Game Framework" is to make easier and speed up the development of a wide range of games. The main goal is to be simple, flexible and well documented. It's like a High level (above graphics and sounds) library for games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    PowerPrinter is a 32bit DLL that gives you access to all printer settings by means of simple APIs. Developers are shielded from the differences between Windows 9.x/ME and Windows NT/2000 because PowerPrinter takes care of the Operating Systems differences
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Object oriented context-dependent parser (C++). The primary goal is use the input to create customized objects in your programm. The secondary make them live (perform input based actions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple solution to the problem of reading your program's configuration. Using the same API, your program can retrieve its configuration from a variety of sources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CHX is a C++ embeded HTML extension just like JSP is java embeded. This is a CHX to C++ source translater.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rosebud is a complete Workflow solution for businesses based on the CORBA Workflow Specification and WfMC standards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Class Library that encapsulates the Win32 API programming elements. The library provides a set of C++ classes to reduce the amount of code necessary to write native Windows applications, without abstractions away from the core Win32 API, and without any
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XMLpg - XML parser generator. Generates an XML parser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ezvu (Easy View) converts the given set of C files into HTML files with all the user defined function calls converted to hyper links so that the user can click the link to view that function definition. Very helpful C code browser ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Parameter Parser is a set of C++ classes meant to help programmers easily extract parameters from a file (or the command line, but to a lesser extent).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++DOM is a C++ implementation of DOM Core. It is built it on top of expat (XML parser in C, by James Clark).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    K PHP Develop is an integrated Web development tool designed for team work. It supports HTML, JavaScript, PHP, and SQL syntax highlighting and file locking. It also has a query analyzer and database access (depends on KSQL plugins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ebnf2yacc is a tool to help write yacc parsers/compilers. It takes as input a grammar written in bnf (ebnf support is planned), and outputs a c++ abstract syntax tree that supports the visitor pattern, along with a yacc parser that builds the tree.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    GO (Gnu Objects) is a C++ framework for creating applications with RAD development in mind. The GO lib provides simple interfaces and wrappers to common Gnu library function as well as a framework for creating applications. These wrappers provide quick
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OzVM is a simple, lightweight, secure virtual machine. The current target application of OzVM is OzStream, allowing platform-independent self-decoding data, which abstracts encoded data from client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a C++ glue to SDL (Simple DirectMedia Layer) library- a low-level, cross-platform multimedia library. SDLmm will utilize C++ features while still being close to SDL in syntax (and naming).
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    The goal is to develop a c++ class library on linux platform. It offers lots of threadsafe c++ classes and functions for common linux programming such as linuxthread, socket, IPC, file lock, time, html template, etc.
    Downloads: 0 This Week
    Last Update:
    See Project