Showing 57 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
  • 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

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    PiRobot

    PiRobot

    Python Touchscreen App Infrastructure with example Apps

    An "Application" infrastructure in Python using pygame for the graphics, developed for touch screen displays used with Raspberry Pi. Look at the wiki for further information. It has several game Apps included. --> Simple drawing App --> Chess for two players. --> Mill Game for two players. --> Checkers game for two players. --> Tic Tac Toe for two players --> Breakout for one player --> Monopoly for up to 9 players in development. Add your apps easily (to the code), create menus easily and switch between the apps easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP FIG Simple Cache PSR
    ...PSR-6 solves this problem already, but in a rather formal and verbose way for what the most simple use cases need. This simpler approach aims to build a standardized streamlined interface for common cases. It is independent of PSR-6 but has been designed to make compatibility with PSR-6 as straightforward as possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    QTc66

    Linux Qt application for reading the RD TC66

    Linux Qt application for reading the Rui Deng TC66/TC66C USB Power Meter data and export it in CSV format. As manufacturer doesn't develop a Linux application for reading the device through USB, I've develop a simple one. It's based on the following projects: - https://github.com/Ralim/TC66C - https://github.com/kolinger/rd-usb This application has been made with QtCreator and depends on QtCharts library, so you must install it for compiling. It also uses the a copy of Callout class from https://github.com/eyllanesc/stackoverflow/tree/master/questions/51085719 (You can see https://stackoverflow.com/a/51092040 for description) The application does not support Bluetooth communication with TC66C, only USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    CANopenNode

    CANopen based stack for communication in embeded control systems.

    Project was moved to https://github.com/canopennode ---- CANopenNode is an open source software stack used for serial communication of multiple devices over the CAN/CANopen Network. It works on different microcontrollers, is reliable, simple and powerful and is suitable for industrial or home automation. CANopen is the internationally standardized (EN 50325-4) (CiA DS-301) CAN-based higher-layer protocol for embedded control system.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    INDI Astronomical Control Protocol
    INDI is an instrument neutral distributed interface control protocol that aims to provide backend driver support and automation for a wide range of Astronomical devices (telescopes, focusers, CCDs..etc). Project migrated to Github: https://github.com/indilib/indi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    USBphpTunnel

    USBphpTunnel

    Android app for MXQ TVbox to control an Arduino board via USB from PHP

    Designed for data-logging applications (weather, hydroponics, greenhouses, aquariums, home automation, power consumpion, solar or wind generators etc.), this solution can be useful also in alarms and burglar. Now you can develop MySQL and web enabled Arduino applications only working on Arduino and PHP. To keep ligth the Arduino Sketch, you can port all not realtime logic to PHP side. At the end your application will works on XQ+Arduino UNO even 24/7 with only 20 Watt AC power, and can be controlled by smartphone via WiFi or from Internet using some free dynamic IP. What more? Enjoy. Sources in github https://github.com/msillano/USBphpTunnel Preconditions: MXQ + Palapa Web server, Arduino UNO Install: - Download USBphpTunnel11_d.apk and the full test_files dir - See file /test_files/readme.txt
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    USB-GPIB

    Handle GPIB devices with a simple GPIB-USB-Adapter

    Handle GPIB devices with a simple GPIB-USB-Adapter. This includes hardware, software for a PIC18F2550, Windows-Testsoftware
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Asterix

    Asterix is command line parser and Wireshark plugin for ASTERIX

    Asterix is command line utility and Wireshark plugin used for reading and parsing of Eurocontrol ASTERIX protocol data from stdin, file or network multicast stream. ASTERIX stands for All Purpose STructured Eurocontrol SuRveillance Information EXchange. It is an ATM Surveillance Data Binary Messaging Format which allows transmission of harmonised information between any surveillance and automation system. ASTERIX defines the structure of the data to be exchanged over a communication...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    This is a parser in Java for Lisp S-expressions. An S-expression or sexp (for symbolic expression) is a convention for representing data using parentheses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BDM generator

    C generator for binary protocol parsers

    From a description of a protocol in OpenDocument format, generate a C parser for this protocol. For now supports only binary protocols with fixed-size frames (several frames can have different sizes but a frame shall always have the same size). - Verify validity of each field of a frame before validating the frame and copying its content to a destination dictionnary. Can be used to generate parsers for CAN protocols like J1939, custom serial protocols...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki Simple and universal event-based plugin framework and interface to open up hardwared black-box software (tools, application), make them interactive through external plugins, and connect them with other higher-level tools such as Collective Mind. For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal heuristics, or to open up applications for online tuning and adaptation particularly on heterogeneous systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Free-GPIB

    Free Open Source H/W S/W for USB-GPIB interface

    This project is a simple USB-to-GBIB (IEEE488) interface from PC to GPIB-based devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Java Dynamic Component Framework

    This is a lightweight java dynamic component framework

    This lightweight dynamic component framework, implemented in Java in a first time uses no code generation at all but uses only contracts. Contracts are expressed using simple software mechanism as interfaces and/or reflection (from middleware to application). A single small jar hosts the code dedicated to data, event and services management over the network, using contracts, reflection and generics. The main goal of the Java Dynamic Component Framework (jdcf) is to simplify the writing (and reuse) of individual Java components, parts of distributed networked application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    [ Interestelar 1975 ]
    A Interactive Network VideoGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dynamic COBOL copybook parser for Java. Supports parsing and writing of application data based on parsed copybooks. Coverts COBOL types to Java types and back to COBOL types with validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Photios attempts to aggregate, normalize, analyze, and present system log data in an accessible, searchable, and sortable fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JTrak2UDCF is just a simple "interface / conversion" script taking JTrak's export files and convert them into UDCF format files usable by UDCF Compatible Diving Log Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java API for NMEA programming. Java Parser for NMEA Streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenGGD aims to be a solution that centralizes the GPS information of a vehicle fleet, acting as an interface among different GPS devices or their control programs and different GIS programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next