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

View related business solutions
  • 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.
    Click to perfect your product now.
  • 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
  • 1
    Práctico

    Práctico

    Framework para creación rápida y visual de aplicaciones web

    Práctico es un proyecto de Software Libre publicado bajo licencia GNU GPL v2.0 para la creación de aplicaciones web de una manera completamente visual y rápida. MOVED TO GITHUB: github.com/unix4you2/practico
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PHP year calendar

    date selector with year calendar / Jahreskalender Auswahl

    This is a simple PHP year calendar that allows to select a date and then calls a page with the date as parameter. Dieses PHP Skript generiert einen Jahreskalender in dem ein Datum ausgewählt werden kann. Danach kann das Datum an eine URL als Parameter übergeben werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    JavaScript Thick Client

    JavaScript Thick Client

    Create a web browser "Thick Client" using JavaScript.

    JavaScript Thick Client (jstc) was created as a way to create web based programs that have to send large amounts of data. This system communicats with an application server via AJAX calls and JSON objects. Jstc encourages separation of the DOM and web form data by storing that data in the jstc.dataObject and viewing that object from a jstc.form. Jstc also has many pre-made validation and utility functions to shorten the web development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    StarlungOS

    StarlungOS

    A simple but complex OS

    Starlung is a simple but complex OS based on MikeOS. It includes user configurable programs and an easy to use interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    ... 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
  • 7
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Thymeleaf Property Extractor

    Thymeleaf Property Extractor

    A Java-written extractor for all your Thymeleaf localization strings

    Thymeleaf Property Extractor (ThExtractor in short) is a java-written app that given a folder or a html file, extracts every Thymeleaf localisation tags (for example: th:text="#{myString}") to a properties file, to ease and fasten the development of your Spring web app. It's really easy to use! Just run the jar, and browse for your HTML (or a folder containing them) in the first field, and browse for a target .properties file (or create one!) in the second field. And then... do magic!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    druid4arduino

    druid4arduino

    An automatic, configuration-less, GUI for Arduino projects.

    Druid4Arduino provides a simple GUI (graphical user interface) to interact with any SerialUI-based Arduino project. It works its magic by crawling the menu hierarchy (commands and sub-menus) provided by SerialUI and automatically re-configuring it’s user interface to match whatever options you’ve provided. It will connect to you’re arduino project through the USB serial port and display a reflection of all the commands and sub-menus defined in your program/sketch. It will also...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    BianLian Framework plan to establish a cross-platform, cross-language, JSF .NET like solution. To make all the GUI (both JSF .net and so on) INDEPENDENT to implementation. PS, BianLian is the famous Chinese art with about 1000 years history.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Simple Javascript Image Viewer is an easy-to-embed image viewer with which you can zoom using mouse wheel, pan using mouse drag. Comes with complete keyboard support and extensions for things such as adding toolbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Form4G
    Development of applications in java Swing with the tools and methodologies of the applications web (Plugin, javascript, html, servlet and JSP). Without the necessity of carrying with an application server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Jython Simple Dialogs

    Simple UI Dialog boxes much like 'zenity' project for jython

    I have wanted very simple dialog box implementation for asking user questions, such as what is intended by the 'zenity' (or previous XDialog) type of interfaces. After looking at options I settled on using swing based UI components and it is based on the information available from: https://wiki.python.org/jython/SwingExamples The specific use of this code is targeted to user inputs for simple activities and it appears as if there isn't any single 'aggregator' and I tried to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GNU Rocket is an intuitive new way of controlling missiles. The project has moved to GitHub: http://github.com/rocket/rocket
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Create your own Armor - GUI

    Simple GUI to create a CYOA Build-logfile.

    This simple GUI lets you build an "Power Armor CYOA" from scratch. When you're done, you can save your build as a .log-File. There are two different programs for two versions. For more information, check the included readme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Getopt::Euclid is a Perl module that uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. Only development code is hosted on this Sourceforge webpage. Download releases of Getopt::Euclid from CPAN: http://search.cpan.org/dist/Getopt-Euclid/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    POG ExtJS Code Generator

    Php Object and ExtJS Code Generator - Make CRUD Form Quickly

    ... to easily prototype form with ExtJS as FrontEnd in the Client-Side and Server with the POG (Php + Mysql) in a simple and fast and clean in less time. 2) As a free alternative to free programs that are commercially available but are very expensive. 3) It would be nice also to earn some money for this ;) lol. Just check it out, I'll be waiting your comments. See a video: http://www.youtube.com/watch?v=ShcYNKAa0F8 Best Regards Kevin Angulo kevinangulo@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GWT-TimeSlider

    GWT-TimeSlider

    A TimeSlider animation for GWT-Applications.

    ... of the timer moves the slider handle one step further, which means that the size of the panels left and right of the handle changes. The speed is configurable, and changes when the speed buttons are used. A number of ticks can be used to show certain dates below the slider animation. The GWT-TimeSlider.java class shows how to use the TimeSlider. Import the project as a GWT-project and run it with "run as -> Web Application". An Example-HTML-Page is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Claroline e-Learning :Thai Edition
    Claroline e-Learning : Thai Edition by Assistant Professor Prachid Tinnabutr(ผศ.ประชิด ทิณบุตร).Chandrakasem Rajabhat University,Bangkok, Thailand.10900. RefSite:www.clarolinethai.info, Download Link : www.prachid.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    qslideswitcher

    Qt Slide Switch Button Component

    A simple yet powerful implemetation in Qt switch button with slider also known as Slide Switcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    One of the main features of a GWT application is, that you can write all your code in Java and do not need to care about HTML, CSS and JavaScript. All content can be loaded into the same div-element in one HTML-Standardpage. Sounds perfectly alright, but how do you navigate between different views, if for example you need a loginpage and don´t want the user to have access to your application before entering the right logindata? Of course there is the possibility to have more than one HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content. In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).
    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.