2017 © Pedro Peláez
 

library php-mpd-client

PHP-MPD-Client is a PHP client class for MPD.

image

monstergfx/php-mpd-client

PHP-MPD-Client is a PHP client class for MPD.

  • Saturday, August 3, 2013
  • by MonsterGfx
  • Repository
  • 1 Watchers
  • 5 Stars
  • 105 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

SimpleMPDWrapper

Introduction

I needed a class to interface with MPD for a project. I looked around and found a simple one at https://packagist.org/packages/mutantlabs/simplempd. However, that project was a little more complicated that I needed - it packages an interface class (SimpleMPDWrapper) with a REST service provider. I just needed SimpleMPDWrapper, so I forked it & I'm extending it to provide more functionality., (*1)

Installing it in your project

Visit the project page at https://packagist.org/packages/monstergfx/php-mpd-client and install the package via Composer., (*2)

Requirements

  • PHP 5.3 and above.

SimpleMPDWrapper Class usage

See http://www.musicpd.org/doc/protocol/ for the MPD protocol documentation., (*3)

You can submit an arbitrary command via the MPD::send method., (*4)

There are also wrapper methods for several of the commands:, (*5)

  • MPD::add()
  • MPD::status()
  • MPD::clear()
  • MPD::currentSong()
  • MPD::move()

License

  • Licensed under the MIT License. See the LICENSE file for more details.

The Versions

03/08 2013

dev-master

9999999-dev

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

03/08 2013

0.0.7-alpha

0.0.7.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

03/08 2013

dev-develop

dev-develop

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

01/08 2013

0.0.6-alpha

0.0.6.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

30/07 2013

0.0.5-alpha

0.0.5.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

29/07 2013

0.0.4-alpha

0.0.4.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

23/07 2013

0.0.3-alpha

0.0.3.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

23/07 2013

0.0.2-alpha

0.0.2.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

The Development Requires

by Dave Thomas

php mpd

23/07 2013

0.0.1-alpha

0.0.1.0-alpha

PHP-MPD-Client is a PHP client class for MPD.

  Sources   Download

MIT

by Dave Thomas

php mpd