thefox/mbdb
Composer 安装命令:
composer require thefox/mbdb
包简介
Read MBDB files.
README 文档
README
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
The project outlines as described in my blog post about Open Source Software Collaboration.
- 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:
composer require thefox/mbdb
Links
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2016-11-08