PHPackages                             thefox/mbdb - 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. thefox/mbdb

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

thefox/mbdb
===========

Read MBDB files.

v0.2.0(9y ago)114[1 issues](https://github.com/TheFox/mbdb.php/issues)GPL-3.0PHPPHP ^7.0

Since Nov 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/TheFox/mbdb.php)[ Packagist](https://packagist.org/packages/thefox/mbdb)[ Docs](https://fox21.at)[ RSS](/packages/thefox-mbdb/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

MBDB.php
========

[](#mbdbphp)

Read `.mbdb` files using PHP.

The `.mbdb` file extension is associated with the Apple iTunes, the standard manage application for iOS devices. A `.mbdb` file contains a list of files, that are stored in the backup of the iOS device. The MB database was introduced in iTunes 9.2.

Project Outlines
----------------

[](#project-outlines)

The project outlines as described in my blog post about [Open Source Software Collaboration](https://blog.fox21.at/2019/02/21/open-source-software-collaboration.html).

- The main purpose of this library is to provide an interface to Apple's MB database format using PHP.
- The features should not go beyond Apple's features and functions. So the features of this software are limited to those of Apple.
- This list is open. Feel free to request features.

Installation
------------

[](#installation)

The preferred method of installation is via [Packagist](https://packagist.org/packages/thefox/mbdb) and [Composer](https://getcomposer.org/). Run the following command to install the package and add it as a requirement to composer.json:

```
composer require thefox/mbdb
```

Links
-----

[](#links)

- [Packagist Package](https://packagist.org/packages/thefox/mbdb)
- [iphonebackupbrowser](https://code.google.com/p/iphonebackupbrowser/wiki/MbdbMbdxFormat)
- [ITunes\_Backup](http://theiphonewiki.com/wiki/ITunes_Backup)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~208 days

Total

2

Last Release

3313d ago

PHP version history (2 changes)v0.1.0PHP ~5.3 || ~7.0

v0.2.0PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/b879f8d5879bc5cb3a1bc43287d0b26834ffc0f403e1b076375da977fe308c55?d=identicon)[TheFox](/maintainers/TheFox)

---

Top Contributors

[![TheFox](https://avatars.githubusercontent.com/u/353709?v=4)](https://github.com/TheFox "TheFox (28 commits)")

---

Tags

mbdbmit-licensephpdatabasebackupdbitunesappleiphoneiosmbdb

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/thefox-mbdb/health.svg)

```
[![Health](https://phpackages.com/badges/thefox-mbdb/health.svg)](https://phpackages.com/packages/thefox-mbdb)
```

###  Alternatives

[robmorgan/phinx

Phinx makes it ridiculously easy to manage the database migrations for your PHP app.

4.5k48.7M449](/packages/robmorgan-phinx)[spatie/laravel-backup

A Laravel package to backup your application

6.0k24.4M234](/packages/spatie-laravel-backup)[spatie/laravel-translation-loader

Store your language lines in the database, yaml or other sources

8453.2M64](/packages/spatie-laravel-translation-loader)[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4883.1M37](/packages/aura-sqlquery)[envms/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

922530.0k13](/packages/envms-fluentpdo)[rah/danpu

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

62414.3k11](/packages/rah-danpu)

PHPackages © 2026

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