/PHPlayer

A simple music player writing in php, based on http://cmd.fm

Primary LanguagePHP

PHPlayer

PHPlayer in action

A simple music player written in php.

Running

First, you need clone this project on you machine.

$ git clone https://github.com/malukenho/PHPlayer phplayer

Now, you can install all dependencies using composer :D

$ cd phplayer
$ composer install

So, you can run the index.php file.

$ php index.php

Commands

Work in progress

For fun!