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

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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
    NUI

    NUI

    Style iOS apps with a stylesheet, similar to CSS

    Style iOS apps with a stylesheet, similar to CSS. NUI is a drop-in UI kit for iOS that lets you style UI elements using a stylesheet, similar to CSS. It lets you style an entire app in minutes. Because all of the style rules are contained in NUIStyle.nss, it's easy to create an NUI theme that can be reused in other projects. If you make one you like, let me know, and I'll likely be very happy to include it in this repo. Version 0.1 of NUI required that you manually make your app's UI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FastClick

    FastClick

    Easy-to-use library to remove click delays on browsers with touch UIs

    FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic. FastClick is developed by FT Labs, part of the Financial Times. Note: As of late 2015 most mobile browsers - notably Chrome and Safari - no longer have a 300ms touch delay, so fastclick offers no benefit on newer browsers, and risks introducing bugs into your application. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    Q MLM software

    Software is a smart ,powerfull, feature rich web application designed

    <p style="text-align: justify;"><strong>Qlab MLM Network</strong> Software is a smart ,powerfull, feature rich web application designed for Network Marketing Business. MLM Network Software is designed for business looking for simple, customizable, feature rich software.</p> <p style="text-align: justify;">This application is everything you need to build &amp; grow an awesome business! lets you start running your network marketing / affiliate marketing / direct marketing business quickly. Having your own network marketing business is extremely profitable! Have your own principal product or service and start your home-based business,<br />product or service ideas for marketing by Re feral</p> <p style="text-align: justify;">Why is this ? ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Phoenix

    Phoenix

    Phoenix Pull-to-Refresh

    This project aims to provide a simple and customizable pull to refresh implementation. Include the library as local library project. For a working implementation, Have a look at the sample project. Include the PullToRefreshView widget in your layout. In your onCreate method refer to the View and setup OnRefreshListener. To customize drawables you can change sun.png, Sun image; sky.png, background image; buildings.png, foreground image.
    Downloads: 0 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
  • 5

    CalendarView

    Simple calendar view widget for android developers

    <b>PROJECT MOVED TO GITHUB</b> https://github.com/SpongeBobSun/mCalendarView This is a simple calendar view for android developers. The purpose of this project is to replace the "CalendarView" provided by Google. You can use different color to mark days, weeks. Also you can add text & icons for specified dates. This is my very first sourceforge project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTML Onlive Debugger

    HTML Onlive Debugger

    Realtime preview for designers and developers.

    When I got my first Android tablet; I realized how much web design and development were such a tedious process for a large majority of tablet and smart phone users. I found no applications available in Google Play that enabled live code debugging which gave me the incentive to develop one myself. After purchasing Google's developer fee, as well as AIDE I then released on Google Play for all to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RESideMenu

    RESideMenu

    iOS 7/8 style side menu with parallax effect

    ...Requires Xcode 6 or higher, Apple LLVM compiler, iOS 6.0 or higher, and ARC. The recommended approach for installating RESideMenu is via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation. For best results, it is recommended that you install via CocoaPods >= 0.28.0 using Git >= 1.8.0 installed via Homebrew. If you set a backgroundImage, don't forget to set the Menu View Controller's background color to clear color. All you need to do is drop RESideMenu files into your project, and add #include "RESideMenu.h" to the top of classes that will use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DBXDroid

    Simple ORM Library for Android SQLite Database

    This is android library to simplify Android SQlite Database It become very tedious to write large Android SQLite Open helper for simple database usage. So I developed this library to create android databases very easily using straight forward functions. Github Project https://github.com/adityakamble49/DBXDroid Refer DBXDroidDemo for Full Demo https://github.com/adityakamble49/DBXDroidDemo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    ...ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 10
    AFViewShaker

    AFViewShaker

    AFViewShaker is simple as a brick utility for UIView shake animation

    AFViewShaker is a simple animation utility for iOS that adds shake effects to UI elements. It is commonly used to indicate errors or grab user attention in forms and alerts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PNChart

    PNChart

    A simple and beautiful chart lib used in Piner and CoinsMan for iOS

    A simple and beautiful chart lib with animation used in Piner and CoinsMan for iOS. PNChart works on iOS 7.0+ and is compatible with ARC projects. If you need support for iOS 6, use PNChart <= 0.8.1. Note that 0.8.2 supports iOS 8.0+ only, 0.8.3 and newer supports iOS 7.0+. It depends on the following Apple frameworks, which should already be included with most Xcode templates, Foundation.framework, UIKit.framework, CoreGraphics.framework, and QuartzCore.framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aspects

    Aspects

    Library for aspect oriented programming in Objective-C and Swift

    A delightful, simple library for aspect oriented programming. Think of Aspects as method swizzling on steroids. It allows you to add code to existing methods per class or per instance, whilst thinking of the insertion point e.g. before/instead/after. Aspects automatically deals with calling super and is easier to use than regular method swizzling. Aspects hooks deep into the class hierarchy and creates dynamic subclasses, much like KVO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ratchet

    Ratchet

    Build mobile apps with simple HTML, CSS, and JavaScript components

    Ratchet is designed to respond to touch events from a mobile device. Enable touch event emulation in Chrome (found in the overrides tab in the web inspector preferences). Use a JavaScript library like fingerblast.js to emulate touch events (ideally only loaded from desktop devices). Ratchet is downloadable in two forms, within which you'll find directories and files, logically grouping common resources and providing both compiled and minified variations. The most basic form of Ratchet is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    ...These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given device configuration can be non-trivial. This library offers a simple way to create a background "tint" for the system bars, be it a color value or Drawable. By default it will give you a semi-opaque black background that will be useful for full-bleed content screens where persistent system UI is still important - like when placed over a map or photo grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    zombie speed limit logger

    zombie speed limit logger

    Android app lets you log speed limit signs when you drive past them.

    ...No network means no-voice-recognition, no-google-maps, no-querying wikispeedia on the fly. Yes, WIFI can be used to SYNC, but only when the driver has parked his car. 2. Safety. No ads. Big text. Simple use. It should be as safe to use as a GARMIN. This product will be incorporated into other products such as existing Boy/Cub/Girl Scout apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Crud Builder

    GUI App Maker

    ...Familiar types of apps such as contact managers, inventory systems, home video databases, etc., are examples of typical CRUD data storage applications. This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records made of fields of data. The generated application scripts can be customized however desired, by adding your own of code. Video: http://www.youtube.com/watch?v=ROL33-Fi2g8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 43 This Week
    Last Update:
    See Project
  • 18
    Tethys.Logging

    Tethys.Logging

    Simple logging & enhancements for existing logging frameworks.

    Simple logging & enhancements for existing logging frameworks. Tethys.Logging has moved to github: https://github.com/tngraf/Tethys.Logging
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Android PDF Writer (APW) is a simple Java library to generate simple PDF documents in Google's Android devices released under the BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BlackBerry PDF Writer (BPW) is a simple Java library to generate simple PDF documents in RIM's BlackBerry devices released under the BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    JSolutions

    The solution to all your problems

    The Jsolution package is a collection of programs, scripts,libraries and documents that i have written and use in my daily life.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HotelsReservations

    HotelsReservations

    Android Application Integrated with a Web Application (Beta Version)

    Android Application devoted for hotels reservation in Lebanon (Rooms, Suites), exchanged with a web application using PHP/MYSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    silvertunnel - Java lib+browser for TOR
    silvertunnel.org is a project that provides an end-user browser, a Java library and additional Java security tools to easily access anonymity networks such as the Tor (torproject.org) network. Secure and easy to use. Tor4Java and Tor Browser. Attention: see project status on page https://sourceforge.net/p/silvertunnel/discussion/962278/thread/83dc2d02/#
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    LEGADEE

    LEGADEE

    LEGADEE (LEarning GAme DEsign Environment)

    LEGADEE (LEarning GAme DEsign Environment) is a free authoring environment that helps game designers and teachers design Learning Games that are fun and educational. This open source environment was designed and developed in 2012, during Iza Marfisi-Schottman's doctorate at the LIRIS lab in France, directed by Franck Tarpin-Bernard and Sébastien George.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Windows Extension (WE)
    The Windows Extension (WE) is an encapsulation of Windows API. The distinct features of WE are: 1. C++ interface; 2. simple interface for common usage, but advanced usage; 3. low coupling degree; 4. no framework, no pattern.
    Downloads: 0 This Week
    Last Update:
    See Project