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

Showing 6339 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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    PHP Live Streaming Edition Highlights: + Create Live Video Channels + Broadcast Live Video from Browser + Share Channels Link/Embed Code + Limit Total Use Time by Channel + Simple Setup + Easy to Install + Full PHP Source Code + Easy to Integrate Requires a RTMP hosting to setup rtmp side (see installation instructions).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PHP - XML_XSLT2Processor
    XML_XSLT2Processor is a PHP class that allows you to perform XSLT 2.0 transformations within PHP by using SAXON or AltovaXML. All with the ease of the PHP XSL extension. Documentation is available from the project's Wiki. NOTICE: This project is now dead. See the following news item for details on why and what to use instead: https://sourceforge.net/p/xslt2processor/news/2013/12/project-is-now-dead-for-the-best-reason-imaginable/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The goal of the project is to create specifications and provide reference parser in Java and C# for Extensible Term Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    webmongo

    Accessing server-side mongodb through client javascript API.

    Accessing server-side mongodb through client javascript API. This project is a branch of dbcloud You can do almost invoke on mongodb through the javascript API in browser. The client javascript api support IE6.0+ Chrome FireFox and Wechat
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    code-gen

    This utility will generate the entire database code for Android and io

    This utility will generate the entire database code for Android and iOS from a specified .xml file. The code is written in C++ and requires a C14 compatible compiler. Simple Makefile also included for Linux/Mac. We have also included CMake compatibility and Visual Studio has builtin CMake capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Stock Photo Tagger

    Stock Photo Tagger

    Simple tool for tagging photos for stock photo agencies

    Based on tool "Image Tagger", adapted for stock photo agencies - handles multiple keywords as a long string with separator, Title and Description which can be automatically recognized by stock photo agencies. Keywords can be sorted and duplicates removed. Metadata can be applied on multiple selected images. All metadata can be copied and pasted from the image from different directory. If there is metadata missing, the image name is shown in red. Whats new in version 1.1.0: Added context...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JHOVE

    File validation and characterization

    JHOVE provides functions to perform format-specific identification, validation, and characterization of digital objects. JHOVE should not be confused with JHOVE2, a product with similar aims but a completely separate code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XSLT stylesheets and related tools to convert documents from formatting objects (XSL FO) to ODF format. The resulting document can be opened in OpenOffice Writer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sturesy

    Sturesy

    Student Response System

    ...Create your Questions prior to your lecture. Evaluate the voting during the lecture or in depth afterwards. For Developers: Plugins for third-party-hardware can be easily created by implementing three simple Interfaces. Requirements: Java 1.5+ Recommended: Java 1.7 A first beta-test with approximatly 65 Students can be viewed under the following link: http://youtu.be/Cm9ufuvc9z0 It is currently being used at the University of Hamburg in Softwareengineering 1 with more than 300 Students
    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

    JavacTo

    Translate java source into another language

    JavacTo is a prototype tool designed to evaluate the need and value of translating java code into another programming language. An ideal language for translation is a language that supports the concept of packages, classes, interfaces, and enums as well as built-in memory garbage collection. Languages such as C# and D, are well suited as a translation “To” language. Eclipse project provided to get started. Three visitor classes provided to learn how to use JavacTo and write visitor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    Spring Boot API Project Seed is a seed project based on Spring Boot & MyBatis, which is used to quickly build small and medium-sized API and RESTful API projects. This seed project has already been practiced by many real projects. It is stable, simple and fast, which makes us get rid of Those who repeat the work, focus on the writing of business code, reduce overtime. The following is a simple usage demonstration to see how to implement a set of simple APIs in just a few tens of seconds based on this project, and run and provide services. Provide a code generator to generate the corresponding Model, Mapper, MapperXML, Service, ServiceImpl, Controller, and other basic codes according to the table name. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MessageBox

    MessageBox

    Generating different styles of messageboxes for Vaadin (vaadin.com).

    ...The messagebox is typically a modal dialog, with an icon on the left side, a message on the right of the icon and some buttons on the bottom of the dialog. E.g. you can define the window caption, different types of icons, a simple message as string, optionally formatted with HTML elements, a complex message designed with multiple Vaadin components, how many buttons are placed on the dialog, the caption for the buttons for your specific language, the icon of the buttons (see MessageBox.ButtonType) and so on ... Have a look on the "MessageBox Web Site" for usage and more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CrNiCKL

    CrNiCKL (chronicle) is a Java database for time series

    CrNiCKL (pronounced "chronicle") is a data manager written in Java handling large sets of heterogeneous time series. A simple schema system allows to confiture value types and time domains. CrNiCKL runs on top of SQL or NoSQL databases. Drivers for JDBC and MongoDB are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Orkney

    Orkney

    Orkney Testframework

    ...Test steps are used like bricks to create test cases while test groups collect test cases and other test groups to create a test suite. Test cases are written in a simple text language thus allowing composition of cases from test steps without deep programming knowledge. Reports are created in text and in XML format, the latter are converted to a human readable form when using a standard web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CameraFragment

    CameraFragment

    A simple easy-to-integrate camera fragment for Android

    A simple easy-to-integrate Camera Fragment for Android. CameraFragment preview directly the camera view, and provides an easy API to capture or manage the device. You can set up your own layout and control the camera using CameraFragment. This library works, but on some devices, errors happen, I don't have time to maintain compatibility with all devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CSVboard

    CSV editor to open CSV files with minimum effort

    CSVboard is a tool for loading CSV files with minimum effort. Since I placed a great importance on its easy of use I implemented a search and filtering engine which provides you with the facility to efficiently find specified rows within a table. DON'T FORGET TO READ THE QUICK TUTORIAL!! Features: Lightweight and portable Set and reset title with Ctrl+q and Ctrl+w Auto-set column widths Auto-detection of delimiters Load files by Dragging&Dropping XML export Powerful search and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Weather-Forecast

    Weather-Forecast

    Weather Forecast is a simple app that shows you a weather.

    Weather-Forecast app is what the title says it is. It's a quick, simple weather app. The features include the basics, including forecasts, current temperature, hourly forecasts, and more. Other than that, it's really not all that complicated. It's free to download with no in-app purchases and the source code available. The weather app supports global locations and has customizable Live Tile support.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    MStorage

    MStorage

    MStorage - storage for notes.

    MStorage - is storage for notes, it suggests opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you usually store your notes in simple text files, but you begin upset when have to walk through directories tree every time when you need to find something, what you exactly want - this app will help you. WHATS NEW in v.1.1.*: - search in file - search in directory - readonly option for file - choose font, style and size of font in text editor - carousel navigation in picture view window - AES 128-bit encryption for files - filter for files in tree - check for update file in local drive - auto and manual checking a new version of app - view file in OS file explorer - fixed bug with default OS Encoding FULL DOCUMENTATION https://sourceforge.net/p/mstorage/wiki/Home/ Tested on Win7x64, Win10x32, Ubuntu 16.04x32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    transformenator

    transformenator

    Text and binary file transformation

    Text and binary file transformation. Text-based sed, awk, etc. failed me when I needed a simple way to transform binary files to something else. Transformenator is what resulted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Kingpin

    Kingpin

    NEXT GENERATION BUSINESS PROCESS AND DOCUMENT MANAGEMENT SYSTEM

    KINGPIN - A New Paradigm Of Working in Action Connecting People, Process, System and Technology - Kingpin can understand all forms of collaborative tasks, interact naturally with team and systems and people at scale. Say goodbye to silo solutions. Make your work effortless and efficient with a single solution on connected architecture that takes care of all your management needs. Kingpin facilitates communication between different departments, external vendors and service providers to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A spring-based 3D graph layout tool written in Java. Rendering is performed in OpenGL via the JOGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Panzer Combat II

    Panzer Combat II

    Computer-assisted miniature tank game.

    ...You can try it online : http://server.panzercombat.com/PCII_Web/move.htm Look at battle reports : http://www.flickr.com/photos/panzercombatii Or watch a demo : http://www.youtube.com/watch?v=WcjfV8Odtss 100% CLEAN : http://games.softpedia.com/progClean/Panzer-Combat-II-Clean-95530.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Navmol

    Molecular structure navigator for Blind and Visually Impaired people

    Navmol is a software that allows people that are blind or visually impaired to navigate and edit molecular structures in a simple and intuitive way.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Talon for Twitter

    Talon for Twitter

    The Holo version of my popular Android Talon for Twitter app

    This is the complete version of the Twitter client that I created for Android. It is 100% open source, the only thing that you will have to do plug in is your own API keys. Feel free to use this as a resource for those kinds of thing, that's one of the reasons I wanted to open source it in the first place. Lots to learn from a big project like this, and I think that is pretty important with the ever changing world of Android.
    Downloads: 5 This Week
    Last Update:
    See Project