Showing 559 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
  • 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
  • 1
    If you have many documents those written in several type such as pdf, chm, doc, html... How can you fast search their contents concurrently? Rebook software solves that problems. How can you get differences things between them? Rebook software supports that problems. How can you get similar things between them? Rebook software supports that problems. While you are typing a document/text, how can you fast reference the give contents in your documents?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    For several purposes of our OCR research we needed a converter that can generate an image from any given Bangla/ Bengali text. One of the reasons was to prepare artificial training and testing data. For this reason we finally created a very simple text to image converter. A Text to Image Converter. Systrem Requirement: .net Framework 4.0 and up 1. Select your Font Type, style and size. 2. First Browse your file, which will contain your text (Supporetd File Type .txt) 3. Select Single or Multi Line option. 4. Select Your output image type (Supported image type .bmp, .jpg and .png.). 5. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Website Database Management

    Website Database Management

    Controls and manages remote MySQL database of website

    This is a simple but robust desktop application which helps to manage the remote or local mysql database. This application in mostly useful for the software developer who has to view, modify database of the remote database frequently. Its as simple as PHP MyAdmin. If the interface to view the data from the database is not made for the hosted website, this software can play a vital role to view, edit and delete data from the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Hack Library Project

    Advanced DLL for Hackers and Newbie

    Hack Library Project is an advanced DLL written in C# that consist in a fast execution of most popular commands utilized by hackers. It's the most simple "DLL Hack" that existing on the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    Code7248.word_reader

    Code7248.word_reader

    A C# .NET Library for reading Word Documents (doc and docx)

    A simple .NET Library compatible with .NET 2.0, 3.0, 3.5 and 4.0. It can currently extract only the raw text from a .doc or .docx file. Use a RichTextBox instead of a normal TextBox to retain formatting, if you want to display it in your form.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Clipboard Viewer .NET

    Clipboard Viewer .NET

    Easy to use Windows clipboard viewer with basic image and text view.

    Clipboard Viewer .NET allows viewing current content of the Windows clipboard. In case of an image or text content users can view the content as picture respectively as text (RTF/HTML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mini.Net.Library

    Utility library

    Mini.Net.Library is a utility library for .Net, containing a comprehensive set of utility functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Simple Web Automation Toolkit (SWAT) is a test tool that allows users to automate web application testing in multiple browsers. SWAT has a robust Editor with UI recording and SQL tools, integrates with Fitnesse, and is written in C#. As of 5/1/2012 SWAT has been placed in a maintenance mode and is not going to receive further updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MSSQL Query Tool for Linux

    MSSQL Query Tool for Linux

    A simple MSSQL query tool for linux

    This is an application to allow commands and queries to an MSSQL Server via a native linux application based on Mono and GTK. The application allow connection storage, results save to files and a nice way to pass commands to your database and get results from the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 10
    This plugin mimics the "open selected file" in PSPad. I am a PHP developer and i often see an 'require_once("../this/is/some/file.php");'. In pspad you can select the whole path (../this/is/some/file.php) and open it from the menu. Now you can do the same in notepad++. Just select the whole path and press alt+o, or use the button in the toolbar on top. It will open the file automatically.
    Leader badge
    Downloads: 432 This Week
    Last Update:
    See Project
  • 11
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dcScript

    dcScript

    A new esoteric programming language

    ...It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    IncludeChecker

    Check for unused #includes in C++ source

    Unused #includes in C++ source lead to unwanted dependencies and slower compile and link timings. IncludeChecker finds most of these unused #includes using a simple heuristic: if you include a file, you need to use one or more symbols from it. If that's not the case, IncludeChecker will mark the #include as unused. IncludeChecker is very customizable to be able to run as an automated task where it will fail as soon as an unused #include is detected. Because of the simple heuristic it will not find all unused #includes, but it will find most of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Keyfile editor for Falcon BMS

    An editor for .key files for Falcon BMS 4.32

    This will help you edit those hard-to-understand .key files for your controller and keyboard setup with the game Falcon BMS 4.32 by Benchmarksims. Please refer to the thread on Benchmarksims forum for questions/suggestions/feedback where additional information and tutorial is avaliable (click Web Site-link below)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TortoiseSVN Revision Get
    TortoiseSVN Revision Get is a super-simple graphical wrapper around the revision retrieval functionality offered by the wonderful TortoiseSVN Subversion client for Windows, itself a graphical wrapper around the Apache Subversion source control system. TortoiseSVN Revision Get is released under the BSD 2-Clause License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Porter

    Porter

    Lightweight web development server package for Windows

    Porter is portable web development server for PHP/Node/MySQL developers. Project home page - http://litporter.sourceforge.net News and info about project can be found at our Google+ page - http://gplus.to/litporter Donations are also welcome http://lit.lv/donate.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sharp Serialization Library serializes and deserializes primitives, ArrayLists and Hashtables, compatible with PHP serialize(). Use it for SOAP/Web Services communications where Hashtables cannot be passed otherwise, or saving to a file readable by php.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Chi's Project

    The projects of ChiNvo Studio

    The projects of ChiNvo Studio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MetroForm Project (.NET)

    MetroForm Project (.NET)

    Add a Metro-styled form to your .NET project!

    ...Includes: Updated settings Improved all animations (using Transitions Library) Added new default theme Changed resize control Native maximise behaviour Added MetroButton (BETA) Form title is now automatically uppercase Currently Supported: WinForms Available Languages: Visual Basic.NET This is a simple Visual Studio template which has a pre-built Metro interface. Currently, there is only a VB version; however, a C# version will be introduced very soon, so stay posted! Likewise, a WPF version will be available in future. Because the project is new, documentation is still being created for the wiki, so please remain patient if you have any issues. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Software Studio is an Integrated Development Environment (IDE) for C#, Java, VB.Net, Aspx, C++, Html, Xml, Php, JavaScript, Tex with multi-language support,syntax higlighting,code folding,code completetion,refactoring support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Process Manager

    Process Manager

    A Simple Process Manager for Windows.

    A simple C# Program created for managing processes currently running on your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Visual NXC

    Visual NXC

    A graphical version of the Not eXactly C language

    Visual NXC is a conceptual IDE for NXC (Not eXactly C), a language for programming the Lego NXT Robot. It was designed to make transitioning from a graphical programming environment to a textual environment easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Generic Watchdog

    Simple Generic Watchdog

    Simple wathcdog that can monitor any kind of file if it is responding

    Simple wathcdog that can monitor any kind of file if it is responding and restarts process if it is not responding. Also it contains configuration programme that can configure what is the file that needs to be restarted and what process has to be monitored.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SeaToad

    A concurrency and load testing tool for .NET applications

    SeaToad is a library to aid in concurrency and load testing of .NET code. Intended for use by developers or automation testers. For example, it makes a good second hand if you're trying to reproduce a concurrency issue. You can very quickly generate load representing one or more portions of the suspect code, while manually performing other tasks. Or perhaps you're worried about the performance of a particular stored procedure with load from an external source. SeaToad can run the...
    Downloads: 0 This Week
    Last Update:
    See Project