Showing 90 open source projects for "open source erp php"

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 Backup

    Laravel Backup

    A package to backup your Laravel app

    This Laravel package creates a backup of your application. The backup is a zipfile that contains all files in the directories you specify along with a dump of your database. The backup can be stored on any of the filesystems you have configured. The package can also notify you via Mail, Slack or any notification provider when something goes wrong with your backups. Feeling paranoid about backups? Don't be! You can backup your application to multiple filesystems at once. Once installed,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Interleave is a business process management application. It enables you to model your business process and make it available online. It's meant to replace processes which currently rely on paper or spreadsheets and it has a good workflow engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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. The web interface allows you to easily compare file versions and synchronize and...
    Downloads: 1 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
    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
  • 6
    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
  • 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:...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    AContent
    AContent is a free web content authoring tool and repository used for developing and sharing accessible, adaptable elearning content. Import and export IMS Common Cartridges, Content Packages, QTI Tests, and AccessForAll adapted content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MaarchRM

    MaarchRM

    Normalized electronic document archiving system

    Maarch RM V2.0 Maarch RM complies to OAIS ISO-14721, ISO-14641 international norms for long-term document archiving.
    Leader badge
    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
    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
  • 11

    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
  • 12
    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
  • 13
    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
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    phpMyBackupPro

    phpMyBackupPro is the MySQL backup tool - especially without ssh!

    phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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. On the next screen, you will get the option to download it to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hackshot

    Hackshot

    A hackintosh system snapshotting tool

    For any users who want to be able to catalog their hackintosh system changes, annotate them, and restore previous configurations, this is the tool for you. Will run arbitrarily, or at boot, supports Growl for notifications, and full annotation so you know which changes you're working with. Hackshot can also export and import foreign snapshots for testing or sharing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An extension to the MediaWiki engine that allows users to create XML dumps of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uniPress will be a press-review and press-publishing system whose target group univerities and their departments are. The main concept is based on the Bachelor Thesis of christoph, you could find here (german): http://ch-becker.de/extern/bsc/bsc.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SysBackup

    SysBackup

    SysBackup is a swiss-army-knife-type automated nightly backup utility

    SysBackup helps you Be Prepared to recover from disasters of different types as well as collect the data you need to respond to the day-to-day information requests you get from your user community SysBackup is designed to perform automated one-step full backups that are as fine-grained as you need for easy data retrieval, written to local and/or remote network storage, optionally encrypted for security on public systems, in automatically pruned daily, weekly and monthly rotations, using...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Expire permet de saisir et d'exporter une fiche de métadonnées selon la norme ISO 19139, ISO19115 et ISO19110 conformément à la directive européenne INSPIRE. L'application génère un XML que l'on peut ensuite importer directement dans GeoSou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    WebBackup
    WebBackup is a PHP backup system that you can do backup of files and mysql databases and send to another server by FTP. You just need to create a schedule with the parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    web site (files and one mysql database) backup - restore system. Support server time limit and memory limit. Support tar filename limit overflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB