Skip to content

Latest commit

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

php-aplayer

Latest Stable VersionTotal DownloadsLatest Unstable VersionLicense

A php package for Aplayer.http://aplayer.js.org

And thank @metowolf with his Meting

Only netease music provided now, others is comming soon

How to use

composer require daryl/php-aplayer
$aplayer = newAplayer\Aplayer();
$aplayer->out();

Methods

Aplayer::setSong($songId); //Id of the netease music, default 22817183, one of my favirote music.
Aplayer::setPlaylist($playlistId); //Id of the netease music, default 476998713, one of my favirote playlist.
Aplayer::setSongType('song'or'playlist') //To choose song or playlist.
Aplayer::setElementId($elementId) //To set the id of the aplayer element, default player1.

Others are the setters of the option which in Aplayer.

TODO

  • netease music
  • playlist for netease music
  • multi elements in one page

Just enjoy it!

About

A php package of Aplayer.

Resources

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages