4473 projects for "php-simple-html-dom-parser" with 2 filters applied:

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 1
    Fluro

    Fluro

    Fluro is a Flutter routing library that adds flexible routing options

    Fluro is a lightweight, flexible routing library for Flutter that brings expressive, URL-like navigation to mobile apps. It lets developers define route patterns with path parameters and optional query strings, making it simple to extract dynamic values from navigation paths. The library focuses on clear, centralized route configuration, reducing boilerplate compared to hand-rolled navigation code. It supports custom route transitions so screens can animate in ways that match an app’s brand and motion language. Error handling hooks help capture unknown routes, and developers can funnel users to fallback pages or gracefully redirect. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ui-neumorphism

    ui-neumorphism

    React component library designed on the "new skeuomorphism"

    UI-metamorphism is a react component library designed on the "new skeuomorphism" UI/UX trend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TrackersListCollection

    TrackersListCollection

    A list of popular BitTorrent Trackers

    TrackersListCollection is a daily-updated collection of BitTorrent tracker server lists, curated and filtered from across the internet to build a “best of” list and a full list for usage in torrent clients, automation, or performance tuning. The project scans public trackers, tests their responsiveness or status, categorises them (e.g., all trackers vs best trackers), and makes plain-text files available (like best.txt, all.txt) that can be included in download clients or scripts. Because...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CSSBox

    CSSBox

    Pure Java HTML / CSS rendering engine

    CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 5
    Laravel Web Push Notifications Demo

    Laravel Web Push Notifications Demo

    Laravel Web Push Notifications Demo

    A demo for the Laravel Web Push notification channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    texgen.js

    texgen.js

    JavaScript Texture Generator

    ...Because textures are generated at runtime, parameters can be animated or randomized to add life without extra downloads. The project demonstrates how far you can push simple building blocks to create wood, marble, clouds, checkerboards, and other familiar materials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    accessible-slick

    accessible-slick

    The last (accessible) carousel you'll ever need

    A highly accessible, WCAG 2.0 / 2.1 compliant, drop-in replacement for Slick Slider (1.8.1) crafted and tested by expert users and professional accessibility consultants, intended to make life easier for real-world dev teams who need to pass accessibility audits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jodd

    Jodd

    Jodd! Lightweight, Java, zero dependencies, use what you like

    Jodd is a set of micro-frameworks and developer-friendly tools and utilities. Code-things-done. Great performances. Tiny dependencies. Use what you like. Welcome to the Jodd, a unique, alternative world of Java. You can find here some micro-frameworks and some handy tools. Nothing more, nothing less. The decision which component is promoted is based on the Maven Central Repo statistics. Version v5 contains remaining libraries and frameworks. They are in maintenance mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Youtube

    Laravel Youtube

    Laravel PHP Facade/Wrapper for the Youtube Data API

    Laravel PHP Facade/Wrapper for the Youtube Data API v3 (Non-OAuth).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Omelette

    Omelette

    Omelette is a simple, template based autocompletion tool for Node

    Omelette is a minimalist tool for adding shell autocompletion to Node.js and Deno command-line apps. Using a tagged-template DSL, it supports Bash, Zsh, and Fish. Developers define CLI structures, bind events to completion nodes, and call .init() to register completion scripts. It’s used by projects like Office 365 CLI and App Center, and is MIT‑licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel OPcache

    Laravel OPcache

    Laravel Package for OPcache

    This package contains some useful Artisan commands to work with PHP OPcache. If you want to learn more about OPcache and what it can do for your Laravel application, read the article on Medium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Eu[phoria] CAN [do] OOP". OOP programming in Euphoria is not built into the language, yet it is simple to realise and easy to apply. EuCANOOP provides a OOP functionality with just nine routines. There are no operating systems limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Laravel View Xray

    Laravel View Xray

    Take a look into your Laravel views

    When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the output HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Solved by Flexbox

    Solved by Flexbox

    A showcase of problems once hard or impossible to solve with CSS

    ...It tackles everyday challenges—vertical centering, equal-height columns, sticky footers, fluid media, and responsive grids—showing concise, production-ready CSS instead of elaborate hacks. Each pattern is presented with plain HTML, clear commentary, and minimal styling, making the underlying technique easy to adapt and extend. The project emphasizes progressive enhancement and calls out where fallbacks or browser caveats may apply, reflecting the realities of shipping layouts on the web. Even as CSS Grid gained traction, the patterns remain a practical reference for component-level alignment and one-dimensional layouts where Flexbox excels. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Moritz

    Moritz

    transfer xml into specific text-formats (html, dot, source-code, ...)

    Moritz is an "addon" to the well known tool doxygen. It generates nassi shneiderman diagramms of functions and methods in a c/c++ source as html-files, which could be included in a software-dokumentaion or simple whached by using a html-browser.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Mega Project List

    Mega Project List

    List of practical projects that anyone can solve in any prog language

    Mega Project List by Karan Goel is a massive list of practical programming project ideas that anyone can solve in any programming language, organized into logical categories (Numbers, Classic Algorithms, Data Structures, Text, Networking, Web, Files, Graphics & Multimedia, Security, etc.). The concept is simple but powerful: instead of just memorizing algorithms, you pick a project (for example “Binary to Decimal and Back Converter”), implement it in your favorite language, and gradually build a portfolio of varied programming tasks. The repository has been widely referenced as a go-to for developers looking for ideas to practice, build side-projects, or create interview-prep exercises. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    chklinks is a non-threaded Perl link checker. It helps finding broken links on your website. It does not raises many simultaneously connections for its job, run out of the resources and crash your system in a moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yesod

    Yesod

    A RESTful Haskell web framework built on WAI

    Yesod is a high-performance web framework for Haskell focused on enabling productive development of type-safe, RESTful web applications. It leverages Haskell's strong static typing, compile-time safety checks, Template Haskell, and domain-specific quasiquoters to ensure high reliability and performance. Safety & security guaranteed at compile time. Developer productivity: tools for all your basic web development needs. Raw performance, fast, compiled code. Techniques for constant-space...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XML Editor/Validator/Designer with CAMV

    XML Editor/Validator/Designer with CAMV

    CAM XML Editor for XML+JSON+Hibernate+SQL Open-XDX sponsored by Oracle

    ...Do SQL data import/map+ Open Data API delivery+ Hibernate JPA + UI Forms/Pencil Makes XSD schema (default, flatten, NIEM, & OASIS modes) + JAXB bindings; Mindmap FreeMind or UML models(XMI); XML unit test & live SQL data; HTML docs + spreadsheets (NIEM IEPDs). Canonical component dictionaries from schema sets, SQL, JSON, ERwin XSD, or spreadsheets. The XML CAM templates (OASIS standard) store the exchange structure, content model, code lists, DBMappings, SQL lookups+business rules (XPath). Java CAMV XML/JSON validation engine is a complete exchange test framework [XMLUnit, TEAM(Schematron)]. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    jsoncat

    jsoncat

    Lightweight HTTP framework built in Java

    jsoncat is a lightweight HTTP framework built in Java (using Netty) that aims to replicate some of the feel of Spring Boot—but in a minimal, educational style focused on clarity rather than full enterprise complexity. The project is organized as a small library and tutorial-style codebase, where core HTTP handling, routing, and JSON processing are exposed in a compact way so learners can trace how HTTP requests are parsed and dispatched. Because it avoids heavy abstractions and auto-magical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy Sweet Alert Messages for Laravel

    Easy Sweet Alert Messages for Laravel

    A simple PHP package to show SweetAlerts with the Laravel Framework

    A simple PHP package to show SweetAlerts with the Laravel Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MuLanPa

    MuLanPa

    transfer text in diverse formats into specific xml parser-trees

    MuLanPa is a source-analyser with a configurable parser and may be may be used for several programming-languages. Its xml-output should be used for tools like project-browsers or code-viewers like moritz (www.sourceforge.net/projects/moritz/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Slug Generator Library

    Slug Generator Library

    Slug Generator Library for PHP, based on Unicode’s CLDR data

    This library provides methods to generate slugs for URLs, filenames or any other target that has a limited character set. It’s based on PHPs Transliterator class which uses the data of the CLDR to transform characters between different scripts (e.g. Cyrillic to Latin) or types (e.g. upper- to lower-case or from special characters to ASCII). There are many code snippets and some good libraries out there that create slugs, but I didn’t find anything that met my requirements. Options are often...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laravel MySQL Spatial extension

    Laravel MySQL Spatial extension

    MySQL Spatial Data Extension integration with Laravel.

    Laravel package to easily work with MySQL Spatial Data Types and MySQL Spatial Functions. Please check the documentation for your MySQL version. MySQL's Extension for Spatial Data was added in MySQL 5.5 but many Spatial Functions were changed in 5.6 and 5.7.
    Downloads: 0 This Week
    Last Update:
    See Project