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

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    This project moved to Google Code Hosting (http://code.google.com/p/hoffmanframework) since 26/04/2008. Please followed this project from Google Code Hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Signals and Slots is a very simple and easy to use implementation of signals and slots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple type-safe implementation of Java Remote Method Invocation (RMI) independent of standard Java RMI mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    PHPOP, or POP for short, is an open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ProForma is a fully object-oriented PHP5 library for building and managing XHTML forms. It provides a standard API for form creation, validation, auto-fill, and more. The XHTML output is standards compliant and highly skinnable using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Simple Object-Oriented Game Library is basically a simplification of SDL with some nifty features. SOOGL is used in a C++ course at Mälardalen University (http://www.mdh.se) and is mainly intended for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A domain framework based on PHP5, XML and XSLT. The framework is implemented in two layers. A domain layer implemented as a OO state masching, for flow control, and GUI manipulation. A system layer for interaction width the DB, and storing env. variables
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Qomo Project is a JavaScript-implemated, custom-cuttable OOP framework (with namespace, AOP, templet ...) and UI Library for Web Browsers. The project is opened for all JavaScript fans, DOM specialists, etc. Hope you join/impulse now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple and clean Framework core for your applications. Writen on pure PHP5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyAppFW is basic php application framework designed to be used as a base or learning guide for PHP projects that need (Multiple) Template Support, Advanced DB Support, Proper Email handling and some other basic useful functions for live dynamic websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Php5Utils is a collection of small components written for general use in php5. Parts of code comes from projects developed by Active Mind for giarre.com administrative tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Katyshop is an easy e-commerce solution written in PHP with MySQL. The code is object oriented with a very simple and clean architecture, making it easy for the programmer to work on customising the database or changing design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Este es un código que genera una imagen con una cadena de caracteres dentro para usar de validador por imagen. Es muy util para formularios WEB. Es muy facil de usar y tiene una documentación completa con ejemplos. Ademas trae muestras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Faraday is an object persistence, database abstraction, and forms rendering toolkit for PHP. It is designed to be database neutral, and to support very rapid development of online applications and services. Please review the Wiki for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple blog application. Uses the DIY Framework, Propel with MySQL, and XSLT. It has post listing, archive, search features, as well as administrative interface with a user system. All output is well-formed and (with the default templates) valid XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPLights is a modern, lightweight and PHP5 based application development framework. It makes heavy use of PHPs object oriented features like interfaces, abstract classes and exceptions making the core library very lean, easy to understand and extens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    It is an open-source web application framework based on object-oriented PHP 5, MySQL, and XSLT. Designed following MVC architecture and REST principles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The SFTL (Simple Functional Template Library) is a C++ library that attempts to leverage the use of the C++ STL through functional programming concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML DOM style parser class written in PHP. This class can inport XML data using expat or regex.
    Downloads: 0 This Week
    Last Update:
    See Project