Showing 163 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 1
    Laravel Cookie Consent

    Laravel Cookie Consent

    Make your Laravel app comply with the crazy EU cookie law

    ...The newest Laravel package made by my colleagues at Spatie and myself makes your app compliant with that law. When the user clicks "Allow cookies" a laravel_cookie_consent cookie will be set and the dialog will be removed from the DOM. On the next request Laravel will notice that the laravel_cookie_consent has been set and will not display the dialog again. The legislation is pretty very vague on how to display the warning, which texts are necessary, and what options you need to provide. This package will go a long way towards compliance, but if you want to be 100% sure that your website is ok, you should consult a legal expert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lighthouse

    Lighthouse

    Automated auditing, performance metrics, & best practices for the web

    ...Lighthouse collects modern performance metrics and insights on developer best practices; auditing for performance, accessibility, SEO and more. After auditing it produces a report either in JSON or HTML. Included in the report is a reference doc that explains the importance of the audit and how to fix the problem areas, which you can use to improve the web app or web page. Lighthouse can be integrated directly into the Chrome DevTools with its own panel. To run it, you would simply have to select the Lighthouse panel and click on "Generate report". ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    SWC

    SWC

    Rust-based platform for the Web

    ...It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, see rustdoc and for most users, your entry point for using the library will be parser. If you are using SWC from JavaScript, please refer to the docs on the website.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Plausible Analytics

    Plausible Analytics

    Simple, open-source, lightweight and privacy-friendly web analytics

    ...Made and hosted in the EU, powered by European-owned cloud infrastructure. Frustrated with Google Analytics? So are we and that's why we built Plausible Analytics, a simple, lightweight (< 1 KB), open source, and privacy-friendly alternative that doesn't come from the adtech world. Web analytics went from a simple, fun and useful practice for site owners to a data-grabbing machine for surveillance capitalism. Google Analytics is frustrating to use, difficult to understand, slow to load and privacy-invasive too. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 5
    ServiceStack

    ServiceStack

    Simple, fast, versatile and full-featured services framework

    ...To maximize the value of APIs we're focused beyond the API boundary by making it as simple as possible for API Consumers to call your APIs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Bedrock

    Bedrock

    WordPress boilerplate with modern development tools

    WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure. Bedrock is an open source project and completely free to use. Bedrock is a modern WordPress stack that helps you get started with the best development tools and project structure. Much of the philosophy behind Bedrock is inspired by the Twelve-Factor App methodology including the WordPress specific version. Bedrock is multisite network compatible, but needs the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    gRPC

    gRPC

    High performance, open source universal RPC framework

    gRPC is a C-based high performance remote procedure call (RPC) framework that can run in any environment. It efficiently connects services in and across data centers with plenty of support, and can also connect mobile devices and browser clients to backend services. Essentially, it makes it easier for you to create distributed applications and services.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    warp

    warp

    A super-easy, composable, web server framework for warp speeds

    ...A Filter in warp is essentially a function that can operate on some input, either something from a request, or something from a previous Filter, and returns some output, which could be some app-specific type you wish to pass around, or can be some reply to send back as an HTTP response. That might sound simple, but the exciting part is the combinators that exist on the Filter trait. These allow composing smaller Filters into larger ones, allowing you to modularize, and reuse any part of your web server. As awesome as the Filter system is, if warp didn’t provide common web server features, it’d still be annoying to work with. Thus, warp provides a bunch of built-in Filters, allowing you to compose the functionality you need to describe each route or resource or sub-whatever.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    asciified

    asciified

    A simple ASCII Art API with a good-looking Web App

    asciified is a small web app that gives you the ability to create figlets using the figlet package. You can either use this web app and copy the figlet you like or you can also use the API I exposed for you. Make HTTP GET requests to /API/v2 and set the text parameter. Optionally you can set the font parameter to specify the output font.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 &amp; 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders &amp; Specialty Contractors.
    Learn More
  • 10
    YAO

    YAO

    Yao A low code engine to create web services and dashboard

    ...This makes Yao extremely versatile, which can replace programming languages ​​in most scenarios, and is 10 times more efficient than traditional programming languages ​​in terms of reusability and coding efficiency; application performance and resource ratio Better than PHP, JAVA and other languages. Yao has a built-in data management system. By writing JSON to describe the interface layout, 90% of the common interface interaction functions can be realized. It is especially suitable for quickly making various management backgrounds, CRM, ERP, and other internal enterprise systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    gitignore.io

    gitignore.io

    Create useful .gitignore files for your project

    ...It aggregates community-maintained templates for programming languages, frameworks, IDEs, operating systems, and tooling, and then composes them into a single file on demand. You can access it from a clean web UI, a simple REST API, or the command line, making it easy to script into new-project scaffolds and automation. The generator accepts multiple technologies in one request, normalizes duplicates, and orders rules sensibly so the result is readable and effective. Templates are versioned and updated over time as tools evolve, helping teams avoid accidentally committing build artifacts, credentials, caches, and other noisy files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Serverless Express by Vendia

    Serverless Express by Vendia

    Run Node.js web applications and APIs using existing frameworks

    Run REST APIs and other web applications using your existing Node.js application framework (Express, Koa, Hapi, Sails, etc.), on top of AWS Lambda and Amazon API Gateway. Vendia is the real-time data cloud for rapidly building applications that securely share data across departments, companies, clouds, and regions. We’re excited to announce the latest release of Vendia Share! This release includes new features like smart contracts, user-level transactions, the beta release of Azure support,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    awes-info

    awes-info

    Displays summary information about servers running in AWES

    Displays summary information about servers running in Ascoos Web Extended Studio (AWES). This module requires AWES 24.1.1 and higher due to being a new feature. This version is just before its release, as the latest debuggings and improvements planned for this release are being made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fronsetia

    Fronsetia

    A web application for testing webservices

    ...No end-user installations required, just deploy the application on your server and pass the link so that users can use their usual browsers to access Fronsetia. You can think of Fronsetia as a simple version of SoapUI on the web, or a simple and free and open-source version of the "wls_utc" utility. See the project homepage https://fronsetia.sourceforge.io and the project Wiki in the menu above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EASYBuilderEASYDATACenter

    EASYBuilderEASYDATACenter

    NET4.5 Simple Application Builder + Reporting

    Cheap RESTFULL / WEBSocket multiplatform backend Server Cheap NET4.5 Simple Application Builder + Reporting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Suave

    Suave

    Suave is a simple web development F# library

    Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition. Suave is inspired in the simplicity of Happstack and born out of the necessity of embedding web server capabilities in my own applications. Suave supports Websocket, HTTPS, multiple TCP/IP bindings, Basic Access Authentication, Keep-Alive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Metl ETL Data Integration

    Metl ETL Data Integration

    Simple message-based, web-based ETL integration

    Metl is a simple, web-based ETL tool that allows for data integrations including database, files, messaging, and web services. Supports RDBMS, SOAP, HTTP, FTP, SFTP, XML, FIXLEN, CSV, JSON, ZIP, and more. Metl implements scheduled integration tasks without the need for custom coding or heavy infrastructure. It can be deployed in the cloud or in an internal data center, and it was built to allow developers to extend it with custom components.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    PreMiD

    PreMiD

    Source code of the PreMiD application

    Source code of the PreMiD application. PreMiD is a simple, configurable utility that allows you to show what you're doing on the web in your Discord now playing status. It supports many different websites, and will support multiple users watching the same content simultaneously in an upcoming update.
    Downloads: 88 This Week
    Last Update:
    See Project
  • 19
    A PHP implementation of the XML-RPC web RPC protocol. Extra modules provide support for the JSON and JSONRPC protocols. A javascript version of the library is also available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Static Site Boilerplate

    Static Site Boilerplate

    A better workflow for building modern static websites

    ...Any change to HTML, js, CSS, or images is automatically reloaded in your browser. Images are optimized and compressed for your production build, significantly reducing the overall size of your website files for optimized loading times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Artica Statistics Appliance for Squid

    Artica Statistics Appliance for Squid

    Global Management console for manage multiple Squid proxys

    Artica Statistics Appliance for Squid is a set of modules that allows you to enable Webfiltering, statistics and manage several Squid proxy from an unique Web management console. With this project you will be able to install TinyProxy act has the client and the Web statistics Appliance act has the central server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    puppet_docker_nginx

    A simple Puppet module to automate the installation of docker-nginx.

    puppet_docker_nginx A simple Puppet module to automate the installation of docker-nginx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    email-validation-api.com

    Email Address Verification API

    ...You are free to make use of those check points for your own needs, but you can also simply rely on our score indicator, which is based on the whole analysis, in order to quickly decide which addresses to keep or better to drop. (Basically with a score from 90 to 100 you are good to go) In addition, we offer a Windows Desktop software making a simple use of our API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ErpNet.FP

    Server for printing to fiscal printers

    ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Polka

    Polka

    A micro web server so fast, it'll make you dance

    ...Because it focuses on speed and small size, polka can be attractive for performance-sensitive services, serverless functions, or applications where dependency budgets are tight. The project exposes common features like route parameters, query parsing (usually via external middleware), and simple error handling, but leaves more advanced concerns to the user or ecosystem packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next