PHPackages                             luizpedone/lastfm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. luizpedone/lastfm

ActiveLibrary

luizpedone/lastfm
=================

Wrapper of the last.fm API.

06PHP

Since Mar 4Pushed 8y agoCompare

[ Source](https://github.com/luizpedone/lastfm)[ Packagist](https://packagist.org/packages/luizpedone/lastfm)[ RSS](/packages/luizpedone-lastfm/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Last.fm API Wrapper
===================

[](#lastfm-api-wrapper)

[![Maintainability](https://camo.githubusercontent.com/3db20f1924f363796424c9dfcf2d5d90def38e52dc371e944c199178e381b295/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f30626139343834383164343434343932613266372f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/luizpedone/lastfm/maintainability)[![Test Coverage](https://camo.githubusercontent.com/ba05362334a6d42a4c35cb32fbdadb3153649698c473eadd0b043c2fb2500cbc/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f30626139343834383164343434343932613266372f746573745f636f766572616765)](https://codeclimate.com/github/luizpedone/lastfm/test_coverage)[![CircleCI](https://camo.githubusercontent.com/4d007e31b8644e572a4f7bd76fda6b99445742f9a30f62fa297b679086dbda89/68747470733a2f2f636972636c6563692e636f6d2f67682f6c75697a7065646f6e652f6c617374666d2f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/luizpedone/lastfm/tree/master)

This package wraps the last.fm API in a easy to use PHP package. This package is under development at the moment.

Installation
------------

[](#installation)

To install it using composer just execute the following command:

```
composer require luizpedone/lastfm

```

How to use it
-------------

[](#how-to-use-it)

```
