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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    HexTool is a simple yet effective calculator/tool; invaluable for people who work with Hex and Binary. Now you can convert between Hex, Binary and Decimal on the fly. No install needed: just unzip and run it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Distributed Multithread Apriori (DMTA)

    A parallel implementation using MPI and OpenMP to Apriori algorithm

    ...The results of this project were published in the Revista de Sistemas de Informação da FSMA and is available in http://www.fsma.edu.br/si/edicao11/FSMA_SI_2013_1_Principal_1.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GNU Rocket is an intuitive new way of controlling missiles. The project has moved to GitHub: http://github.com/rocket/rocket
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    FOPLaboratory

    FOPLaboratory

    A GUI frontend to Apache FOP

    FOPLaboratory is meant to help the developer of XSL/FO style-sheets. This utility shall facilitate the repeated transformation of one and the same XML-file to PDF. Its main feature is therefor the capability to restore the configuration of one transformation job for a later run. When XML-contents or the XSL style-sheet change, you can just execute FOPLaboratory and immediately start processing to create an updated PDF-file. On the other hand, FOPLaboratory lets you swiftly exchange...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    CppWeb is cross-platform C++ library for developing web applications with server push support. The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    loadngo Xml
    XPath XSLT Editor and XML Document Explorer for MSXML 6+ XML DOM Tree (Split View, Left DOM Tree, Right Tabbed XPath or XSTL Windows). Create XPath Statements and XSLT (stylesheet transforms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    THIS PROJECT HAS MOVED AND CAN BE FOUND HERE: http://libliteser.googlecode.com ------------------------------------ Lite Serializer offers a simple and clean platform independent interface for binary serialization of objects in C++. This library is based on High Level C++ Types (libhltypes) and uses its internal serialization procedures for serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10

    HexNET

    A simple telnet (and possibly SSH) server

    ...This project has merged into another that can be found here: https://github.com/nicrohobak/Toolbox ------------------------------------------------------------ A simple telnet server originally developed as a foundation to a MUD server project called HexMUD. These project should be maintained alongside each other, but this particular project should be a very generic telnet/SSH server and nothing more. The game logic belongs in the HexMUD project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    simple routing

    Simplistic templace header for c++ based pathing or routing.

    Designed to be a simple light weight and easily accessible way of mapping pathing information to a unlimited number of objects. The template is also designed to keep a minimum profile when idle, and efficient as possible means of updating a network. Not limited to, but primarily envisioned to give game developers with limited knowledge of higher-grade routing protocols a out of the box means for pathing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory management, and container classes. ...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    Pion Network Library

    Pion Network Library

    client and server HTTP(S) library for Boost C++ developers

    The motivation of pion is not to build yet another web server or web application framework, but to help provide basic HTTP(S) functionality to new or existing C++ applications. If you're working on a Boost C++ application and would just like to use HTTP to provide a simple user interface or interact with run-time data, then pion might be for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    charset

    charset

    character set conversion library

    charset is a c++ template library that aim to provide simple interface to convert between different character sets, the default implementation uses Unicode as the middle layer (also you can use Unicode, as source or target of conversion).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    qDecoder - CGI Library for C/C++
    ======================================================================================= OUR PROJECT HOME HAS BEEN MOVED TO https://github.com/wolkykim/qdecoder PLEASE CHECK OUT OUR NEW HOME FOR THE LATEST UPDATES. ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling and Session management. FastCGI is also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Win32 Loopless Window Size / Move

    Resize windows without halting main thread

    This project provides easy-to-use code that enables the thread to continue processing while the user resizes a window by providing two simple function calls. 3/16/14: Now implements Aero's "snap" and "shake" features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BxEngine

    BxEngine

    BxEngine For Marmalade And QT

    ...png decoder / pathfind logic / scene system / memory system / telex system / particle / STL (named BxVar) / pooling / singleton / http query cache system / xml parser / express fixed float / dynamical resource loading / BEKON parser (better json) / THROW (dynamical parameter) / software renderer / animation-tool / particle-tool (Marmalade 7.0.0) https://www.madewithmarmalade.com/downloads/7.0/7.0.0/marmalade-sdk-7.0.0-353650-windows.exe (QT 5.2.1) http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-windows-x86-android-5.2.1.exe (Medusa AnimationTool) http://cafe.naver.com/bxengineformarmalade/64 (Typhon ParticleTool) http://cafe.naver.com/bxengineformarmalade/66 ***** Next version! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RatCalc
    It´s a simple but useful bit field calculator. It´s very useful to calculate operations between registers of processors or uControllers. OBS: The source code is also in the instalator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libzeep

    SOAP and webapp library for C++

    ...This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods. This library includes a validating XML Parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    HeaderConverter

    Converts C headers into Assembly headers

    This is a simple application that converts c header files into assembly header files. It basically converts "#define" into "equ". For while it just converts numeric constants, and doesn't solve operators. Usage (Windows): Execute "HeaderConverter.exe"; Type the file name to be converted (C header); Press enter; Will be generated a file named "out.s" on the same folder of the executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Memory-friendly Containters

    Simplified almost-standard C++ containers

    Goals of this library: - provide base for custom implementations of containers - provide simple containers that treat memory with care (with embedded systems in mind)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BPT

    BPT

    A set of library for C++, including a script programming language

    BPT (Pentacle Technology's Library in french) is a set of libraries which provide: A TCP scheduler based on select A simple dynamic library loader Parsing tool for INI format CString XOR cipher data DABSIC (Homemade script language) Sequence (Homemade sequence description language) Event callback library over SDL Network event callback library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    C++ On Air (or "ConAir") is a light-weight library that combines the power of C++ with the flexibility of Interpp to allow you to create impressive web applications with new / existing C++ code. ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via the web. Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    qslideswitcher

    Qt Slide Switch Button Component

    A simple yet powerful implemetation in Qt switch button with slider also known as Slide Switcher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    libMPF is a C++ crossplatform application framework. It features a framework for normal and daemon processes, generic processing of datatypes (validation, formatting and conversion), logging, a WSDL parser, dynamic SOAP parsing/generation and much more.
    Downloads: 0 This Week
    Last Update:
    See Project