2017 © Pedro Peláez
 

library mbdb

Read MBDB files.

image

thefox/mbdb

Read MBDB files.

  • Sunday, July 23, 2017
  • by TheFox
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

MBDB.php

Read .mbdb files using PHP., (*1)

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., (*2)

Project Outlines

The project outlines as described in my blog post about Open Source Software Collaboration., (*3)

  • 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

The preferred method of installation is via Packagist and Composer. Run the following command to install the package and add it as a requirement to composer.json:, (*4)

composer require thefox/mbdb

The Versions

23/07 2017

dev-master

9999999-dev https://fox21.at

Read MBDB files.

  Sources   Download

GPL-3.0

The Requires

  • php ^7.0

 

The Development Requires

database db backup apple ios iphone itunes mbdb

05/06 2017

v0.2.0

0.2.0.0 https://fox21.at

Read MBDB files.

  Sources   Download

GPL-3.0

The Requires

  • php ^7.0

 

The Development Requires

database db backup apple ios iphone itunes mbdb

08/11 2016

v0.1.0

0.1.0.0 https://fox21.at

Read MBDB files.

  Sources   Download

GPL-3.0

The Requires

  • php ~5.3 || ~7.0

 

The Development Requires

database db backup apple ios iphone itunes mbdb