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

  • 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
  • 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
  • 1
    Laravel Hashids

    Laravel Hashids

    A Hashids bridge for Laravel

    A Hashids bridge for Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Turbo

    Turbo

    Turbo is a framework built for LuaJIT 2

    Turbo.lua is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses an event-driven, non-blocking, no-thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses. The toolkit can be used for HTTP REST APIs, traditional dynamic web pages through templating, open connections like WebSockets, or just as high-level building blocks for native speed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SOAP/REST Mock Service

    Mock service for SOAP/REST webservices to support automated tests.

    SOAP/REST Mock Service is a simple configurable application designed to mock any SOAP or RESTful (or "REST-like") webservices. It's main goal is to support automated black box integration testing of applications that integrate with 3rd party applications. Check the Wiki section for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most desktop clients. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    MarketplaceKit

    MarketplaceKit

    A platform to create an online marketplace

    MarketplaceKit is a platform for building different types of online marketplaces. MarketplaceKit attempts to reduce the development effort required to build product, rental, service and listing marketplaces such as Etsy, AirBnB, Handy, and Zillow. It does this by attempting to cover the main components a marketplace needs. Sellers can sell their items; rent equipment, space or rooms; list services they provide or simply list something for people to be able to reach out to them. You, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AppJoint

    AppJoint

    Cross module Android development made easy!

    ...In complex apps broken into multiple modules or “features,” invoking methods or classes across module boundaries can become cumbersome or tightly coupled. AppJoint uses a small set of annotations and a simple runtime API to decouple modules: one module can declare a method interface, annotate it, and other modules can call it dynamically without direct dependency on the implementation. The tool hides much of the boilerplate of dependency injection or manual wiring of interfaces. It allows progressive modularization: you can incrementally introduce AppJoint in parts of an existing app without rewriting everything. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Monkey is a scanner and a LR(1) parser generator for object oriented languages. The platform on wich it runs is Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    printThis

    printThis

    jQuery printing plugin; print specific elements on a page

    ...Use a custom page title on the iframe. This may be reflected on the printed page, depending on the settings. Blank by default. Copies style attributes from the body and html tags into the printThis iframe. Added to provide support for CSS Variables. Accepts true, "b", "h", or "bh" to test for "b" and "h" for body and html tags, respectively.
    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
    V8js

    V8js

    V8 Javascript Engine for PHP

    V8Js is a PHP extension that allows executing JavaScript code from within PHP using Google’s V8 engine. It’s ideal for projects requiring server-side rendering of JavaScript or integration with JavaScript-heavy workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is going to be a Java Swing Application that will be used as a quick reference for Java API names. It will feature incremental search and filtering so that searching efficiency is improved. It will be very simple and a good way to statistically analyze java api's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    ...You can use the default settings or define how Elasticsearch should index and search your Eloquent models right in the model. Elasticquent uses the official Elasticsearch PHP API. To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are populated from data read from a database table. With Elasticquent, models are populated by data indexed in Elasticsearch. The whole idea behind using Elasticsearch for search is that its fast and light, so you model functionality will be dictated by what data has been indexed for your document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Climate Modeling Courseware

    Climate Modeling Courseware

    Interactive lecture notes and assignments in Jupyter notebook format

    A collection of interactive lecture notes and assignments for a graduate-level climate modeling course. ATM 623 Climate Modeling is an advanced graduate course on climate dynamics and climate modeling. The focus of the course is on the hands-on use of both simple and complex climate models to build an understanding of the processes that control the planetary energy budget. The course makes extensive use of Python code and the Jupyter notebook for reproducible, self-describing calculations and figures. This repository contains a collection of linked Jupyter notebooks with lecture notes, examples and assignments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Throwback

    Throwback

    An asynchronous middleware pattern

    Simple asynchronous middleware pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Image Map Resize

    Image Map Resize

    Responsive HTML Image Maps

    This is a simple library that makes HTML Image Maps responsive so that they automatically stay scaled to the size of the image they are attached to. It detects the window being resized and updates the coordinates of the image map accordingly. This library can be used with or without jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wunderbar

    wunderbar

    Simple horizontal bar chart printer for your terminal

    Wunderbar can print a horizontal bar chart with legend and chart scale straight to your terminal. Or you can use it as a module in your code and get all the building blocks to print the chart yourself. Wunderbar uses partial block characters to print the most precise charts possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Matter

    Matter

    Material Design Components in Pure CSS

    Material Design Components in Pure CSS. Materializing HTML at just one class per component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android Drag Dismiss Activity

    Android Drag Dismiss Activity

    A smooth, easy-to-implement, drag to dismiss Android Activity

    Another implementation of the drag-to-dismiss Activity pattern. This one is inspired by Nick Butcher's Plaid implementation. The project has a simple API and is a pretty powerful and beautiful implementation of the pattern. This library is used in some of my apps (Talon for Twitter and Pulse SMS). It has been abstracted from Jacob Klinker and I's article-android library, which is an awesome readability style in-app web browser. This library provides an elastic layout that can dismiss an Activity with a RecyclerView or a regular Activity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    simple-lang

    The Simple Intelligent and Modular Programming Language & Environment

    A simple, plain and innovative programming with multi-paradigm. It can be embedded in C/C++ projects. The language is portable to various OS including windows, macOS, any linux and unix distros and other OS. The language is small and fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    purePDF

    purePDF

    A complete actionscript PDF library

    ...With a modular structure and compatibility with common ActionScript libraries, purePDF delivers flexibility for building rich, document-driven applications. Its comprehensive set of tools makes it suitable for both simple and advanced PDF tasks, from generating tables to handling page transitions and multimedia features. The library is open source, with examples demonstrating its capabilities and a reference PDF showcasing all classes in use.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    timeago

    timeago

    The original jQuery plugin that makes it easy to support automatically

    Timeago is a jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago") from ISO 8601 formatted dates and times embedded in your HTML (à la microformats).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    StatusAlert

    StatusAlert

    Display Apple system-like self-hiding status alerts

    StatusAlert is a simple Swift library for displaying non-intrusive alerts that appear at the center of the screen without interrupting user interaction. It is ideal for showing short status updates like "Saved successfully" or "Error occurred".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Wheefun Properties Library for Java

    A java library for binding runtime properties

    This library allows for the programmer to bind arbitrary properties to types which can be accessed at runtime via reflection. Properties can be declared via annotation and later manipulated through a simple static interface; no special naming conventions are required and the properties can be bound to any method which has the appropriate signature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project