Showing 2566 open source projects for "web development"

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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    wxBrowser is an application browser based on the wxWidgets GUI framework. It's similar to a regular old web browser only, instead of reading HTML and displaying content it reads XML and executes presentation logic (wxPython) in a client side application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Nheengatu Project is a Java library that provides HTML markup abstraction allowing you to reutilize it to generate PDF files, OpenOffice documents, image files, etc. The goal of this project is to maximize the use of HTML markup procedures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PAS, Application Server for PHP, breaks down Web application in small XML and PHP files. Features : code reuse, packaging, database abstraction, easy integration with IDEs, apply M.V.C. patern (separate business logic and front end GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    djuzeppe - is a web-based AI Engine and AI Editor. Main goal of this project - Help to create your own AI bots. AI Editor provides intuitive web-interface and handy tools for building AI Knowledge Bases. Editor supports multiuser development of each bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AdaptiveCells J2EE generates test-beds for benchmarking J2EE performance. They consists of highly customizable EJB cells that can emulate CPU load, memory usage, memory leaks and exceptions. The behaviour of the cells is coordinated from a web front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Too many PHP CMSs tend to be both too complex for casual webmasters, too disorganized for developers, and too convoluted for style designers. Brilliant Portal uses a fresh approach to change all that... Brilliant!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Struts for transforming XML with XSL (stxx) is an extension of the struts framework to support XML and and XML transforming technologies like XSL without changing the functionality of struts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Paperboy WDM is a web development framework built around the concept of separating logic, content, and presentation without the complexities of SQL. It uses Paperboy RSS as a translation layer between content (in XML) and presentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Valid CGI Values is (currently) a XHTML forms based technologie for validating CGI values submitted by these forms. It consists of a form parser that analyzes web forms and a package with validation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scheme Module for Apache 2.0 and later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VBMcgi is the CGI cross-platform C++ library. It is the only CGI library in C++ that allows development with 3-tier architecture, and protect intellectual property. www.vbmcgi.org. For version 4.0 or newer, go to http://sourceforge.net/projects/vblib/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ViewVC is a web-based version control repository browser, currently supporting CVS and Subversion repositories. Project development is now hosted at https://github.com/viewvc/viewvc/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    phpMyWebServices is a framework that can serve dotNET-like Web services coded in PHP, so it works on all apache/php servers (MySQL not required). With it, you can easy host any webservice on the most of free hosting services !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The aim of SerenoCMS is to form a web development framework that provides maximum functionality with ease of modification. We want to create a minimal learning curve, but eliminate most of the mundane tasks associated with developing complex Web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyWebFTP
    MyWebFTP is a little PHP Tool that allows you to manage you files and directories on your webspace, through a web browser. Usefull when you are behind a restrictive proxy and more handy than an heavy software FTP Client. Uses only PHP file functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Javascript Rich Client Library provides a structured data driven and template driven model for creating rich clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Catviz is a *different* PHP/MySQL based content manager. It's primary aim is to provide a rich PHP OOP platform for the development of interactive websites. It is freshly built from the ground up, NOT yet another clone.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Esperantus help you localizing a web site. It is written in C# any MsNet and Mono. Provides abstract data layer for keys and countries, globalized WebControls with multiple assemblies, Language Switcher, Money, Section 508 controls and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The mission of this project is to provide Perl Server Pages (PSP), that add dynamic content to HTML using Perl as scripting language. First contribution will be an easy to install myPSP package including custom taglibs, I18N, table support and logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mason is a powerful Perl-based component development system, most often used to dynamically construct web pages. With Mason you can intermix Perl code with HTML, XML, etc. and construct output from modular components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SAXY is a Simple API for XML (SAX) parser for PHP, written purely in PHP. It is lightweight, fast, and modelled on the Expat parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JPSPAN provides tools to "hook up" PHP and Javascript, for the purpose of fetching data from PHP into a web page which has already loaded, without reloading the entire page. It allows you to call remote PHP objects as local Javascript objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ajax Pages is a scripting template engine that enables rapid development of Ajax Web-based Applications, just like GMail, Google Maps, A9 and Backpack, but without having to manipulate complicated Document Object Models to make things dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Laszlo Jsf Integration Library
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB