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

  • 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
  • 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
  • 1
    Meow Bottom Navigation

    Meow Bottom Navigation

    Android Meow Bottm Navigation

    A simple & curved & material bottom navigation for Android written in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SVG Explorer Extension

    SVG Explorer Extension

    Extension module for Windows Explorer to render SVG thumbnails

    The SVG Explorer Extension is a utility for Windows File Explorer that adds native thumbnail rendering and context-menu previews for SVG files. With this extension installed, Explorer will show scalable previews of .svg files just like image formats, enabling visual quick identification of vector files. The project also adds a “Preview in Windows Explorer” feature so users can see full-size SVGs in the side preview pane without launching an editor. It supports features like CSS-based...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 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
  • 5
    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Go canvas

    Go canvas

    Canvas is a Go drawing library based on OpenGL

    Canvas is a high-performance 2D rendering library for C++ that mimics the HTML5 Canvas API. It is built using OpenGL for hardware acceleration and offers a simple, familiar interface for developers looking to draw shapes, images, and text in desktop applications or games. Canvas focuses on ease of use, speed, and flexibility, making it suitable for GUI overlays, visualizations, and real-time 2D rendering tasks. Its API is intentionally similar to JavaScript’s Canvas API, lowering the barrier for web developers transitioning into C++ graphics work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    React Charts

    React Charts

    Simple, immersive & interactive charts for React

    TanStack React-Charts is a headless React library focused on composable, customizable, and performant charting components, providing flexible chart primitives without imposing styling or rendering constraints. Simple, immersive and interactive charts for React. Extensible with custom rendering layers and styles. Supports various chart types (line, bar, pie, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    javalang

    javalang

    Pure Python Java parser and tools

    javalang is a pure Python library for working with Java source code. javalang provides a lexer and parser targeting Java 8. The implementation is based on the Java language spec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fish Redux

    Fish Redux

    An assembled flutter application framework

    Fish Redux is a high-level, componentized application framework for Flutter based on the Redux paradigm. It emphasizes modular “assembly” of application features — you build small “components” with state, actions, views, and connectors, and then assemble them into larger screens or flows. It supports functional programming style, predictable state containers, pluggable component systems, and non-destructive performance (i.e. minimizing unnecessary rebuilds). Fish Redux was developed within...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    SwiftOCR

    SwiftOCR

    Fast and simple OCR library written in Swift

    SwiftOCR is a fast and simple OCR library written in Swift. It uses a neural network for image recognition. As of now, SwiftOCR is optimized for recognizing short, one-line long alphanumeric codes (e.g. DI4C9CM). We currently support iOS and OS X. If you want to recognize normal text like a poem or a news article, go with Tesseract, but if you want to recognize short, alphanumeric codes (e.g. gift cards), I would advise you to choose SwiftOCR because that's where it exceeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Blade X

    Laravel Blade X

    Use custom HTML components in your Blade views

    Supercharged Blade Components. This package provides an easy way to render custom HTML components in your Blade views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Stats Tracker

    Laravel Stats Tracker

    Laravel Stats Tracker

    Tracker gathers a lot of information from your requests to identify and store sessions and page views. Storing user tracking information, on indexed and normalized database tables, wastes less disk space and ease the extraction of valuable information about your application and business. As soon as you install and enable it, Tracker will start storing all information you tell it to, then you can in your application use the Tracker Facade to access everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel Searchable

    Laravel Searchable

    A php trait to search laravel models

    Searchable is a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models. Searchable allows you to perform searches in a table giving priorities to each field for the table and its relations. This is not optimized for big searches, but sometimes you just need to make it simple (Although it is not slow). By default, multi-word search terms are split and Searchable searches for each word individually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Brackets

    Brackets

    A modern, lightweight yet powerful text editor

    Brackets is a free, modern open-source text editor made especially for Web Development. Written in HTML, CSS, and JavaScript with focused visual tools and preprocessor support, Brackets makes it easy for web designers and front-end developers to design in the browser. Its blend of visual tools ensures you get just the right amount of help when you want it without disrupting your creative process. It's the better, easier and more enjoyable way of writing code.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 15
    frontend-mentor-challenges

    frontend-mentor-challenges

    My submissions for the Frontend Mentor Challenges

    ...This sort of repository is useful for demonstrating front-end craftsmanship, CSS/HTML mastery, and attention to design detail. It also helps reinforce iteration on design challenges and small reusable components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PWA

    PWA

    (WIP) Universal PWA Builder

    PWA is a “universal, framework-agnostic PWA builder” developed by Luke Edwards (lukeed) that aims to let developers scaffold progressive web apps with minimal friction across different view frameworks or libraries. Unlike many CLI tools that target a specific framework (React, Vue, Svelte), this project intentionally tries to remain agnostic, supporting presets for Preact, React, Vue, Svelte and even vanilla JS, while offering all the PWA boilerplate you need (service workers, manifest,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    material-about-library

    material-about-library

    Makes it easy to create beautiful about screens for your apps

    Makes it easy to create a beautiful about screen for your app. Generates an Activity or Fragment. If you use this library in your app, please let me know and I'll add it to the list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A C++ diagnostic logging API that is simple to use, 100% type-safe, generic, infinitely-extensible, atomic, platform-independent, and extremely efficient. And, best of all, it upholds the spirit of C: you only pay for what you use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    svn-access-manager

    Administer Subversion repository access rights easily

    SVN Access Manager is a powerful tool for managing access to subversion repositories. The tool provides user and group management and access rights (read/write) to dedicated paths in a repository as well.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Laravel Boilerplate Project

    Laravel Boilerplate Project

    Laravel Boilerplate / Starter Kit with Gentelella Admin Theme

    Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jenesis Java Code Generator
    This a republished version of the inxar tool jenesis, because the original library is not available in the internet anymore. It is a Library to generate Java 8 code using a simple to use domain object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpexplorator is a web interface to remote explore, manage, preview , edit, create, copy, rename, download, upload, zip, unzip ..etc, files, images, and directory in the server site. Integrated with TinyMce, useful for computer programmer and admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Incremental DOM

    Incremental DOM

    An in-place DOM diffing library

    Incremental DOM is a lightweight library for building DOM trees by issuing imperative update instructions, avoiding heavyweight virtual DOM diffing at runtime. Instead of creating and diffing large object graphs, templates compile to a sequence of function calls that “patch” the live DOM in place. This model eliminates allocations associated with virtual trees and allows updates to be streamed directly to the DOM, which can improve memory usage and reduce GC pressure. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SCO - System Control
    Controle: Saúde e Segurança no Trabalho / Alvarás / Licenças
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pinject

    Pinject

    A pythonic dependency injection library

    Pinject is a lightweight dependency-injection library for Python that favors explicit wiring and testability over magic. Instead of global singletons, you declare providers (bindings) that describe how to construct objects, and Pinject resolves the graph by inspecting call signatures. Its container supports constructor injection and fine-grained scoping so you can share expensive resources while keeping tests isolated. The library leans on Python’s introspection to minimize boilerplate,...
    Downloads: 0 This Week
    Last Update:
    See Project