Skip to content

NogsMPLS/marvel-api-client

 
 

Repository files navigation

Marvel API Client

Build Status

A PHP client for use with the Marvel API. This project is still under heavy development.

Requirements

The Marvel API Client requires PHP 5.4 (or later).

##Composer To add the library as a local, per-project dependency use Composer! Simply add a dependency on chadicus/marvel-api-client to your project's composer.json file such as:

{
    "require": {
        "chadicus/marvel-api-client": "dev-master"
    }
}

##Documentation PHP docs for the project can be found here.

##Examples Examples of use can be found here.

##Contact Developers may be contacted at:

##Project Build With a checkout of the code get Composer in your PATH and run:

./build.php

With Great Power Comes Great Responsibility.

When using the marvel-api-client you must follow Marvel's Rules of Attribution

About

A PHP Client for use with the marvel API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published