PHPackages                             ikoene/marvel-api-client - 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. [API Development](/categories/api)
4. /
5. ikoene/marvel-api-client

ActiveLibrary[API Development](/categories/api)

ikoene/marvel-api-client
========================

An API client to handle calls to the Marvel API.

0.0.5(9y ago)2351MITPHP

Since Sep 23Pushed 8y agoCompare

[ Source](https://github.com/ikoene/Marvel-API-client)[ Packagist](https://packagist.org/packages/ikoene/marvel-api-client)[ RSS](/packages/ikoene-marvel-api-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

[![Insight](https://camo.githubusercontent.com/d22c05980c11466b190a87192575cf41d76718646e23b06a9137df2679d8eea4/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f61666630306631662d633466372d343364652d623363332d6237346563626134663839332e737667)](https://insight.sensiolabs.com/projects/aff00f1f-c4f7-43de-b3c3-b74ecba4f893)[![Build Status](https://camo.githubusercontent.com/afa3e99f6ec49259669939b17541a83da488ec9af62eca70d4efd54700474d88/68747470733a2f2f7472617669732d63692e6f72672f696b6f656e652f4d617276656c2d4150492d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ikoene/Marvel-API-client)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/0ce11797a125ef8cc0844ab0afde720301f10e72d72dee342af2ee25e58a67f4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f696b6f656e652f4d617276656c2d4150492d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ikoene/Marvel-API-client/?branch=master)[![Installs](https://camo.githubusercontent.com/47e1fd295a53a63b8415557e1d6a9b500bcb95b0bf80596fbc4643cafadf20b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696b6f656e652f6d617276656c2d6170692d636c69656e742e737667)](https://packagist.org/packages/ikoene/marvel-api-client)[![Packagist](https://camo.githubusercontent.com/d380f7245b1aee3f742b75523a7ee5d525e178c267456b911ee89f70b2444597/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696b6f656e652f6d617276656c2d6170692d636c69656e742e737667)](https://packagist.org/packages/ikoene/marvel-api-client)[![license](https://camo.githubusercontent.com/b2998f8972a15ee5b446f7fa457f570fe73797e71c21210b2e41b5c03bc51d73/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f696b6f656e652f6d617276656c2d6170692d636c69656e742e7376673f6d61784167653d32353932303030)](https://github.com/ikoene/Marvel-API-client/blob/master/LICENSE)

Marvel API client
=================

[](#marvel-api-client)

The **Marvel Comics API** allows developers everywhere to access information about Marvel's vast library of comics—from what's coming up, to 70 years ago. This **Marvel API client** helps you explore the Marvel universe with great ease.

Requirements
------------

[](#requirements)

- PHP 7.0.0
- [Marvel API key](http://developer.marvel.com/account)
- Love for Marvel

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

[](#installation)

Add the API client as a dependency to your project using [Composer](https://getcomposer.org/).

```
composer require ikoene/marvel-api-client

```

Usage
-----

[](#usage)

```
