Showing 31 open source projects for "simple php blog"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    VichUploaderBundle

    VichUploaderBundle

    A simple Symfony bundle to ease file uploads with ORM entities

    VichUploaderBundle is a Symfony bundle that simplifies file uploads by automatically handling the mapping, storage, and retrieval of uploaded files. It integrates with Doctrine entities and abstracts away the manual handling of file movement, naming, and cleanup. The bundle is highly configurable and works well for uploading images, documents, or any user-submitted files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AvatarFree

    AvatarFree

    Let everyone own its social presence

    Hello and welcome to Avatar Free! Avatar Free is a light, simple, software on premise to build and own your social presence. Avatar Free is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Please refer to the README.md for a correct setup. AvatarFree gets released on http://github.com/par7133/AvatarFree ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Database Backup Manager

    Database Backup Manager

    Database backup manager for dumping to and restoring databases from S3

    This package provides a framework-agnostic database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud. Backup the development database to Amazon S3. The S3 backup path will be test/backup.sql.gz in the end, when gzip is done with it. Once installed, the package must be bootstrapped (initial configuration) before it can be used. We recommend using the vagrant configuration supplied with this package for development and contribution. Simply...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Asimov

    Asimov

    Automatically exclude development dependencies from Apple Time backups

    Automatically exclude development dependencies from Apple Time Machine backups. For macOS users, Time Machine is a no-frills, set-it-and-forget-it solution for on-site backups. Plug in an external hard drive (or configure a network storage drive), and your Mac's files are backed up. For the average consumer, Time Machine is an excellent choice, especially considering many Mac owners may only have Time Machine as a backup strategy. Asimov aims to solve problems, scanning your filesystem for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tinyfilemanager

    Web based File Manager in PHP, Single File and light weight

    Tiny PHP File Manager It is a simple, fast and small file manager with single php file. It is also a web code editor. It'll run either online or locally, on Linux, Windows or Mac based platforms. The only requirement is to have PHP 5.5+ available.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    PharTools is a powerful PHP-CLI tool to manage phar (PHP-Archive) files. It allows to create, extract, convert, edit and view phar archives. It also includes a simple API to implement PharTools features on your own scripts. Don't run this script directly. Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Rsync time backup

    Rsync time backup

    Time Machine style backup with rsync

    Rsync time backup is a shell script that provides Time Machine–style backups using rsync, with a focus on being simple, flexible, and cross-platform. It creates incremental backups of files and directories, placing each snapshot in its own timestamped folder so you can restore files by simply copying them from the backup tree. Unchanged files between backups are represented as hard links, which means you get a full snapshot view of each backup while using minimal additional disk space. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10

    PhpMyAdmin Remote Backup

    Simple script to do backups of a MySQL database with phpmyadmin

    You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server. This PHP script do the job : it behaves like a user of the export function of PHPMyAdmin. Download the code, nothing in the "Files" tab of SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    SBMD - Backup MySQL Database

    SBMD - Backup MySQL Database

    Free PHP script to backup and restore tables from MySQL database.

    SBMD is a free and open source PHP script to Backup MySQL Database. This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. - For other details and installation, see the readme.html page from the archive with the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Turbo Editor

    Turbo Editor

    Simple and powerful File Editor for Android

    Simple, powerful and Open Source text editor for Android licensed under the GPLv3 license.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Ajax File Manager - AjaxExplorer

    Ajax File Manager - AjaxExplorer

    Manage server files through simple windows like interface.

    Need to handle your server files as easy as OS could? Then this is your stuff! Just upload the file to your server and unzip. Works on most browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MySQLfs
    A PHP class that can be used to store files in MySQL. You can use files as big as you want and your folder structure may as complex as you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PGRFileManager is a free (MIT license) ajax-based file manager you can use standalone or with FCKEditor & CKEditor
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    dProjects is a really simple centralized web and rsync based version control system for small groups. The clients can initiate the file movements from the web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fsyst
    fsyst is a PHP application for managing files and folders online. It's only one php-file. Features: Delete/Rename/Move/Copy/Create files/folders, text/picture editor, mp3-player, search function, Sorting and more. I'm open to comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Verde Contacto
    Agenda telefónica simple y versátil para la administración de contactos. se planea desarrollar dos versiones 1. Web. programada en php 2. Portable. programada en java (java standar edition).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A php application that provides a web-based graphical interface similar to apache directory listing. Functions:copy, move, delete, rename files, etc. For more detail, please go to the official site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Webcomic archive software - simple administrative interface, lightweight and customizable. All of the common features of other online comics, plus some fairly novel ones (such as a calendar view with thumbnails). Please let me know if you use it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpwebfiles is a simple web indexer application, which let's you manage users, associate them with directories, adding them priviliges to upload, delete, rename files, or create new directories. This project is multi-lingual and multi-skin capable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple class that allows backing up an entire website; automatically works around timeout limits splitting the job in multiple requests, allows update only and many other options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple and flexible free website solution for the online showcasing, teaching, and archiving of popular print as well as other kinds of collections and artifacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RSYNC Backup front-end with Web Interface, email reports with attached summary. Simple to use; back up servers with a single line, or your entire server farm from a single machine. Custom email tags sort responses in your MUA. Supports authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB