Showing 147 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
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1
    Hydeout

    Hydeout

    A refreshed version of Hyde for Jekyll 3.x and 4.x

    Hydeout updates the original Hyde theme for Jekyll 3.x and 4.x and adds new functionality. In keeping with the original Hyde theme, Hydeout aims to keep the overall design lightweight and plugin-free. JavaScript is currently limited only to Disqus and Google Analytics (and is only loaded if you provide configuration variables). Hydeout makes heavy use of Flexbox in its CSS. If Flexbox is not available, the CSS degrades into a single-column layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    will_paginate

    will_paginate

    Pagination library for Rails, Sinatra, Merb, DataMapper, and more

    ...Alternatively, you can avoid manual will_paginate install by using Padrino recipes. will_paginate 3.0+ will not work on Rails 2. In an older version of Rails, you'll have to use will_paginate 2.3. For Rails 2.0 or older, a simple require will suffice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RuboCop Rails

    RuboCop Rails

    A RuboCop extension focused on enforcing Rails best practices

    ...It uses rubocop -A to apply Style/FrozenStringLiteralComment and other unsafe autocorretion cops. rubocop -A is unsafe autocorrection, but code generated by default is simple and less likely to be incompatible with rubocop -A. If you have problems you can replace it with rubocop -a instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Geocoder

    Geocoder

    Complete Ruby geocoding solution

    ...It enables converting addresses into geographic coordinates (latitude and longitude) and vice versa, known as reverse geocoding. The gem supports multiple geocoding services like Google, Bing, Mapbox, and OpenStreetMap, letting developers choose based on cost or coverage. Beyond simple geocoding, Geocoder can perform IP address lookups, distance queries, and proximity searches directly in ActiveRecord or Mongoid models. With its database integration, you can query for nearby records, order results by distance, or filter results within a radius, making it invaluable for location-based apps. By abstracting away API differences and providing a clean Ruby interface, Geocoder makes geospatial features straightforward to implement in web and mobile projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    Resque

    Resque

    Ruby library for creating background jobs and processing them

    Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. Resque (pronounced like "rescue") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chartkick

    Chartkick

    Create beautiful JavaScript charts with one line of Ruby

    Chartkick is a Ruby gem that makes it easy to generate beautiful charts in Rails and other Ruby applications with minimal code. It provides a high-level API where developers can use simple helpers like line_chart, pie_chart, or column_chart and pass in data arrays or ActiveRecord queries. Under the hood, it works with popular charting libraries such as Google Charts, Chart.js, and Highcharts, but hides their verbose JavaScript APIs behind a clean Ruby interface. It also handles things like automatic labels, legends, colors, and responsiveness without requiring you to manually configure chart options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Mocker++11

    C++ Mock object auto generator

    Unlike Java or other languages where reflection / introspection is available, mocking is not easy with C++. Even with Google Mock, we need some hand writing. I solved this problem by using home made class declaration parser/generator that reads the class declaration (header file), then generates a mock class. What you need is to run the generator and full featured mock class is there for your unit test. ---- How to use: You need Ruby. Obtain it if you don't have it yet. Get Tools At your convenient directory: git clone https://git.code.sf.net/p/cpp-tools-in-ruby/code tools Get Mocker++11 git clone https://git.code.sf.net/p/mockerplusplus11/code mocker++ Run it Change directory to mocker++ ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    KaNaPi

    KaNaPi

    Educational Linux Distribution

    ... * Each package is installed in separate directory, so you can use different versions of applications and libraries by design. * There is only one user 'kanapi' with root permissions, so you don't have to login, remember passwords, etc. * Simple configuration * Automatic compilation.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    ZK - Simply Ajax and Mobile
    ...It enables developers to create rich, interactive UIs using only Java β€” no JavaScript required. With 200+ Ajax-powered components, event-driven architecture, and support for popular technologies like Spring, Java EE, and JSP/JSF, ZK makes it simple to deliver powerful and user-friendly web applications.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Jekyll Pure Liquid Heading Anchors

    Jekyll Pure Liquid Heading Anchors

    A GitHub Pages compatible way of adding anchors to your headings

    ...GitHub Pages doesn't support custom Jekyll plug-ins, is this plug-in whitelisted? This is all written in Liquid so need for any whitelisting. Worried about how weird or ugly a plug-in's CSS may be? These projects only generate semantically sane HTML for you to style. No need to worry about learning Ruby to edit a plug-in or getting your edits approved. It’s all Liquid, just change whatever HTML you want generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Photo Stream

    Photo Stream

    Self-hosted, super simple photo stream

    Self-hosted, super simple photo stream. We like to take photos and share them. Problem is it's hard to really own your photos and how they're represented across social media these days, so we set out to make a place for them. You host it yourself, wherever you want (Netlify, Github Pages...), you're in control. Previously the recommended way to install Photo Stream was to fork the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ruby 2D

    Ruby 2D

    The Ruby 2D gem

    Ruby2D is a simple and elegant 2D graphics library for the Ruby programming language, designed to make it easy to build games, simulations, and interactive applications. Built atop SDL2 and OpenGL, Ruby2D abstracts away the complexity of low-level graphics programming while exposing enough control for performance and flexibility. It supports images, text, sounds, and basic geometric shapes, making it ideal for learning graphics or quickly prototyping ideas with Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jekyll Auth

    Jekyll Auth

    A simple way to use GitHub OAuth to serve a protected Jekyll site

    A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Typing

    Typing

    Typing, is a template for Jekyll

    Typing, is a template for Jekyll created especially for those who want to have a blog and pages quickly and lightly. Its interface is part of the "Keep It Simple" philosophy, precisely for high performance on all types of browsers and mobile devices. You already have a template page for "Blog", "Projects", "Search", "Contact", "Tags", "Summary", "404" and "About", but you can change it as you wish by modifying the strings. On the resume.md page, you can print using the browser shortcut Ctrl + P or the button. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jekyll-commonmark

    jekyll-commonmark

    CommonMark generator for Jekyll

    CommonMark Markdown converter for Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    modern-resume-theme

    modern-resume-theme

    A modern static resume template and theme. Powered by Jekyll

    A modern simple static resume template and theme. Powered by Jekyll and GitHub pages. This template is designed to be hosted using GitHub pages so that's what these instructions will cover. If you plan on hosting it separately then there might be some extra steps that we won't cover.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The Slate theme

    The Slate theme

    Slate is a Jekyll theme for GitHub Pages

    Slate is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Hacker theme

    The Hacker theme

    Hacker is a Jekyll theme for GitHub Pages

    Hacker is a theme for GitHub Pages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    The Tactile theme

    The Tactile theme

    Tactile is a Jekyll theme for GitHub Pages

    Tactile is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Dinky theme

    The Dinky theme

    Dinky is a Jekyll theme for GitHub Pages

    Dinky is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Modernist theme

    The Modernist theme

    Modernist is a Jekyll theme for GitHub Pages

    Modernist is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Architect theme

    The Architect theme

    Architect is a Jekyll theme for GitHub Pages

    Architect is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Time machine theme

    The Time machine theme

    Time machine is a Jekyll theme for GitHub Pages

    Time machine is a Jekyll theme for GitHub Pages. You can preview the theme to see what it looks like, or even use it today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lagrange

    Lagrange

    A minimalist Jekyll theme for running a personal blog

    ...If you are unfamiliar with GitHub Pages, you can check out their documentation for more information. Jonathan McGlone's guide on creating and hosting a personal site on GitHub is also a good resource. Jekyll is a simple, blog-aware, static site generator for personal, project, or organization sites. Basically, Jekyll takes your page content along with template files and produces a complete website. For more information, visit the official Jekyll site for their documentation.
    Downloads: 0 This Week
    Last Update:
    See Project