Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
/ daap Public archive

Digital Audio Access Protocol (DAAP) library for PHP

License

Notifications You must be signed in to change notification settings

panlatent/daap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAAP

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Digital Audio Access Protocol library for PHP.

What's This

This is a PHP OO library to share digital audio between computers on a network. The Digital Audio Access Protocol (DAAP) is the proprietary protocol introduced by Apple in its iTunes software to share media across a local network.

Requirements

  • PHP 5.5 or later

Installation

Download the library using composer:

$ composer require panlatent/daap

Usage

Parser DAAP response:

$daap = new Pnaltent\Daap\Document($httpResponseBody);

License

The DAAP is open-sourced software licensed under the MIT license.

About

Digital Audio Access Protocol (DAAP) library for PHP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages