Showing 16 open source projects for "php news script"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • #1 Solar Design and CRM Software for fast-growing solar businesses. Icon
    #1 Solar Design and CRM Software for fast-growing solar businesses.

    For Solar businesses looking for a design and CRM solution to create compelling solar proposals

    Create accurate proposals from anywhere in under 2 minutes using hi-res imagery, energy analysis and 3D shading tools in Pylon's intuitive design studio. Pylon is the only solar design software to give you high-resolution imagery in-app with no monthly fees. Identify dates of concern and track shading impact throughout the year using Pylon's award-winning 3D Solar Shading toolkit. Help your team better understand customer consumption patterns and maximize self-consumption using Pylon's load profile and interval data analysis. Analyze load profiles & interval data. Close more solar proposals with interactive Web & PDF proposals, native eSignatures and a payment processing gateway. Fully integrated solar CRM designed to integrate with your solar design software and convert proposals. Get 2-way SMS and email, communications with your team, lead management, and ready-made deal pipelines with Pylon Solar CRM.
    Learn More
  • 1
    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
  • 2
    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
  • 3
    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
  • 4

    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
  • Data Center Infrastructure Management Icon
    Data Center Infrastructure Management

    Fully utilize your assets. Lower data center costs. Prevent downtime.

    netTerrain DCIM is a Data Center Infrastructure Management (DCIM) software that helps organizations automate and simplify the management of its entire Data Center and IT infrastructure. This solution is used by organizations that need to manage environmental capacity with less effort (space, rack, data, and power), track their IT assets and inventory, and efficiently manage cabling.
    Try it Now
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Banker’s Dashboard and Credit Union dashboard Icon
    Banker’s Dashboard and Credit Union dashboard

    For Bank and Credit Union CFOs and CEOs

    Get anytime, anywhere access to your bank or credit union’s financial performance. Get insights into your bank or credit union’s financial performance from anywhere with secure, cloud-based access. Get margin components, branch performance, forecasts and more with point-and-click simplicity. Banker’s Dashboard and Credit Union dashboard integrate seamlessly with your core processor. Quick and easy setup, so you can start improving your bottom line right away. Automate reporting and eliminate errors, freeing you to focus on more value-added tasks. Quickly run and revise multiple forecast scenarios, so you can analyze variances and alternative strategies. Measure and compare branch performance. Institute best practices and hold each branch accountable for better results.
    Learn More
  • 10
    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
  • 11
    Yet anoter script to backup you webpage, using incremental backupping (SHA1 hashing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    Do a hotcopy of your mysql database via a php script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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