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

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

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    JSSoup

    JSSoup

    JavaScript + BeautifulSoup = JSSoup

    I'm a fan of Python library BeautifulSoup. It's feature-rich and very easy to use. But when I am working on a small react-native project, and I tried to find a HTML parser library like BeautifulSoup, I failed. So I want to write a HTML parser library that can be so easy to use just like BeautifulSoup in Javascript. JSSoup uses tautologistics/node-htmlparser as HTML dom parser, and creates a series of BeautifulSoup like API on top of it. JSSoup supports both node and react-native. JSSoup tries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Webhook-Client

    Webhook-Client

    Manage Your Discord Webhook Online

    Manage Your Discord Webhook Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    opentype.js

    opentype.js

    Read and write OpenType fonts using JavaScript

    opentype.js is an OpenType and TrueType font parser and writer. It allows you to access the letterforms of text from the browser or node.js. Once you have the shapes, you can modify them, for example by snapping them to a virtual grid. opentype.js provides you with raw access to the glyphs so you can modify them as you please. Create a bézier path out of a piece of text. Support for composite glyphs (accented letters). Support for WOFF, OTF, TTF (both with TrueType glyf and PostScript cff...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    render-async

    render-async

    render_async lets you include pages asynchronously with AJAX

    render_async is here to make your pages show faster to users. Pages become faster seamlessly by rendering partials to your views. Partials render asynchronously and let users see your page faster than using regular rendering. It works with Rails and its tools out of the box. A quick overview of how render_async does its magic. User visits a page, render_async makes an AJAX request on the controller action, controller renders a partial, partial renders in the place where you put render_async...
    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.
  • 5
    JSON Form

    JSON Form

    Build forms from JSON Schema, easily template-able

    ... the data model. The layout of the generated HTML form may be entirely fine-tuned through a simple declarative mechanism. If you're more of the acting type than of the reading type, the JSON Form Playground is a simple JSON Form editor that lets you try out and extend all the examples in the doc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    levelup

    levelup

    A wrapper for abstract-leveldown compliant stores, for Node.js

    Fast and simple storage. A Node.js wrapper for abstract-leveldown compliant stores, which follow the characteristics of LevelDB. LevelDB is a simple key-value store built by Google. It's used in Google Chrome and many other products. LevelDB supports arbitrary byte arrays as both keys and values, singular get, put and delete operations, batched put and delete, bi-directional iterators and simple compression using the very fast Snappy algorithm. LevelDB stores entries sorted lexicographically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hint.css

    Hint.css

    A CSS only tooltip library for your lovely websites

    hint.css is written as a pure CSS resource using which you can create cool accessible tooltips for your web app. It does not rely on JavaScript but rather uses aria-label/data- attribute*, pseudo-elements, content property and CSS3 transitions to create the tooltips. Also it uses BEM naming convention, particularly for the modifiers. Hint.css is a pure CSS tooltip library for your lovely websites. Upgrading from v1.x, If you are already using v1.x, you may need to tweak certain position...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Bot Framework Samples

    Bot Framework Samples

    Welcome to the Bot Framework samples repository

    This branch contains samples for the released version of the Microsoft Bot Framework V4 SDK for .NET, JS and Python. A collection of experimental samples exist, intended to provide samples for features currently in preview or as a way to solicit feedback on a given design, approach, or technology being considered by the Bot Framework Team. Introduces the concept of adapter and demonstrates a simple echo bot on console adapter and how to send a reply and access the incoming message. Demonstrates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Krajee bootstrap-star-rating

    Krajee bootstrap-star-rating

    A simple yet powerful JQuery star rating plugin with fractional rating

    ... one can have their own size configured through a simple CSS manipulation. You can use the HTML 5 number input for polyfill and the plugin will automatically use the number attributes like min, max, and step. However, number inputs have a problem with decimal values on the Chrome Browser. Specifically uses Bootstrap 3.x styles & glyphs. Can be combined to work better for Bootstrap-styled projects (or input group addons).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    Image cropping is a common task in many web applications. Usually just cutting out the center of the image works out ok. It's often a compromise and sometimes it fails miserably. Smartcrop.js is the result of my experiments with content aware image cropping. It uses fairly simple image processing and a few rules to attempt to create better crops of images. This library is still in it's infancy but the early results look promising. So true to the open source mantra of release early, release...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Electronic Medical Record

    this project manages all emergency medical department transaction

    my electronic medical record system project manages patient registration, physical examination ,diagnosis, laboratory and radiology order ,diagnosis and prescription
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Panini

    Panini

    A super simple flat file generator

    A super simple flat file generator for use with Gulp. It compiles a series of HTML pages using a common layout. These pages can also include HTML partials, external Handlebars helpers, or external data as JSON or YAML. Panini isn't a full-fledged static site generator—rather, it solves the very specific problem of assembling flat files from common elements, using a templating language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Internet Discussion Boards

    Internet Discussion Boards is a message board system by Game Maker 2k.

    Internet Discussion Boards is a message board system by Game Maker 2k. Its very easy to set up. Your web host needs PHP and CUBRID / MySQL / MariaDB / PostgreSQL / SQLite. Internet Discussion Boards is Open Source so you can make changes to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Exifr

    Exifr

    The fastest and most versatile JS EXIF reading library

    Exifr is a fast and very versatile JavaScript EXIF reading library that works everywhere, parses everything and handles just about anything you throw at it. It can handle any input: buffers, url, <img> tag and more; .jpg, .tif, and .heic files; and TIFF (EXIF, GPS, etc.), XMP, ICC, IPTC, JFIF segments. It skips parsing tags you don’t need, and reads only the first few bytes. There’s no need to read the whole file to see if there’s an EXIF file in it, or extract all the data when you just...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    localForage

    localForage

    Offline storage using a simple but powerful API

    Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API. It allows developers to store many types of data instead of just strings. localForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support. Asynchronous storage is available in the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Accounting interface web

    Html5 accounting interface

    This was created as an example of what can be accomplished with simple tools like PHP,HTML5 and JavaScript. All settings and files are customizable to your situation. Little programming knowledge is needed since the conventions and values used are fairly staightforward and easily searchable and explainable at w3schools, stackoverflow, postgresql.org and php.org. Otherwise you can hire someone to fiddle with it.:) It works on the premise that work can be done through the internet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Phalcon Devtools

    Phalcon Devtools

    Phalcon Developer Tools

    These tools help you to generate skeleton code, maintain your database structure, and helps to speed up development. Core components of your application can be generated with a simple command, allowing you to easily develop applications using Phalcon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Navigate CMS

    Navigate CMS

    Open source content management system

    A powerful and intuitive content management system for everybody. The easiest way to keep your website updated. Companies - Update your corporate website effortlessly. Define user roles with permissions. Integrate your project with the social networks. Developers - Discover how nv tags can save you hours of coding in PHP. Create extensions and widgets on a platform without complications. Designers - Turn your HTML design into a dynamic website in a few hours. Create theme variations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The Midnight theme

    The Midnight theme

    Midnight is a Jekyll theme for GitHub Pages

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

    JSONCrush

    Compress JSON into URL friendly strings

    This simple system allows for excellent compression of uri encoded JSON strings using the JSCrush algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    peerweb.site

    peerweb.site

    Peer to Peer decentral Web Site hosting at your fingertips

    ..., Pictures and Videos embedded in HTML with CSS and JavaScript through WebRTC, WebTorrents or IPFS, live edited P2P as well as static Torrents + IPFS. With WebRTC/WebTorrent (NOT IPFS - more details) - No conversation data passes a server nor is saved anywhere but sent directly from browser to browser. Your website disappears from the aether as soon as you close or reload your tab, except of your WebTorrent/IPFS snapshots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lumber

    Lumber

    Install Forest Admin in minutes

    Easy setup, without any hassle. Save time and money with the internal tool that fits all your needs. Build one internal tool for all your data. Forest Admin helps hundreds of large enterprises and small startups to manage their data. Don’t just visualize your data, handle it in the most convenient way possible. With Forest Admin, your business teams can manipulate and organize data through one simple interface. Don't just showcase your data, have full control over it. With Forest Admin, basic...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    CueLake

    CueLake

    Use SQL to build ELT pipelines on a data lakehouse

    With CueLake, you can use SQL to build ELT (Extract, Load, Transform) pipelines on a data lakehouse. You write Spark SQL statements in Zeppelin notebooks. You then schedule these notebooks using workflows (DAGs). To extract and load incremental data, you write simple select statements. CueLake executes these statements against your databases and then merges incremental data into your data lakehouse (powered by Apache Iceberg). To transform data, you write SQL statements to create views...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CalDOM

    CalDOM

    An agnostic, reactive & minimalist (3kb) JavaScript UI library

    An agnostic, reactive & minimalist (3kb) JavaScript UI library with direct access to native DOM. Instead of pulling you into a library-specific magical world, CalDOM let you fully access the DOM directly while keeping the reactivity. So you could take full advantage of native APIs & mix it with other libraries to gain superior performance & flexibility in the development process. In essence, CalDOM is just a wrapper around the native Node/Element. The overall performance drop is about 0.04x...
    Downloads: 0 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.