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

View related business solutions
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    DB Browser for SQLite

    DB Browser for SQLite

    The DB Browser for SQLite

    ...This program is not a visual shell for the sqlite command line tool, and does not require familiarity with SQL commands. It is a tool to be used by both developers and end users, and must remain as simple to use as possible in order to achieve these goals. Import and export records as text, import and export tables from/to CSV files, import and export databases from/to SQL dump files, issue SQL queries and inspect the results, examine a log of all SQL commands issued by the application, plot simple graphs based on table or query data.
    Downloads: 88 This Week
    Last Update:
    See Project
  • 2
    bin2cpp (GUI + console)

    bin2cpp (GUI + console)

    A very fast and simple utility for converting a binary file into a C++

    A very fast and simple utility for converting a binary file into a C++ source file. bin2cpp makes it possible to embed resources into the program’s executable file and load them into memory in a platform-independent way. The program generates a C++ source file from any input file, embedding its contents in a "constexpr uint8_t" array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hypercube

    Hypercube

    Graph visualizing tool

    Hypercube is a tool for visualizing DOT (graphviz), GML, GraphML, GXL and simple text-based graph representations as SVG and EPS images. Hypercube comes with a Qt based GUI application and a Qt-independent command-line tool. It uses a simulated annealing algorithm to lay out the graph, that can be easily parameterized to achieve the desired look. The main development goals are portability and easy usage rather than high performance and complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    BreakUpLargeFile

    Break up large files

    This is a simple command line tool for breaking up large files. You get to select what size you want the smaller files to be. Then you can merge them. I compiled it for Win32. It can't handle larger than 4 GB files. It is open source. Project files for Visual C++ 6 provided. Linux 64 bit version has also been made. Project files for Eclipse 2019-12 provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g. OpenMP/MPI) jobs. progrep can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    gensched

    HTML schedule generator from list of events

    EDIT 2018/08: this project has been moved to https://gitlab.com/skramm/gensched all further developments will be over there. This is a command-line tool that generates HTML schedule pages for college or universities small structures. it generates a week-based schedule from an input file holding a list of events. It also computes various information and statistics, and shows these in various useful ways, all on static HTML pages that can be printed or hosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Search and Kill (SnK)

    Automatically kill Windows processes using search criteria.

    Command line tool to automatically find and kill Windows processes using search criteria. Designed specifically to eliminate such cases when it is very hard to kill hung process with normal means (e.g. resource hungry fullscreen 3D game) and you have to restart your PC. By binding SnK with specific search criteria to some hotkey (with AHK for example) you can now kill such processes with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    libxmldiff is a library to provide diff functions for XML files. It is shipped with xmldiff, a simple command line tool to demonstate libxml functionnalities. See the project xmltreenav for a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KiCad library wizard
    At the moment its simple command line tool to create nice looking schematic libraries in kicad. I hope that it would be usefull for someone. dont need to click anything just write/paste pin names and thats it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 10
    Command line tool to find documents which contain strings matched by a regular expression. Supports pdf, Microsoft Office 98-2003, chm, text files. Will soon support html as well. Precompiled win32 version available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Readfile A simple command line tool to read files. If no file is given as the command prompt a prompt where spaces can be used is presented. It's kind of like cat, only without all the extra features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A graphical and command line tool for comparing database tables. The comparison is displayed as html. This tool would likely be used to compare a test database table to a production database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chordeus is yet another Chord Pro to PDF converter that creates nice looking guitar chord sheets. You can create single sheets or a whole songbook using the command line tool or a simple wizard-like GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple, but smart command-line tool for joining splitted on small clips AVI files. Distinctive feature is determining and removal "overlapped" frames, common for consecutive clips. Parts find & sort automated. Result is ready-to-use AVISynth script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Windows command-line tool for setting files' date and time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A simple OS X command-line tool for setting network location, plus a GUI wrapper application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wayconv is a simple command line tool for converting between different GPS waypoint (named position) formats. The program is written in C++ using new style iostreams/std, and is portable to Windows and Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fat32ed is a simple command line tool to manipulate FAT32 disk images. It can create images and extract files from them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next