Showing 176 open source projects for "web 3"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a PHP library allowing you to send any form input through a spamfilter. Currently spamprobe is the only one supported. The sample application was guestbook, which is now outdated. It comes with a REST API but can also be included directly into any PHP project. Training of the filter is included. After some time it's getting very reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PHUnzip

    PHUnzip

    Allow web server to serve files inside ZIP archive

    PHUnzip (PHp Unzip) is an on-the-fly ZIP extractor for web content. It allows client to access files inside ZIP archive on the web server as if they were regular files (with some limitations). PHUnzip works using PHP's built-in ZIP support, and comes as a self-contained single-file script which is simple to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    hmg/web

    xBase Web Development Tool

    HMG/WEB is a xBase web development tool based on Harbour compiler and jQuery Mobile. HMG/WEB allows you to create web applications using traditional xBase syntax with added new commands. The main goal of the project is to bring the simplicity and power of xBase to the web.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    wingS
    wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gRSShopper is an application that allows you to define your own community of RSS feeds, aggregates content from those feeds and organizes it, and helps you integrate that content into your own posts, articles and other content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    You want to publish a list of upcoming events to a web site. Google Calendar provides a great way to manage that list of events. How do you get the data out of Google and into your web page? Upcoming.js can lend a helping hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lilli CMS
    The lilli CMS system is designed for small websites operated by one or a few persons. It is written in PHP and requires no database. - - - Das lilli CMS-System ist für kleine Internetseiten gedacht, die von einer oder wenigen Personen betrieben werden. Es ist in PHP geschrieben und erfordert keine Datenbank.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    HTML5 Canvas Polaroid Previewer

    Preview, zoom, search, sort, drag photos in HTML5 Canvas with jQuery.

    - Attractive image gallery which pulls photos from a directory. - Built as a jQuery plugin using HTML5 Canvas and CSS3. - Example PHP for collecting images from a directory and loading details from MySQL. - Works on mobile devices. - Allow users to search, sort, zoom and drag images. - Different styles available for photo borders. - Online demos available at http://chixor.net/demo/polaroid-previewer/ and http://chixor.net/demo/polaroid-previewer/demo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tomato's Web Application Common Components -- project aimed on building commonly used components for web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Server per servizi Javascript dal browser. Nato come "educativo" è diventato utile per applicazioni Ajax e potenziare le JQuery. Non serve più per fare le pagine dinamiche di un sito conoscere linguaggi ad alto livello ma solo Javascript e HTML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PopBox
    PopBox is an image magnification javascript solution for dynamically moving and resizing images on your web page. It is a prepackaged solution that makes it as easy as 3 lines of HTML without knowing a lick about positioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This script is for any web designer with basic HTML skills to implement a church sermon/message database onto a church website. It includes keyword search capabilities, as well as fields for a title, speaker and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple C# .NET fastcgi client. Allows C# applications to serve web requests through the fastcgi protocol over TCP. No assembly is provided; to use, simply add include/fcgidotnet.cs to your C# project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickFox Kernel 3
    This is a PHP framework/kernel to be used in rapid web developement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tenjin is a very fast template engine for web applition. It runs about 3-10 times faster than other template engine. It is implemented in Python, Ruby, Perl, and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project has moved to: https://github.com/lsolesen/pel/ The PHP Exif Library (PEL) provides an easy-to-use library written in pure object-oriented PHP5 which will allow you to read and write the Exif tags commenly found in JPEG and TIFF photos taken w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    aioMVC is another implementation of the MVC design pattern in anf for PHP. It's based on XSLT technology. It allows to quickly install a fully functional architecture for your site, including data access and a lot of built-in features. You can easil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    VisualCube

    A php script for generating Rubik's cube visualisations

    ...STEPS 1. Download the code using the download button on this page. 2. Extract the files into a web-accessible folder. 3. Edit the configuration variables in visualcube.php 4. Point your browser to: www.yourwebsite.com/visualcube.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Doing online research has never been easier. You can write surveys online, run a clustering survey, and infinitely customize by adding JSP code. It can generate agile reports from JIRA and Bugzilla hours, and online diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Javascript grid framework is a javascript framework that consists of attributes and methods to manipulate grids on web pages. It will make it easy to design grid related tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB