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

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    KeexyBox

    KeexyBox

    The box to keep the Internet under your control

    KeexyBox allows you to do parental control, block ads, limit telemetry, and browse the Internet anonymously from your home network without installing any software on your devices. It also can be used to create a public wireless access point with the captive portal. It is a software program which requires a Raspberry PI box and which is installed on Raspbian. It constitutes a cut-off point between your devices (computers, tablets, smartphones, etc.) and your router or Internet box....
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    paroller.js

    paroller.js

    Parallax scrolling jQuery plugin

    paroller.js is a lightweight jQuery plugin that enables parallax scrolling effects on selected elements. To enable the parallax scrolling effect you can use data-patroller-* attributes on selected elements or set values via jQuery. 'factor' sets the speed and distance of the element's parallax effect on scroll.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Markdownify

    Markdownify

    A minimal Markdown editor desktop app

    Make changes, See changes. Instantly see what your Markdown documents look like in HTML as you create them. While you type, LivePreview will automatically scroll to the current location you're editing. The good old GitHub Flavored-style Markdown. So, you don't feel out of the place. Syntax highlighting in fenced code blocks with language identifiers and Markup languages. Change the color scheme of the editor based on your preferences. i.e to choose between Dark mode/Light mode. Supports emojis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kitematic

    Kitematic

    Visual Docker Container Management on Mac & Windows

    Kitematic is a simple yet powerful application for managing Docker containers on Mac and Windows. It has a new Docker Desktop Dashboard for an even better user experience, with Docker Hub integration and plenty of advanced features.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    React Hot Loader

    React Hot Loader

    Tweak React components in real time

    React Hot Loader is a plugin that allows React components to be live reloaded without the loss of state. It works with Webpack and other bundlers that support both Hot Module Replacement (HMR) and Babel plugins. HMR allows us to replace modules in-place without restarting the server. Here’s how you can enable it for different bundlers. The easiest and fastest option to use React Hot Loader with Webpack is to use webpack-dev-server with --hot CLI option. If you’re only rendering on the client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    x-spreadsheet

    x-spreadsheet

    A web-based JavaScript (canvas) spreadsheet

    This is a lightweight Excel development library built on Web(es6) canvas. These parameters are loaded in the first instantiation, and can also be set later, but it is recommended to modify and load in advance the changes that you need to change. You can adjust the number of columns displayed by default len, AZ, the default width of each column, the default width widthof the left sequence column indexWidth, and the default minimum width of each columnminWidth. You can adjust the style of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Daily Palindrome

    Daily Palindrome

    Content widget serves palindrome of the day on any website

    Daily Palindrome widget serves one palindrome of the day on any website that can execute the script tag and served Javascript. The content comes from a unique collection of anonymous and original palindromes. Publisher pays members of palindromedary.us for their original palindrome contributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lisha

    Lisha

    web LISt HAndle using query

    Display a query result into a custom list with main features ( multi sort, hide/show, advanced filter )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simple Line Icons

    Simple Line Icons

    Simple and Minimal Line Icons

    Simple line icons with CSS, SASS, LESS & Web-fonts files. You can find a cheat sheet of the complete set of icons at Simple Line Icons - GitHub Pages. Alternatively, you can also clone or download this repository as zip. If you are a designer, you can use this creative cloud library in your project. Jamal Jama for creating this awesome webfont & Ahmad Firoz for extending it further.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Spatial plugins for Dokuwiki
    A collection of Dokuwiki plugins that will enable the user to spatially enable and use the wiki, currently we have: openlayersmap (a map), geotag (ways of geotagging a page)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Discord Bot Client

    Discord Bot Client

    A patched version of discord, with bot login support

    Discord Bot Client allows you to use your bot, just like any other user account, except Friends and Groups. View Guilds (Lazy load them) Manage Guilds (Name, Image, Audit log, Emoji, Webhooks, Invites, Bans, Widget, Moderation, Roles) Manage Channels (Add, Delete, Name, Permissions, Invites, Webhooks, Slowmode, NSFW, Topic) Messages (Send, View History, Embeds, View Reactions, Add/Remove Reactions, Delete, Edit, Pin) Create a Guild (if the bot has fewer than 10 Servers) See Guild members in...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    Redux-ORM

    Redux-ORM

    A small, simple and immutable ORM to manage relational data

    A small, simple and immutable ORM to manage relational data in your Redux store. Redux-ORM is fast. All queries are lazily evaluated and come with built-in support for memorization. It provides a clean abstraction over low-level updates, protecting the state from accidental mutations. With nearly 100% branch coverage, the library is thoroughly tested to ensure rock-solid code quality. No matter where your data comes from, Redux-ORM will stay out of its way. Even a custom database layer...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Haxentric

    Haxentric

    An Adobe/Apache Flex-like Haxe/HTML/JavaScript Framework

    Haxentric is a client side Haxe/HTML/JavaScript framework. It is similar to Adobe/Apache Flex (but not the same). It has a precompiler (named HPC) which converts HXML codes to Haxe classes. Haxe classes are converted to JavaScript codes by the Haxe compiler. It has a packager (named HPKG) which creates single HTML applications. And with the embedder (named HE) you can embed text files into a class. Available under LGPL 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Booty Dark Admin Plugin

    This is a controller plugin for Booty Dark Admin Theme of Bludit CMS

    This add-on plugin helps you to change individual elements of the Booty Dark Admin theme. This is an Add-on plugin, not working in standalone mode! YOU NEED TO INSTALL Booty Dark Admin theme first! If you are satisfied with my work please support my projects. Thank you! https://www.buymeacoffee.com/tompidev
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DropYet

    DropYet

    It's the simple cloud.

    ...: PHP (recommended is 7 and higher), HTML, cURL, sendmail Read everything else on our website! :) https://dropyet.maximiliansixdorf.de/en
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TUTOS

    TUTOS

    Projects / CRM / PLM / Calendar / Tasks / SCRUM / Test / Inventory

    TUTOS is _T_he _U_ltimate _T_eam _O_rganization _S_oftware, a webbased software system to manage your and your teams appointments, addresses, projects, tasks, bugs, mailboxes, documents, notes, tests, sprints, activities and your time spent with those things.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    vue-beautiful-chat

    vue-beautiful-chat

    A simple and beautiful Vue chat component backend agnostic

    A simple and beautiful Vue chat component backend agnostic, fully customizable and extendable. vue-beautiful-chat provides an intercom-like chat window that can be included easily in any project for free. It provides no messaging facilities, only the view component. vue-beautiful-chat is porting to vue of react-beautiful-chat. Launcher is the only component needed to use vue-beautiful-chat. It will react dynamically to changes in messages. All new messages must be added via a change in props...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    C3.js

    C3.js

    A D3-based reusable chart library

    ... application. Because of the dependence on D3, C3 supports only modern browsers D3 supports. For IE9 and IE10, polyfill is required because c3 uses MutationObserver, which is not supported in those versions. However, it's not required if charts always will be binded to the DOM specified by bindto because MutationObserver is not called in that case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Agenda y  Reservacion de Citas

    Agenda y Reservacion de Citas

    Agenda y Reservacion de Citas

    Es un sistema libre, donde los usuarios pueden revesar citas por un sitio web, ideal para consultorios médicos, entidades de gobierno y otros. La idea es que el usuario pueda seleccionar la fecha,horario y llenar datos que se le solicite, ahora con esta nueva version puede uno configurar estos datos a llenar. Aqui puedes consultar el demo: http://www.marcocantugeadev.dx.am/mcgcitasenlinea-code/AgendaElectronica/index.php Te puedes registrar y probar el sistema agergando tu...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    IPyPublish

    IPyPublish

    Workflow for creating and editing publication ready scientific reports

    ... to different layouts and formats (pdf, HTML, presentation slides, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Image-Map

    Image-Map

    Responsive, dynamic image maps

    A native JavaScript solution for creating responsive image-maps that rerender on image or viewport changes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    CNN Explainer

    CNN Explainer

    Learning Convolutional Neural Networks with Interactive Visualization

    In machine learning, a classifier assigns a class label to a data point. For example, an image classifier produces a class label (e.g, bird, plane) for what objects exist within an image. A convolutional neural network, or CNN for short, is a type of classifier, which excels at solving this problem! A CNN is a neural network: an algorithm used to recognize patterns in data. Neural Networks in general are composed of a collection of neurons that are organized in layers, each with their own...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Epub.js

    Epub.js

    Enhanced eBooks in the browser

    Epub.js is an open-source Javascript library that allows any web page to render Epub documents on any device with a modern browser. Epub.js contains a flexible rendering engine and provides a simple interface for common ebook functions such as styling, persistence and pagination. We release and maintain Epub.js on GitHub, with a growing developer community. Just include a single javascript file, and pointing it at a hosted epub. Epub.js provides an interface for common ebook functions...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25

    pg_statsinfo

    Pg_statsinfo is a utility that monitor statistics and the activity.

    From pg_statsinfo 14, pg_statsinfo and pg_stats_reporter have moved to Github. See Github for information on later versions. See Sourceforge for information on pg_statsinfo 13 and earlier. pg_statsinfo : https://github.com/ossc-db/pg_statsinfo pg_stats_reporter : https://github.com/ossc-db/pg_stats_reporter ------- pg_statsinfo is a utility that monitors statistics and activities of PostgreSQL. pg_statsinfo is easily installed then periodically stores snapshots, which consists of...
    Downloads: 6 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.