Download the PHP package matto1990/lastfm-api without Composer
On this page you can find all versions of the php package matto1990/lastfm-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matto1990/lastfm-api
More information about matto1990/lastfm-api
Files in matto1990/lastfm-api
Download matto1990/lastfm-api
More information about matto1990/lastfm-api
Files in matto1990/lastfm-api
Vendor matto1990
Package lastfm-api
Short Description Last.fm webservice client
License MIT
Homepage https://github.com/matto1990/PHP-Last.fm-API
Package lastfm-api
Short Description Last.fm webservice client
License MIT
Homepage https://github.com/matto1990/PHP-Last.fm-API
Please rate this library. Is it a good library?
Informations about the package lastfm-api
PHP Last.FM API
Thank you for using PHP Last.FM API!
You will need your own API key by registering at: http://www.last.fm/api
Installation
composer require matto1990/lastfm-api
Usage
Testing
To run phpunit successfully, a .env file must be included in tests/Api:
If you just want to run the tests that don't need authentication: vendor/bin/phpunit --group notAuthenticated
. In this case you'll only need to set lastfm_api_key
property.
All versions of lastfm-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package matto1990/lastfm-api contains the following files
Loading the files please wait ....