PHPackages                             omar331/mysql-xbackup - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. omar331/mysql-xbackup

ActiveProject[Database &amp; ORM](/categories/database)

omar331/mysql-xbackup
=====================

PHP Percona innobackupex wrapper. Manage your Mysql alike backups holding as many full and incremental backups you want.

v0.0.7(8y ago)215MITPHPPHP &gt;=5.3.0

Since Nov 29Pushed 8y ago2 watchersCompare

[ Source](https://github.com/omar331/mysql-xbackup)[ Packagist](https://packagist.org/packages/omar331/mysql-xbackup)[ Docs](http://github.com/omar331/mysql-backup)[ RSS](/packages/omar331-mysql-xbackup/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (8)Used By (0)

Simple PHP innobackupex wrapper
===============================

[](#simple-php-innobackupex-wrapper)

Manage your Mysql backups holding as many full and incremental backups you want.

Every time this script runs it manages to perform a full or incremental backup accordingly your configuration file. Furthermore it prunes your backup set holding just the newest ones.

### Features

[](#features)

- Hot non-blocking backup for MySql, MariaDB and Percona Server
- Full and Incremental backups
- Detailed log
- Sanitization - the system prunes older backups, leaving just the amount defined on the configuration file.

### System Requirements

[](#system-requirements)

- **Percona XtraBackup** performs online non-blocking, tightly compressed, highly secure backups on transactional systems so that applications remain fully available during planned maintenance windows. See installation instructions at \[\]
- **Composer** PHP dependency manager \[\]
- **PHP 5.3+**

### Installation

[](#installation)

Once you meet the system requirementes, run

- Download and extract the latest version of **my-back-phpex** in Github.

- Run

```
composer install

```

Copy the file `config.php.SAMPLE` as `config.php`, edit the file and setup your environment.

### Usage

[](#usage)

Run

```
sudo php backup-run.php

```

### Notes

[](#notes)

Log and data directories must exist before the first run.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~72 days

Recently: every ~107 days

Total

7

Last Release

3017d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7906a7858df408dd8ae84395ca0e94d99588af5ee1341fbb028753b1df574110?d=identicon)[omar331](/maintainers/omar331)

---

Top Contributors

[![omar331](https://avatars.githubusercontent.com/u/3647700?v=4)](https://github.com/omar331 "omar331 (25 commits)")

---

Tags

backupmysqlwrapperpercona

### Embed Badge

![Health badge](/badges/omar331-mysql-xbackup/health.svg)

```
[![Health](https://phpackages.com/badges/omar331-mysql-xbackup/health.svg)](https://phpackages.com/packages/omar331-mysql-xbackup)
```

###  Alternatives

[spatie/laravel-backup

A Laravel package to backup your application

6.0k21.8M186](/packages/spatie-laravel-backup)[phpbu/phpbu

PHP Backup utility.

1.3k89.0k4](/packages/phpbu-phpbu)[rah/danpu

Zero-dependency MySQL dump library for easily exporting and importing databases

64401.8k10](/packages/rah-danpu)[stefangabos/zebra_database

An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.

11812.0k](/packages/stefangabos-zebra-database)[cytopia/mysqldump-secure

Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration

1474.7k1](/packages/cytopia-mysqldump-secure)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
