Showing 665 open source projects for "code%20editor"

View related business solutions
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    sPBM - Simple PHP Backup Manager

    sPBM - Simple PHP Backup Manager

    Php tool to create backups of your website: MySQL Database and Folders

    A free and open source PHP tool to create Backups of your website (MySQL Database, Folders and Files). The backups are saved in ZIP archives on server. The sPBM script can also restore the MySQL tables in your database from the SQL backup stored in ZIP archive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ToroSearch Search Engine
    ...You can add websites of your search engine or pages of your website, and you can search for websites on your own search machine or you can search for pages of your website. ATTENTION: This is not a crawler. It just lists websites or pages. Originally I hosted it myself, and nobody knew the source code. But now I don't have the time anymore to host and program it myself. And on SourceForge anyone can see it and change it for himself. I am still working on this project, so don't worry, I am still fixing errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CommSy

    CommSy

    Web-based Community System

    CommSy is a webbased community system, originally developed at the University of Hamburg, Germany, to support learning/working communities. For a more indepth description see the project home page. For questions or comments contact finck@commsy.net. Code is now hosted at GitHub. See https://github.com/commsy/commsy Documentation is available under: http://docs.commsy.net You can grep the latest development build of CommSy from http://jenkins.effective-webwork.de/job/CommSy%20Dev/lastSuccessfulBuild/artifact/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Master Forum

    Master Forum

    Free and Open Source Forum Software

    ...If you have any questions please visit our community forum where our staff and members of the community will be happy to assist you with anything from configuring the software to modifying the code for individual needs. (Founded in 2015, achieved the proliferation
    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
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Elite Bulletin Board

    Elite Bulletin Board

    simple but advanced bulletin board

    Elite Bulletin Board is an advanced Bulletin Board program that provides advanced features such as CAPTCHA, sub-board, skinning ability, multilingual and much more. This project has been archived and the code lives here for historic-purposes only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHPLM

    PHPLM

    A dynamic web menu based on PHP, Javascript and optionally a DB.

    A hierarchical, dynamic web menu generation system (group of classes) based on DHTML, CSS, PHP, PHPLIB Templates and Javascript. It provides various types of dynamic menus (simple, tree, with or without Javascript, CSS, horizontal or vertical). It was originally forked from the phplayersmenu project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page file: include_once('path/to/51Degrees.php'); include_once('path/to/51Degrees.usage.php'); (It is recommended for performance purposes that these lines are included after a session_start();) Step 4 - Get the details about the device that is accessing your site with code like this: if ($_51d[‘IsMobile’] == TRUE) { //Start coding for a mobile device here. } Read the full user guide on our web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Slcnc CMS

    A simple CMS for digital music shop (or freely downloadable music)

    ...This new version provides : -A large clean-up by removing various features that were never used on productions website, by anyone, to get a lighter and cleaner user interface -A total rework of the aesthetical aspect of the UI, for a much better looking app -A new navigation system, greatly reducing the number of clicks needed to achieve routine site browsing -Support added for French language, in addition to English -New options in the now stored separately config file option.php, band short biography, external links -Commercial support on its way, that can be used to have, for an small initial fee and an even smaller annual fee starting with the second year, to work only with the site for publishing music, support taking care of tasks like initial site configuration, hosting renewals, code update, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    DFD Mailer
    DFD Mailer is an ajax-driven PHP form mailer, which allows you to add form mail to any static html file or otherwise, with only minimal code integration required. Major features include email and required fields validation, and CAPTCHA spam protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    phpformgenerator

    generate multi page html web forms for easy download to web server

    Easily create web forms and then download them as a zip for easy insertion into your web site. Online Demo. No need for installation. Create a multi-page web form and download it as a Zip for insertion into your web server. http://phpformgen.sourceforge.net/new_demo/phpformgen/ Requirements: * MySQL on Form Creation server * Sendmail on Public Web Server if you require email output Origins & Licensing: This project is a fork of "phpformgen" which appears to be dead. If that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SEEyp: code snippets

    SEEyp is a free collection of code snippets: PHP, Java, C++.

    SEEyp is a free collection of code snippets: PHP (PDO, Laravel, Slim, Yii), Java (Apache Commons, Hibernate, Solr) and C++ (statistics). Free for personal and commercial use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    phpmypp

    phpmypp

    handle the administration of a web personal page

    phpmypp is a free software tool written in PHP, intended to handle the administration of a personal page over the Web. phpmypp comes with a wide range of documentation and users are welcome to update our wiki pages to share ideas and howtos for various operations. The phpmypp team will try to help you if you face any problem; you can use a variety of support channels to get help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FLEKS

    FLEKS

    Forumowy Lekki, Elastyczny i Konfigurowalny Styl

    FLEKS (dawniej Jdevo) to program dla for opartych o punBB / fluxBB, generujący styl forum w zależności od godziny, urządzenia i konfiguracji ustawień przez użytkownika. Może być postawiony na oddzielnym serwerze niż forum, dzięki czemu może być użyty na hostingach oferujących gotowe fora, bez dostępy do bazy danych i plików forum. Pomoc na forum pun.pl: http://www.pun.pl/viewtopic.php?pid=279049#p279049
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WP Embed Articles

    WP Embed Articles

    Embed and share articles or posts from your wordpress blog

    Enables your wordpress blog posts to be sharable through an embedded interface as a service by http://embedarticles.com Embed Articles is a viral content distribution plugin that enables your posts and articles to be embedable to other websites through a creative embed button interface. By installing this plugin into your blog, your blog will be automatically be added with proper Open Graph Protocol metadatas which are being respected and parsed by most search engines like Google, Bing,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Pac Quotes

    Pac Quotes

    Pac Quotes - A Quotation Website Creator.

    Pac quotes is a quotations management software that is coded in two editions, Co-re and Li-te. Li-te Edition: Lite edition is simple and low coded version of Pac Quotes PHP software. Li-te does not requires any type of database and works on simple php code. It stores all its quotations in a text file whoes name can be changed and kept at a secret place to make quotations private and display random quotations one by one on the main site. Co-re Edition: Co-re Version of Pac Quotes PHP software is an advance version of Pac Quotes Li-te version. Co-re edition uses database to save several quotations, Site settings (like meta, site title, social links, etc.) and uses a template engine that makes it fully dynamic in use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Errorism

    Errorism

    Do More with the error pages. A small and easy PHP software for Errors

    ...Display Errors with multiple themes and be updated with all the changes and looks. No need of any type of database. Easy to Install, small in size and based on simple code, it is far above than great. You need not to worry about the Error Pages because we care about it. You only need to be updated to this php software and do the rest of your website coding. NEW: A new feature called Custom Error Creator and Muti-Theme support and active theme development. History: We gave it a tagline "Made with Love and Errors", as it was first launched on 14-Feb-2012 but then on Dec-2013 we stopped it's Developments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WronnayCMS

    WronnayCMS

    The Wronnay Content Management System

    A content management system for web developer. Online editing your PHP code, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Addons for IOSEC - DoS HTTP Security

    Addons for IOSEC - DoS HTTP Security

    IOSec Addons are enhancements for web security and crawler detection

    ...IOSec Enhanced Websites: https://www.artikelschreiber.com/en/ https://www.unaique.net/en/ https://www.unaique.com/ https://www.artikelschreiber.com/marketing/ https://www.paraphrasingtool1.com/ https://www.artikelschreiben.com/ https://www.buzzerstar.com/ https://iosecaddons.sourceforge.io/ https://www.artikelschreiber.com/opensource/ https://www.sebastianenger.com/ Added Setup Instructions for Wordpress Content Management System. Added Facebook Bot Support for "Facebot/1.0". Add this code to your website to prevent unauthorized stealing of your valuable content & block malicious bots from crawling your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IP2Location
    IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location™ binary databases for applications written in C or supporting static/dynamic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ProftpD Simple PHP Interface

    Very Easy Interface to Manage Users from ProftpD Server

    ...Functions (working): -Adduser -Deluser -Change user -Show Log in planning - Show Variable Logs (remove hardcode) - Set Home dir - Config Page - Clear Log - Copy Log Button - User Auth (interface) - remove hard code language <--> language files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mycorecms

    mycorecms

    CMS/CRM/DBMS Site Generator

    MyCoreCMS is a lightweight jQuery driven CMS designed to easily build dynamic relational databases. With MyCoreCMS you can build something as simple as a forum to as complex as a customer relationship management tool tailored to your specific needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mindCMS

    mindCMS

    Small, fast and flexible Content Management System for PHP / MySQL

    Small, fast and flexible Content Management System - CMS for PHP / MySQL A very small, fast, compact and flexible Content Management System (CMS) for PHP Webservers using a reasonable amount of functions. Easily maintain your web pages and online files in any webbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Mandoo

    Mandoo

    Mandoo doAPI

    Mandoo doAPI helps you to design your own code, plugins,
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB