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

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
    Google Page Rank

    Google Page Rank

    A tool and library to gather the Google Page Rank of web pages.

    This project is a simple Qt library extension that is used to retrieve the Google page rank of any public web page. You can use the library capability asynchronously which means you can send a request and a little later you get a message with the answer which you continue to do other work. The project also includes a command line tool that is used to synchronously get the page rank of a URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework and allowes to write Qt applications in the PHP language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PixelValue

    PixelValue

    Shows the color value and HTML code of a pixel under the mouse cursor

    A simple Windows console app that can show the RGB color values and HTML color code of a pixel under the mouse cursor when the user clicks somewhere on the screen. The results are stored as a table in a .html file, and displayed in the default web browser. It doesn't require any instalation, just start the .exe To start mouse click tracking press Shift, to stop tracking press Ctrl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WordHTML CV is an open source software that mass converts MS word documents into HTML files. It makes it easy even for people with no knowledge of HTML to produce professional-quality website. Whether you need to publish a one-page press release or a long
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Yet another container library written in C. Originally born as auxiliary library for another project it aims to be simple, dependency-free and lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LlamaXML is a C++ XML parsing and formatting library that is small enough to be used on handheld devices like PDAs and smartphones, while still supporting desktop systems. It currently supports Palm OS, Windows Mobile, Windows and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ACOptim

    Ant Colony Optimizer

    Simple POSIX multithread Ant Colony Optimizer framework currently for solving Vehicle Routing Problem. Supports UDP, file synchronizatoin between computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Boreas Publish - Subscribe API

    Boreas Publish - Subscribe API

    IP Multicast Reliable Publish - Subscribe API (Java and Linux C++)

    The Boreas simple, pragmatic publish - subscribe API is a library allowing application to publish and subscribe data using IP multicast. Major features are; true one-to-many distribution(IP multicast), guarantee delivery, subject and multicast group filtering, focus on low latency and high througput The API is available on Java platforms and on Linux as a shared C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    QTHextool

    Handy tool for Developers

    ...So now QTHexTool offers a different approach: more Mathematical Operations [ myabe some more to come :-) ], implemented with QT4 => supports Linux & Windows more Registers => Tool utilize a simple Stack RPN like user-style to store intermediate Results Now you can do a sequence of Operations like you do in your sourcecode Runs on Windows2000 upwards, Linux or simply all plattforms supported by QT
    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

    Chi's Project

    The projects of ChiNvo Studio

    The projects of ChiNvo Studio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CppUTest (Moved!)

    Moved to: http://cpputest.github.com/cpputest/

    ...Please check the current project page at: http://cpputest.github.com/cpputest/ ---------------------------------------------------------- CppUTest is a unit testing framework. Its main goal is to provide a simple unit testing framework that can also work well with embedded systems. It also provides support for working with C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Aztec Code" generator

    "Aztec Code" generator

    Free, open-source, "Aztec Code" barcode symbology generator

    A simple library for encoding "Aztec Code" barcodes. Supports C and Delphi interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DeltaQt

    DeltaQt

    Parser for DELTA files (Qt, C++)

    DeltaQt is part of the FreeDelta project and aims to implement a parser for DELTA (DEscription Language for TAxonomy) files using the Qt core framework. DeltaQt is a library intended to be incorporated into other applications that require the ability to parse DELTA files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    ...I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    F2Ashell
    This Shell allows you to have an easy text interface to probe your code. Your code must be related to a DLL library to interact with the shell. A template to implement this is provided. Project WEB: http://sites.google.com/site/f2ashell/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EpLibrary

    Visual C++ Utility Library

    ... * The project has been moved to https://github.com/juhgiyo/EpLibrary EpLibrary is a utility library for Visual C++. The features includes: - Math Framework - Enhanced Binary Search - Sort - Stream Framework - Container Framework - Simple Debugger Framework - FileSystem Framework - Other Frameworks - Server/Client Template Framework - System Framework - Thread System For detailed documentation, please download this full document (EPLibrary Documentation.chm) from the "Downloads" Section. * If the documentation file is not visible after finishing download. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    libgdome-cpp is a C++ library that provides the DOM level 2 Core API for accessing XML documents. It is implemented as a wrapper around the libgdome library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Ultimately, intends to cross-compile a number of languages. Initial target languages: C and C++. Current development targets: C and C++ standalone preprocessor; parser frontend for C and C++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libmathml is a library that allows MathML documents to be rendered and edited in any GUI and with any XML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HASEM

    HASEM

    Matrix c++ library solving any linear algebra problems

    HASEM is a c++ template library, it can be easily configure as a expression template. HASEM solves any linear equation of any kind, it might be homogenous/none homogenous, compute the inverse of square/none square matrices, find LU decomposition, find determinant and rank of matrices, calculate the characteristic polynomial of matrices, find the eigenvalues and eigen vectors and so on. HASEM uses many methods, therefore, you are not limited to just one method, you have the choice to define...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    QArgumentsParser

    Library using Qt for parsing command line arguments

    This is an arguments parser library for Qt. The only dependencies are the Qt libraries and Qt development packages. The library is dealing with the command line arguments sent to the application. To use the library, just pass the argc and argv to the class constructor and then indicate which are the arguments that your application is expecting, using the setKnownArguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    punykit

    PunyKit - it's a very simple webkit-based browser.

    Rocket science it is not: PunyKit, a puny WebKit-based browser. PunyKit is a browser I created in about an hour or so, maybe less. It is a QtWebKit centred application that displays the page in a "mobile browser similar" manner, and keeps that oh-so-useful WebInspector open in a separate window next to it. What I'm aiming for is something that is as close to the iPhone simulator as possible, but with a web-inspector and (Yay!) works on machines which weren't made by the Apple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Welcome to IgProf, the ignominious profiler. IgProf is a simple nice tool for measuring and analysing application memory and performance characteristics. IgProf requires no changes to the application or the build process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tools to update all pages of a web site, at a command. Header and menu may be copied on each page. It is possible also to add a header to all source files of a project (a licence for example).
    Downloads: 0 This Week
    Last Update:
    See Project