Showing 29 open source projects for "back up"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Laravel Uptime Monitor

    Laravel Uptime Monitor

    A powerful and easy to configure uptime and ssl monitor

    Laravel-uptime-monitor is a powerful, easy to configure uptime monitor. It will notify you when your site is down (and when it comes back up). You can also be notified a few days before an SSL certificate on one of your sites expires. Under the hood, the package leverages Laravel native notifications, so it's easy to use Slack, Telegram or your preferred notification provider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SimplePie

    SimplePie

    A simple Atom/RSS parsing library for PHP

    SimplePie is a very fast and easy-to-use feed parser, written in PHP, that puts the 'simple' back into 'really simple syndication. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility, and standards compliance. SimplePie is currently maintained by Malcolm Blaney. Get easy access to SimplePie directly from your web browser! We've worked extra hard to ensure that SimplePie is easy to use and easy to understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SEO Panel - A control panel for SEO

    SEO Panel - A control panel for SEO

    World's first seo control panel for multiple websites

    An Award Winning and complete open source seo control panel for managing search engine optimization of your websites. Seo Panel is a seo tool kit includes latest hot seo tools to increase and track the performace of your websites. It is a free software released under GNU GENERAL PUBLIC LICENSE V2. Seo Panel selected as 1st Runner Up in 2011 Open Source Awards as Most Promising Open Source Project. The main feature of seo panel is its extendability by using seo plugins. Any one can easily...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Laravel Craftable

    Laravel Craftable

    Admin panel builder / CRUD generator for Laravel

    Hi Crafter, welcome to the official documentation for Craftable 6 - a Laravel-based open-source toolkit for building administration interfaces. It's an administration area minimalistic template. A starting point for developing back-office systems, intranets, or CMS systems. Craftable is a Laravel-based open-source toolkit for building administration interfaces. It ships with a powerful CRUD generator to speed up the development of your CMS, CRM or other back-office system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    helpdesk ticketing system, knowledgebase

    helpdesk ticketing system, knowledgebase

    The Free & Popular HESK Web Based Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Help Desk live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with hd wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://hd.local/ ( Accept Any Warnings...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Hashids

    Hashids

    A small PHP library to generate YouTube-like IDs from numbers

    Hashids is a small open-source library that generates short, unique, non-sequential ids from numbers. It converts numbers like 347 into strings like “yr8”, or array of numbers like [27, 986] into “3kTMd”. You can also decode those ids back. This is useful in bundling several parameters into one or simply using them as short UIDs. Hashids works similarly to the way integers are converted to hex, but with a few exceptions. The alphabet is not base16, but base base62 by default. The alphabet is also shuffled based on salt. We need ids to be nice and friendly especially if they end up being in the URL. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Laravel Boilerplate

    Laravel Boilerplate

    A massive head start on any size web application

    Laravel Boilerplate installs like a regular Laravel application. If you've done it once, you've done it a million times. Laravel Boilerplate provides you with a massive head start on any size web application. Out of the box it has features like a backend built on CoreUI with Spatie/Permission authorization. It has a frontend scaffold built on Bootstrap 4. Other features such as Two Factor Authentication, User/Role management, searchable/sortable tables built on my Laravel Livewire tables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Free Academic Timetable Software

    Free Academic Timetable Software

    Free web timetabling software for education and training providers.

    ...It was designed by an academic professional with over 5 years experience in education timetabling systems and 14 years experience in the education and training sector. It is easy to set up and is really user friendly for everyone. Comes with manuals, training videos and is free to use and install, but not for sale. To see demo in operation, just visit our website and enter username & password admin to login. This software works on PHP version 5.4 and back. I have used successfully on newer PHP versions upto version 7. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Distributed Proofreaders
    ...The main site is at http://www.pgdp.net By breaking the work into individual pages, many proofreaders can be working on the same book at the same time. This significantly speeds up the proofreading/E-Text creation process. When a proofer elects to proofread a page for a particular project, the text and image file are displayed on a single webpage. This allows the text file to be easily reviewed and compared to the image file, thus assisting the proofreading of the text file. The edited text is then submitted back to the site via the same webpage that it was edited on. ...
    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
  • 10
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    autoreplybot

    autoreplybot

    an 'auto-reply' bot for your mail server

    ...All you need is a PHP environement and a little postgresql database. The concept is fairly simple: * You configure your mail server to send a copy of every mail that it processes to a specific mailbox * You set up autoreplybot to poll this mailbox, either via POP3 or IMAP * Users log on the autoreplybot web panel using their mailbox credentials (which autoreplybot validates against the mail server) and write their 'out of office' messages in a simple html form. * When one of your users configure an "out of office" reply, autoreplybot sends this message back to every person that write an email to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TracInstall

    setup and run multiple trac environments

    php script that shows commands needed to setup and run multiple trac environments. It set's up trac in a way i needed back then, in no way complete but saved me a lot time when i came back to it view months later... cheers see: http://trac.edgewall.org/wiki/TracStandalone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CrazyStat

    CrazyStat

    Free PHP web analytics script

    CrazyStat is a web analytics script written in PHP. It does not need access to server-logfiles or a MySQL-database to generate statistics of your website visitors. The script has very good usability and still has lots of features. The stats only need one screen length to present all the information. It's fast because of it's caching technology and uses minimal webspace by compressing logfiles. It's free and released under GPL as open source software. With CrazyStat, it is easy to respect...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Scrapbook and Photo Album

    Consolidation of Photos and Scrapbook items

    The challenge I faced was that I have many photos in many places. I have a DSLR. I have a mobile phone and so does my wife. We go away and depending upon where, when etc depends upon exactly which device takes the photo. We also amass memorabilia as we go - nothing too exciting, but perhaps tickets and brochures from shows. There are many products out there which centralise pictures, but I wanted these features * Ability to centralise photos from all devices * Thumbnail...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Server Database

    Server Database

    A Database for organizing server (and other) inventory items.

    The Server Database (Sdb) is a PHP-driven web app that connects to a MYSQL db on the back end. It allows you to custom-build your own web-app database for any use. The example shows a server inventory used by System Administrators, but it can be customized for just about any use that MYSQL will be able to handle. The tool provides a framework for controlling the sql data via the web app front-end. What you do with it is up to you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PHPNetemGUI

    A web based user interface for the Netem network emulator

    ...UPDATE: I finally got round to uploading the two most recent versions, v0.9 and v0.10. Version 0.9 was the last actual release, whereas version 0.10 was never quite finished. This is a very old project. Development on it stopped back in 2005. Linux and PHP have moved on a long way since then. It will not work on modern systems. The good news is that a fork of the project was made back in 2012 called PHPNetemGUI2, which is also on Sourceforge and is more up to date. Also, another project on Sourceforge called "wanem" (Short for WAN Emulator) is based on the code from PHPNetemGUI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Where In the World Have You Been?
    ...Selection causes the entity to turn a default color which contrasts with defaults colors of all bordering countries. Thus a patchwork is made to show the history of countries, states or provinces traveled. Added features allow users to download their maps, to blow them up to posters of any size printed with media of any standard size such as A4 or letter size paper; and to get permanent URLs of their made maps in order to come back and further annotate them at a later date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    POSIX friendly program, written in PHP which provides a secure (user / password login) web control panel for administering backups to Magnetic Tape Drives. Operations log and tape id number traceability. Requires: *nix, GNU Tar, and mt-stinit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtuemart is an open source ecommerce package for the well-known content management system Joomla!. Up until now, it was very difficult to communicate with Virtuemart from a third-party application, like accounting softwares, back-offices packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wysgui is a CMS which is completely customizable. It uses various other Open Source systems to operate smoothly. Icons, right-click functions, and inner windows are some functions that give the users a friendly, WYSIWYG graphical environment- WysGui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FreePHPBlogSoftware
    FreePHPBlogSoftware is free blogging software powered by PHP scripting and a MySQL database. The software is released under the GPL license. The software is feature loaded, very easy to install, simple to customize, and a breeze to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FreePHPShoppingCartSoftware
    FreePHPShoppingCartSoftware is free shopping cart software powered by PHP scripting and a MySQL database. The software is released under the GPL license. The software is feature loaded, very easy to install, simple to customize, and a breeze to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Every band deserves a back-end. With Stash you can mange your band's news, tour dates, discography, and more. Simple PHP based content management. Designed from the ground up as an easy way to update your bands website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a new CMS for PHP/MYSQL users. I got fed up with the current ones and how hard they are to customize. Mine is very easy to change the look and the feel. Also huge back-end to change the content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB