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

View related business solutions
  • 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
  • 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
    RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHP 5.0+ class for mysqli utilizing prepared queries. This class provides a SAFE, clean, object oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WirePhrame is a PHP framework based on JsWebGets for GUI, POP for Objects, COSA for WebService implementation, and RePHPort for reports generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phWorkflow, a workflow environment for use with php5. The script uses a .xml-file to provide status changes for all kinds of web-pages. the code was written mainly as a "proof-of-concept", but should provide a good starting point for extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    Simple Spring Toolkit is a collection of some small code snippets around the springframework. For Example easy creation of mocks with factory beans by the use of EasyMock
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Identityflow provides a framework for building protocol flows that perform distributed Identity operations. Examples of Identity Operations are Single Sign-On (SSO) and Attribute queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is yet a very powerful and highly customizable php mvc framework. Unlike other php frameworks, bubuface does not take away all the freedom from a php developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10
    Systems biology Php library, is an easy to use, a set of libraries used in different web site solutions which include (but not limited to) SBML, SBGN, MathML, SVG and Silverlight in Windows, XHTML, Ajax, ORM's. Suitable for any portal, systems biology
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Extended Data Types for PHP" is a collection of PHP5 classes, which provide easily usable common data types like Lists, Trees or Graphs. Installation will be possible via an PEAR Channel or as local library in a website's code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code. It is mainly useful for java code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Expatpp is a simple C++ layer to make using the open source expat XML parsing library vastly easier for complex schemas. It has been used widely in industry including the Valve Steam project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A PHP class that helps you when using Database driven projects providing functionalities to speed up development and code reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rephactor is a php5 refactoring tool. Changes which impact multiple files or applications can be made quickly and easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations. More documentation is provided at: http://code.google.com/p/sierra-php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FeyaSoft introduce a simple, qualify template to build dynamic web application. It integrates the latest technologies such as Ajax (Extjs), spring, Hibernate to build dynamic web2.0 desktop application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The Seed framework is a full stack MVC Framework for PHP4 designed for rapid application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Unus is a framework that gives developers a powerful, simple to use tool, with many advanced features that are seen in enterprise level applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple text based files generator for java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library with implementation of algorithms for solving Lot Sizing problems. The main focus of the library is on ease of use, while also attempting to keep it as efficient as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A module to upload files. To be used in web-based applications. Written in PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    User interface (UI) generator. Servlet based, JSP-less. Generate HTML and Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project