Search Results for "php-simple-html-dom-parser" - Page 33

Showing 2965 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
  • Autonomous Data Quality Validation with DataBuck Icon
    Autonomous Data Quality Validation with DataBuck

    Eliminate unexpected data issues

    DataBuck is an automated data monitoring and validation software that autonomously validates 1,000’s of data sets in a few clicks, with lower data maintenance work & costs.
    Learn More
  • 1
    KlayGE is an open source, cross-platform game engine with plugin-based architecture. It provides a framework to make game development, testing, porting as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wfuzz

    Wfuzz

    Web application fuzzer

    Wfuzz provides a framework to automate web applications security assessments and could help you to secure your web applications by finding and exploiting web application vulnerabilities. Wfuzz it is based on a simple concept: it replaces any reference to the FUZZ keyword by the value of a given payload. A payload in Wfuzz is a source of data. This simple concept allows any input to be injected in any field of an HTTP request, allowing to perform complex web security attacks in different web application components such as: parameters, authentication, forms, directories/files, headers, etc.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Peptide Vaccine Analysis Tool (PVAT) is an optimization software that predicts the best possible peptide stretches in a given protein sequence based on two factors: 1. the surface exposure of the peptide stretches, and 2. their susceptibility to mutation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GitPitch

    GitPitch

    Markdown Presentations for Tech Conferences, Training, Development

    GitPitch 4.0 is the perfect slide deck solution for tech conferences, training, developer advocates, and educators. Available on MacOS, Linux, and Windows 10. Work and present offline. Export to PDF, PPTX, and HTML. Or git-push to share public, private and password-protected slide decks online. GitPitch is a markdown presentation tool for MacOS, Linux, and Windows 10. GitPitch Desktop lets you develop, preview, and present markdown presentations offline. Using modular markdown to deliver modular decks. Export your markdown presentations to PDF, PPTX, and HTML. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The database client with the highest user satisfaction Icon
    The database client with the highest user satisfaction

    DbVisualizer has everything you need to build, manage and maintain state-of-the-art database technologies.

    DbVisualizer is the highest performer among the universal database tools in the G2 grid for universal database management systems. Write queries in an advanced SQL editor that has all the smart features you need. Speed up your coding and avoid errors. Design your favorite workspace that is saved between sessions. Tag objects and script files as favorites for instant loads. Autosave your work and resume where you left off with editors preserved between sessions. Connect with high security. Work with optimized features and functions, improved for over a decade by continuous feedback from thousands of users. Customers range from self employed consultants to major institutions and global corporations with more than 8,000 licensed users.
    Learn More
  • 5
    gradslam

    gradslam

    gradslam is an open source differentiable dense SLAM library

    gradslam is an open-source framework providing differentiable building blocks for simultaneous localization and mapping (SLAM) systems. We enable the usage of dense SLAM subsystems from the comfort of PyTorch. The question of “representation” is central in the context of dense simultaneous localization and mapping (SLAM). Newer learning-based approaches have the potential to leverage data or task performance to directly inform the choice of representation. However, learning representations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Activity Tracker

    Activity Tracker

    A windows application for activity tracking and logging

    This windows application tracks which window is in focus and saves in a log file every second. Cool right?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    htmleditor.py

    A Python based HTML and CSS Editor

    Requires PyQt >= 5.2 QsciScintilla >= 2.8 Python >=3.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    commit-autosuggestions

    commit-autosuggestions

    A tool that AI automatically recommends commit messages

    This is implementation of CommitBERT: Commit Message Generation Using Pre-Trained Programming Language Model. CommitBERT is accepted in ACL workshop : NLP4Prog. Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DOBase64

    DOBase64

    Codifica tus archivos en Base64

    DOBase64 codifica el archivo seleccionado en Base64. El resultado puede copiarse al portapapeles. También puedes copiar el correspondiente atributo "src" que habría que utilizar en etiquetas HTML (basándose en el MimeType del archivo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Queue Management System for Busy Service Providers | WaitWell Icon
    Queue Management System for Busy Service Providers | WaitWell

    The queue management system that perfectly adapts to your workflows

    The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
    Learn More
  • 10

    sty-pub-raspi-modbus-drivers

    modbus python scripts for rs485 devices, RTU and TCP

    Solarity an enterprise working with PV systems is developing modbus drivers to get data from modbus devices (inverters, PV system loggers, energy meters, ...) and store its informations into csv files. Some files come from history beginnings and others have a higher level of abstraction where it becomes simple to add a new device with given documentation. You'll find basically SMA cluster controller, SMA inverter manager, SMA inverters, Schneider meter, Adtek meter, ABB inverters. See readme for more informations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpsploit

    phpsploit

    Full-featured C2 framework which silently persists on webserver

    Full-featured C2 framework which silently persists on webserver via polymorphic PHP oneliner. The obfuscated communication is accomplished using HTTP headers under standard client requests and web server's relative responses, tunneled through a tiny polymorphic backdoor. Detailed help for any option (help command) Cross-platform on both client and server. CLI supports auto-completion & multi-command. Session saving/loading feature & persistent history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Optopsy

    Optopsy

    A nimble options backtesting library for Python

    ...Under the hood it uses Panda's read_csv() function to do the import. There are other parameters that can help with loading the csv data, consult the code/future documentation to see how to use them. Optopsy is a small simple library that offloads the heavy work of backtesting option strategies, the API is designed to be simple and easy to implement into your regular Panda's data analysis workflow. As such, we just need to call the long_calls() function to have Optopsy generate all combinations of a simple long call strategy for the specified time period and return a DataFrame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BigchainDB Server

    BigchainDB Server

    Meet BigchainDB. The blockchain database

    BigchainDB is the blockchain database. This repository is for the BigchainDB Server. Running and testing the latest version of the BigchainDB Server is easy. Make sure you have a recent version of Docker Compose installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphython

    Graphython

    Free software for making graph.

    Graph making software which is available for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Free Hash Checker

    Free Hash Checker

    A simple and elegant open-source hash checker software.

    Downloads: 16 This Week
    Last Update:
    See Project
  • 16
    Cpuspeedy is simple and easy to use program which allows you to change the clock speed and voltage of the CPUs on the fly, using the Linux's CPUFreq driver. Use it and you should save battery consumption and reduce the temperature of your laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    ...This repo is the official implementation of 3DDFA_V2. Compared to 3DDFA, 3DDFA_V2 achieves better performance and stability. Besides, 3DDFA_V2 incorporates the fast face detector FaceBoxes instead of Dlib. A simple 3D render written by c++ and cython is also included. This repo supports the onnxruntime, and the latency of regressing 3DMM parameters using the default backbone is about 1.35ms/image on CPU with a single image as input. See requirements.txt, tested on macOS and Linux platforms. The Windows users may refer to FQA for building issues. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    macOS Simple KVM

    macOS Simple KVM

    Tools to set up a quick macOS VM in QEMU, accelerated by KVM

    macOS-Simple-KVM is a project that provides scripts and configuration files to easily set up and run macOS in a virtual machine using QEMU and KVM. It simplifies what is typically a complex process by offering a straightforward approach to creating a macOS VM on Linux systems with hardware virtualization support. The repository includes tools for preparing installation media, configuring virtual hardware, and managing VM launch scripts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    SentEval

    SentEval

    A python tool for evaluating the quality of sentence embeddings

    SentEval is a standardized toolkit for evaluating sentence embeddings across a wide spectrum of downstream tasks and probing tests. It defines a simple interface—provide an encoder function from sentences to vectors—and then runs consistent training/evaluation loops for tasks like sentiment, entailment, paraphrase, and semantic textual similarity. The suite also contains linguistic probing tasks that illuminate what properties embeddings capture, such as tense, word order, or syntactic structure. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EfficientNet Keras

    EfficientNet Keras

    Implementation of EfficientNet model. Keras and TensorFlow Keras

    ...In this paper, we systematically study model scaling and identify that carefully balancing network depth, width, and resolution can lead to better performance. Based on this observation, we propose a new scaling method that uniformly scales all dimensions of depth/width/resolution using a simple yet highly effective compound coefficient. We demonstrate the effectiveness of this method on scaling up MobileNets and ResNet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pretty Damn Quick (PDQ) analytically solves queueing network models of computer and manufacturing systems, data networks, etc., written in conventional programming languages. Generic or customized reports of predicted performance measures are output.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    LiVES mixes realtime video performance and non-linear editing in one professional quality application. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features. Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime effects, trim and edit your clips in the clip editor, and bring them together using the multitrack timeline. ...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    EasyArch

    EasyArch

    Arch Linux Installer ISO

    A simple yet full featured Archlinux installer ISO. Minimum system requirements- Processor - 2 core 64 bit Ram - 1 GB HDD space - 10 GB If you are looking for another linux distro, then you are at wrong place, this is not a new or separate distribution. It is just a live ISO to provide simple and easy way to get Archlinux up and running in very little time and with or without internet connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an XML sax parser and is very efficient memory-wise. Rdbtools is written in Python, though there are similar projects in other languages. Every run of RDB Tool requires to specify a command to indicate what should be done with the parsed RDB data. Valid commands are JSON, diff, justkeys, justkeyvals and protocol.
    Downloads: 6 This Week
    Last Update:
    See Project