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

View related business solutions
  • 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
  • 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
  • 1
    Fomantic-UI

    Fomantic-UI

    Fomantic-UI is the community fork of Semantic-UI

    Fomantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML. Fomantic UI treats words and classes as exchangeable concepts. Classes use syntax from natural languages like noun/modifier relationships, word order, and plurality to link concepts intuitively. Get the same benefits as BEM or SMACSS, but without the tedium. Fomantic uses simple phrases called behaviors that trigger functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Intellij rainbow brackets

    Intellij rainbow brackets

    Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco

    Compatible with IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio, HUAWEI DevEco Studio, DataSpell, Code With Me. Supports Java, Scala, Clojure, Kotlin, Python, Haskell, Agda, Rust, JavaScript, TypeScript, Erlang, Go, Groovy, Ruby, Elixir, ObjectiveC, PHP, HTML, XML, SQL, Apex language, C#, Dart, Pug/Jade, Bash, Vue.js, C# Razor Pages, GLSL(the OpenGL Shading Language), Go Template, C++, C, etc. Eliminate context switching and costly distractions. Create and merge PRs and perform code reviews from inside your IDE while using jump-to-definition, your keybindings, and other IDE favorites. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Ionic Framework

    Ionic Framework

    A powerful cross-platform UI toolkit for building native-quality apps

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. With a low friction migration, Ionic 6 brings improved desktop support, new UI components, iOS/Android design enhancements, performance and bundling improvements, and so much more. Free and open-source, Ionic offers a library of mobile-optimized UI components, gestures, and tools for building fast highly interactive apps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Flutter Location

    Flutter Location

    A Flutter plugin to easily handle realtime location in iOS and Android

    A simple way to get the user's location without thinking about permission. This library aims at providing you with a simple way to get the user location without thinking about permission. It's also heavily configurable so you can easily get better performance or better battery. It currently supports Android, iOS, macOS and Web. Support for the remaining platforms is incoming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    WhatTodo

    WhatTodo

    A Simple Todo app design in Flutter to keep track of your task

    A Simple Todo app design in Flutter to keep track of your task on daily basis. Its built on BLoC Pattern. You can add a project, labels, and due date to your task also you can sort your task on the basis of project, label, and dates. This diagram showcase the dependencies to create a feature-specific BLoCs.The HomeBloc is independent and used as a communication channel between its child widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when designing animations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Dioxus

    Dioxus

    Friendly React-like GUI library for desktop, web, mobile, and more

    ...Introducing Dioxus, a React-like library for building fast, portable, and beautiful user interfaces with Rust. Runs on the web, desktop, mobile, and more. Easily describe the layout of your application with HTML or RSX syntax. Build encapsulated components that manage their own state, then compose them to make complex UIs. Components and hooks can be reused to render on the web, desktop, mobile, server, and more! 1st class support for asynchronous tasks, suspense for datafetching, and pausable coroutines. Eliminate a whole class of bugs at compile time with static typing for every library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flutter InAppWebView Plugin

    Flutter InAppWebView Plugin

    A Flutter plugin that allows you to add an inline webview

    A Flutter plugin that allows you to add an inline WebView, to use a headless WebView, and to open an in-app browser window. Adding the InAppWebView widget into your app is very simple. It’s just a widget like any other Flutter widget. Use InAppBrowser or ChromeSafariBrowser to open an in-app browser! ChromeSafariBrowser is based on Chrome Custom Tabs on Android and on SFSafariViewController on iOS. Create a Class that extends the InAppBrowser/ChromeSafariBrowser Class in order to override the callbacks to manage the browser events. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Litho

    Litho

    A declarative framework for building efficient UIs on Android

    ...You simply describe the layout for your UI based on a set of immutable inputs and the framework takes care of the rest. With code generation, Litho can perform optimisations for your UI under the hood, while keeping your code simple and easy to maintain. Litho can measure and layout your UI ahead of time without blocking the UI thread. By decoupling its layout system from the traditional Android View system, Litho can drop the UI thread constraint imposed by Android. Litho uses Yoga for layout and automatically reduces the number of ViewGroups that your UI contains. ...
    Downloads: 1 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
    GSY Flutter Demo

    GSY Flutter Demo

    Collection of independent Flutter example components

    ...It includes examples for UI layouts, animations, navigation, networking, state management, and more. The project is often used as a learning playground for developers to see practical implementations of both simple widgets and complex app structures. It demonstrates integrations with APIs, database persistence, and plugin usage, making it a real-world reference app. The codebase is modular, so learners can explore sections independently without needing to understand the entire app at once. Overall, it is a well-regarded resource for both beginners and experienced Flutter developers seeking examples of scalable app structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ant Design Mobile

    Ant Design Mobile

    A configurable Mobile UI

    A UI component library based on Preact, React, and React Native. Provides 40+ basic components, covering all kinds of scenarios, component features rich to meet the needs of various functional Requirements. Simple enough to get started, you can load all the code at a time or only load some of the components used in the code to avoid redundancy. On the basis of not losing the features, as far as possible to ensure a single component of the smallest, best performance. Support flexible style customization, easy to generate a variety of styles to meet the needs of personalized products. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    guiscrcpy

    guiscrcpy

    Full fledged GUI integration for the Android screen mirroring system

    A simple, pluggable, graphical user interface for the fastest Android screen mirroring software, scrcpy. guiscrcpy is a multiplatform, ready-to-use GUI layer for Android to PC screen mirroring written in the advancing programming language python3 for the most award-winning open-source android screen mirroring system.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 13
    Semantic UI

    Semantic UI

    UI framework designed for theming

    Semantic UI is a development framework that lets you create beautiful, custom and responsive website layouts using human-friendly HTML. The syntax used is based on natural language, so concepts are linked intuitively. Semantic UI utilizes concise HTML, intuitive JavaScript and simplified debugging, making front-end development an absolute dream for developers. Semantic UI is partnered with popular frameworks React, Angular, Meteor, Ember and many others so you can easily integrate it and organize your UI layer with your application logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ZoomLayout

    ZoomLayout

    2D zoom and pan behavior for View hierarchies, images, video streams

    A collection of Android components that support zooming and panning of View hierarchies, images, video streams, and much more. In fact, ZoomLayout, ZoomImageView and ZoomSurfaceView are just very simple implementations of the internal ZoomEngine. The Zoom engine lets you animate everything through constant updates, as long as you feed it with touch events, with a Matrix-based mechanism that makes it very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Indicator Fast Scroll

    Indicator Fast Scroll

    Android library providing UI control to scroll through RecyclerView

    Android library providing a simple UI control for scrolling through RecyclerViews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    iCheck

    iCheck

    Highly customizable checkboxes and radio buttons

    Highly customizable checkboxes and radio buttons for jQuery and Zepto. jQuery and Zepto JavaScript libraries support from single file. iCheck works with checkboxes and radio buttons like a constructor. It wraps each input with a div, which may be customized by you or using one of the available skins. You may also place inside that div some HTML code or text using insert option. By default, iCheck doesn't provide any CSS styles for wrapper divs (if you don't use skins). HTML5 allows specifying indeterminate ("partially" checked) state for checkboxes. iCheck supports this for both checkboxes and radio buttons. You can make an input indeterminate through HTML using additional attributes (supported by iCheck). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cube-ui

    cube-ui

    Mobile UI library implement by Vue

    ...Make quick response, fluent animation and close to native components as the goal, and pursue the perfection of the interactive experience. Follow a uniform design interaction standard and highly restore the design; Standardize the interface and unify the way of use, making development more simple and efficient. Lightweight and flexible, support post-compile and importing on demand; High scalability, it is easy to implement secondary development based on existing components. By API invoking, the popup layer is attached to body element whose advantage is that it wouldn't be affected by outer styles. If using component invoking, it's fairly easy to be affected by outer styles like transform, overflow, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    react-native-scrollable-tab-view

    react-native-scrollable-tab-view

    Tabbed navigation that you can swipe between

    One of the best navigation patterns on Android. This is a very simple JavaScript-only implementation of it for React Native. Animations are very important to create a great user experience. Stationary objects must overcome inertia as they start moving. Objects in motion have momentum and rarely come to a stop immediately. Animations allow you to convey physically believable motion in your interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NativeScript CardView

    NativeScript CardView

    NativeScript widget for Material Design CardView

    nativescript-cardview is a NativeScript plugin that provides a Material Design card component for mobile applications. It allows developers to create card-based layouts with shadow effects and rounded corners, enhancing the UI's visual appeal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    React Native Typography

    React Native Typography

    Pixel–perfect, native–looking typographic styles for React Native

    Pixel–perfect, native–looking typographic styles for React Native. Creating great Text Styles in React Native is not a simple task, it requires a lot of fiddling and handling edge cases. This library provides a good set of defaults and helpers that cover the majority of the cases you'll need, make your code much simpler and render great on iOS, Android, and the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VasSonic

    VasSonic

    Hybrid framework to speed up the first screen of websites

    ...Not only does VasSonic supports the static or dynamic websites which are rendered by server, but it is also compatible with web offline resource perfectly. VasSonic uses custom url connection instead of original network connection to request the index html, so it can request resource in advance or parallel to avoid waiting for the view initialization. In this parallel case, VasSonic can read and render partial data by WebKit or Blink kernel without spending too much time waiting for the end of data stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    flutter_swiper

    flutter_swiper

    The best swiper for flutter, with multiple layouts, infinite loop

    ...The widget is designed for image sliders, onboarding screens, and product showcases, making it a common choice for e-commerce or presentation apps. Developers can extend it with custom builders to create unique effects such as stacked or 3D-like swipes. Its API is simple, allowing developers to integrate swipers with just a few lines of code while maintaining flexibility for advanced customizations. As one of the earlier Flutter swiper libraries, it became widely used for its reliability and ease of integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FlexSlider

    FlexSlider

    An awesome, fully responsive jQuery slider plugin

    Simple, semantic markup. Supported in all major browsers, horizontal/vertical slide and fade animations. Multiple slider support, Callback API, and more. Hardware accelerated touch swipe support. Custom navigation options, compatible with the latest version of jQuery. Display your products in a neatly designed, responsive slideshow within WooCommerce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CSS-Vise

    CSS-Vise

    A lightweight, minimal and mature vanilla CSS framework.

    ...There is dozens of CSS frameworks available but why Vise ? - You may not need a heavy framework to build a great user experience. - You may want to use more than one framework on the same HTML document. - You may want a smarter and easier to learn minimal framework. - You need a library that is supported by 98% of web browsers. For docs and more visit Vise's github repository https://github.com/Appforge-lab/CSS-Vise
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    bxSlider

    bxSlider

    Responsive jQuery content slider

    The fully-loaded, responsive jQuery content slider. 4.2.0 Introduces a streamlined build process using gulp. Along with this new build process the projects folder structure has been changed. You will find a dist folder with all assets ready to use, including both minified and unminified versions of the javascript. These assets should be ready to go. In src you will find the uncompiled assets, including a new less version of the css for bxslider. This is an important step for bxslider. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next