Showing 25 open source projects for "php blog script"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    TinyFileManager

    TinyFileManager

    Single-file PHP file manager, browser and manage your files

    TinyFileManager is a lightweight, single-file PHP-based file manager. It allows users to manage files and folders via a web interface, making it ideal for quick file management tasks on web servers. TinyFileManager supports file uploads, editing, and permission management, all within a minimalist and easy-to-use UI. It’s suitable for developers needing a quick file management tool on shared hosting or lightweight environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 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
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5

    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
  • 6
    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
  • 7
    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
  • 8
    Encode Explorer is an easy-to-use php script to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    BackupAir

    BackupAir

    Programa para realizar backup remotos em websites.

    Programa para realizar backup de arquivos e bancos de dados remotos em websites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 10
    Freeware Directory Script

    Freeware Directory Script

    Open Source Freeware Directory Script

    Open source freeware directory script with configurable categories and allowing webmaster and user ratings. Included in the project is sample data for data recovery freeware. The sample data has 400+ rows. My programmer tells me the script was programmed from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    woodyWebBacker

    woodyWebBacker

    Scheduled website and database backup script.

    This php script compresses your databases, and your entire website, and sends it to you. Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FTP to Zip

    FTP to Zip

    FTP to Zip takes browser based FTP backup of WordPress

    FTP to Zip takes browser based FTP backup of WordPress plus other folders. Basically it uses PHP ZipArchive class ZipArchive(); which can not be used without shell access directly. The first script checks and shows up your WordPress Installation root. Depending upon the size of your FTP content, it can taken few minutes to few hours to complete the process and will create a zip file on the root where the script is made to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Deprecated! This app was written for ClientLogin which was discontinued. Use something more current, ie "drive" : https://github.com/odeke-em/drive/ PHP Script for automatic backups of your google docs (including google apps) for archival (for those of us that don't trust anyone). Supports multiple document types and folders. Requires only php and php-curl
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    PHP Toolbox

    PHP tools for developers and system administrators

    The PHP Toolbox is an extensible, cross-browser script written in PHP for developers and system administrators. It was designed for rapid deployment to provide the user with on-demand tools for common server-side tasks. (http://www.phptoolbox.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is the advanced upload and email script. Features include 1) File upload 2) Upload via Url 3) Email files 4) Email Files as attachments 5) Zip and email files 6) Split Files 7) Join Files 8) Compare files using md5 9) Edit Email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHPCronBackup
    PHPCronBackup is an easy to use backup script. It can create a compressed backup file of your database and your file system. All files will be stored on the server and can be transferred to another server via FTP. PHP5 is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An LDAP browser implemented in a single PHP script. Provides a logical and meaningful visualization of LDAP data and performs ldap searches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    an advanced php uploading script with MANY advanced features. including: registration, upload, manage uploads with folder and upload management, ...and MUCH MUCH more!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yet anoter script to backup you webpage, using incremental backupping (SHA1 hashing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    httpFileManager is a file management script written in PHP, allowing the remote administration of files over HTTP. You may create and manage one or many Web sites. httpFileManager includes an HTML editor for the creation and maintenance of Web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PSSC stands for PHP Sysadmin Script Collection. It's a collection of PHP scripts for sysadmins, from very simple commands to more advanced backup scripts. It provides some common functions and logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Php Script will backup your local/remote MySql DB using mysqldump. Features : Backup rotation, bzip2/gzip compression, gpg encryption, FTP file sending, Email file sending, Email repporting, log... and a lot of options to configure it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FeW (File Explorer on the Web) is a php script that allow users to manage their files via the web. Users can create, delete, rename, zip, upload and download files and directories. Being serverside, makes it easily viewable by light/old browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Do a hotcopy of your mysql database via a php script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Php cgi script for mirroring of an ftp. More along the lines of synchronizing folders than for mirroring. Supports many party sharing of a folder of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB