PHPackages                             ralph/marvel - 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. ralph/marvel

ActivePhp[API Development](/categories/api)

ralph/marvel
============

Marvel Api For PHP

v0.0.2(7y ago)113MITPHPCI failing

Since Mar 28Pushed 6y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Marvel
======

[](#marvel)

Marvel Composer Package

[![ralph/marvel](https://camo.githubusercontent.com/26389e3d5b3230543ea1dde6139e7d3aa84aadda9edc74018835f32c6ce83798/68747470733a2f2f6a617977636a6c6f76652e6769746875622e696f2f73622f6c616e672f656e676c6973682e737667)](README.md)[![ralph/marvel](https://camo.githubusercontent.com/7d62ed7804673df9c7b36cf73b14f355a2e7900dd57a0f6d6d7fcb6efbe54829/68747470733a2f2f6a617977636a6c6f76652e6769746875622e696f2f73622f6c616e672f6368696e6573652e737667)](README-zh.md)

[![Latest Stable Version](https://camo.githubusercontent.com/0b3782f44227adf209dc97b0671cec690c4f278a79eb5a5d2b5299989eb15390/68747470733a2f2f706f7365722e707567782e6f72672f72616c70682f6d617276656c2f762f737461626c65)](https://packagist.org/packages/ralph/marvel)[![Latest Unstable Version](https://camo.githubusercontent.com/b3da296a9cb54d3199d79e6dff3d1c241c041896676ee7ec18bfd7778b1138d4/68747470733a2f2f706f7365722e707567782e6f72672f72616c70682f6d617276656c2f762f756e737461626c65)](https://packagist.org/packages/ralph/marvel)[![License](https://camo.githubusercontent.com/304f15d53d222fc0721ed9a1330140e8a10cd22afefbb99afd3280556d50a670/68747470733a2f2f706f7365722e707567782e6f72672f72616c70682f6d617276656c2f6c6963656e7365)](https://packagist.org/packages/ralph/marvel)

Introduction
------------

[](#introduction)

Welcome to the world's greatest marvel comics API!

The Marvel Comics API is a tool to help developers everywhere create amazing, uncanny and incredible web sites and applications using data from the 70-plus years of the Marvel age of comics.

**Ready to get started?** Great!

Here's the short version of what you need to do:

- **Sign up:** [Get an API key](https://developer.marvel.com/signup)
- **Be a good API citizen:** read, understand, and abide by the [terms of use](https://developer.marvel.com/terms) for the Marvel Comics API
- **Link back:** observe the [attribution and linking guidelines](https://developer.marvel.com/documentation/attribution) when displaying data from the API
- **Build cool stuff**: use [Ralph/Marvel](https://packagist.org/packages/ralph/marvel) Composer Package

> Ref: [https://developer.marvel.com/documentation/getting\_started](https://developer.marvel.com/documentation/getting_started)

Requirement
-----------

[](#requirement)

1. Guzzlehttp/guzzle
2. **[Composer](https://getcomposer.org/)**

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

[](#installation)

```
$ composer require "ralph/marvel:~0.0.2" -vvv
```

Usage
-----

[](#usage)

```
